Ape 0.7.14
·
401 commits
to refs/heads/main
since this release
Changes
- fix: plugin path assert @NotPeopling2day (#1992)
- feat: make dynamic structs pickleable with this one simple trick @banteg (#1990)
- fix: issue preventing docs CI workflow from updating
gh-pages
branch @antazoey (#1989) - docs: fix link and spelling issues in
ape init
command @antazoey (#1987) - feat: util method to help prevent failures from happening in repr methods @antazoey (#1985)
- fix: multicall allow failure @banteg (#1975)
- fix: issue getting correct error message for contract-reverts @antazoey (#1979)
- fix: support latest web3 changes @antazoey (#1978)
- test: auto mine functionality to eth-tester @antazoey (#1972)
- fix: block id not working in base Ethereum node class @antazoey (#1971)
- feat(AccountAPI): sign raw hash32 @fubuloubu (#1966)
Special thanks to: @NotPeopling2day, @antazoey, @banteg and @fubuloubu