Skip to content

Ape 0.8.35

Choose a tag to compare

@github-actions github-actions released this 04 Jun 14:50
· 37 commits to refs/heads/main since this release
1afdbc6

Changes

  • chore(deps): update tqdm/urllib3/rich/evm-trace to latest deps @fubuloubu (#2623)
  • feat(node): ability to simulate MEV bundles @antazoey (#2639)
  • fix(project): issue where multi-project unset config would override actually set items @antazoey (#2638)
  • fix: issue where foundry config would no longer work as soon as added an ape-config.yaml file @antazoey (#2637)
  • feat(contracts): easily get signed serialized transactions bytes from contract handlers @antazoey (#2633)
  • fix(pm): sourceless dependencies of dependencies are always re-downloaded on compile @antazoey (#2635)
  • feat(node): has PoA history method for sharing with plugins @antazoey (#2634)
  • fix(node): ipc path was wrong for reth nodes managed by Ape @antazoey (#2632)

Special thanks to: @antazoey and @fubuloubu