Skip to content

Ape 0.8.34

Choose a tag to compare

@github-actions github-actions released this 30 May 18:48
· 45 commits to refs/heads/main since this release
7cb52f8

Changes

  • feat(ethereum): add support for EIP-7702 @fubuloubu (#2612)
  • feat(node): Able to launch a local reth node @antazoey (#2630)
  • fix: ConfigManager would crash on attribute access and be un-recoverable when temporary poorly configured @antazoey (#2627)
  • test: document and show-case more the right-padded nature of bytes encoding @antazoey (#2620)
  • refactor: use new types from eth_pydantic_types @bitwise-constructs (#2322)

Special thanks to: @antazoey, @bitwise-constructs and @fubuloubu