Ape 0.5.8
github-actions
released this
13 Dec 19:28
·
818 commits
to refs/heads/main
since this release
Changes
- fix: allow Gnosis Safe style proxies to work with earlier deployments @fubuloubu (#1178)
- fix: issues with dependencies of dependencies @unparalleled-js (#1183)
- test: ape init @Ninjagod1251 (#1175)
- refactor: use callTracer for geth style traces @unparalleled-js (#1177)
- feat: allow setting balance if current provider supports it @fubuloubu (#1173)
- fix: gas_limit of "auto" causes failure with unsupported providers @fubuloubu (#1180)
- fix: send subprocess provider output to
devnull
when log level aboveDEBUG
@unparalleled-js (#1172) - feat:
ape accounts export <ALIAS>
exports private key @sabotagebeats (#1170) - test: added testing for
accounts generate
seed phrase length @sabotagebeats (#1169)
Special thanks to: @Ninjagod1251, @fubuloubu, @sabotagebeats and @unparalleled-js