Ape 0.8.10
github-actions
released this
25 Jul 17:17
·
141 commits
to refs/heads/main
since this release
Changes
- fix: issue where Vyper source-lines were not displayed in call-stacktraces @antazoey (#2188)
- fix: issue where home dir was not hidden in stacktraces @antazoey (#2189)
- fix: issue where compiler panics were not detected using Eth-Tester provider @antazoey (#2187)
- perf: massive performance improvements for project / sources manager @antazoey (#2185)
- feat:
raise_on_revert=False
kwarg for allowing failures on calls and transactions @antazoey (#2181) - chore: handle 1.11 mypy upgrades @antazoey (#2184)
- fix: issue where using
Contract(abi=
did not cache the ABI @antazoey (#2177)
Special thanks to: @antazoey