Ape 0.6.20
github-actions
released this
20 Sep 22:15
·
506 commits
to refs/heads/main
since this release
Changes
- refactor: move web3 loggers and fix test failures [APE-1404] @antazoey (#1670)
- test: caplog fixes [APE-1396] @antazoey (#1665)
- fix: persistent fork issue when calling
networks.fork()
[APE-938] @antazoey (#1664) - refactor: corrections from network investigation [APE-1394] @antazoey (#1663)
- fix: deleting proxies [APE-1346] @antazoey (#1653)
- fix: log decoding issues and missing events [APE-1289] @antazoey (#1662)
- fix: structs in logs [APE-1222] @antazoey (#1659)
- feat: improve txn not found [APE-1348] @antazoey (#1661)
- fix: config overrides [APE-1197] @antazoey (#1656)
- fix: GitHub client retry on rate limiting [APE-1198] @antazoey (#1658)
- fix: pytest trace shows wrong lineno [APE-1388] @antazoey (#1657)
- fix(deps): update pin of ethpm-types [APE-1383] @fubuloubu (#1654)
- fix:
ape pm list
fixes [APE-1347] @antazoey (#1652) - feat: added
remove
option forape pm
[APE-1315] @Aviksaikat (#1621) - feat: option to load contracts using
ABIs
[APE-1334] @Aviksaikat (#1635) - feat: decode bytes32 symbols in traces [APE-1368] @banteg (#1650)
- feat: network base fee multiplier is now configurable [APE-1273] @antazoey (#1588)
- fix: don't compile
contracts/.build
[APE-1358] @antazoey (#1645) - fix: issue where pretty trace tree included two sets of parentheses [APE-1364] @antazoey (#1648)
- fix: shanghai support in local geth [APE-1355] @antazoey (#1644)
- docs: remove gitcoin link from funding [APE-1360] @fubuloubu (#1646)
- fix(pytest): fix double yield problem in isolation fixture [APE-1353] @antazoey (#1642)
- fix: false-positives bug when making mock-log assertions [APE-1352] @antazoey (#1641)
- fix: issue where couldn't specify multiple versions when installing plugins [APE-1345] @antazoey (#1639)
- fix: index error in trace handler [APE-1342] @antazoey (#1638)
- refactor: simplify the adding of middleware [APE-1340] @antazoey (#1637)
Special thanks to: @Aviksaikat, @antazoey, @banteg and @fubuloubu