Skip to content

Ape 0.5.8

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Dec 19:28
· 758 commits to refs/heads/main since this release
b9d0615

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 above DEBUG @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