Skip to content

Ape 0.5.5

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Nov 16:11
· 915 commits to refs/heads/main since this release
29392dc

Changes

  • chore: remove pychain banner @NotPeopling2day (#1137)
  • chore: use setuptools types @unparalleled-js (#1135)
  • fix: add BaseTransacrtion.txn_hash type hint @helloibis (#1136)
  • docs: add more detail on interfaces @unparalleled-js (#1134)
  • feat: include view calls in gas report @unparalleled-js (#1131)
  • fix: issue where contract cache allowed non-checksum addresses @unparalleled-js (#1133)
  • chore: upgrade web3py dependency to 6.0.0b7 @unparalleled-js (#1130)
  • feat: Add set_code method to ProviderAPI @sabotagebeats (#1090)
  • perf: only check trace in tests if has a reason to @unparalleled-js (#1128)
  • fix: utils.abi.parse_type() bug @nazariyv (#1123)
  • feat: ability to interact with contracts by method string name @evmBrahmin (#1121)
  • feat: local geth provider _snapshot() and _revert() implementations @unparalleled-js (#1127)
  • test: run geth in tests @unparalleled-js (#1120)
  • fix: pass default contract type to proxy target @jmonteer (#1124)
  • fix: pin mypy to 0.982 @helloibis (#1126)

Special thanks to: @NotPeopling2day, @evmBrahmin, @helloibis, @jmonteer, @nazariyv, @sabotagebeats and @unparalleled-js