Skip to content

Releases: ApeWorX/ape

Ape 0.8.40

09 Oct 14:12
ce1d57d
Compare
Choose a tag to compare

Changes

  • fix(Deps): use EthPM Types v0.6.28; remove temp upper pin on pydantic @fubuloubu (#2703)

Special thanks to: @fubuloubu

Ape 0.8.39

08 Oct 15:34
076c7cd
Compare
Choose a tag to compare

Changes

Special thanks to: @antazoey and @pcaversaccio

Ape 0.8.38

29 Sep 23:43
2a43d65
Compare
Choose a tag to compare

Changes

Special thanks to: @PelumiDegen31, @antazoey, @dragonbod and @zkpepe

Ape 0.8.37

25 Aug 03:34
58eac10
Compare
Choose a tag to compare

Changes

Special thanks to: @Aviksaikat, @NikolaiKryshnev, @PelumiDegen31, @antazoey, @fubuloubu, @racequite and @sellskin

Ape 0.8.36

05 Jun 02:09
633e329
Compare
Choose a tag to compare

Changes

Special thanks to: @fubuloubu

Ape 0.8.35

04 Jun 14:50
1afdbc6
Compare
Choose a tag to compare

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

Ape 0.8.34

30 May 18:48
7cb52f8
Compare
Choose a tag to compare

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

Ape 0.8.33

12 May 18:39
7953d1b
Compare
Choose a tag to compare

Changes

Special thanks to: @BowTiedDevil and @antazoey

Ape 0.8.32

26 Apr 02:43
19d9863
Compare
Choose a tag to compare

Changes

Special thanks to: @Hopium21, @antazoey, @fubuloubu, @leopardracer and @shwetd19

Ape 0.8.31

10 Apr 17:04
ed3f244
Compare
Choose a tag to compare

Changes

  • fix(Contracts): only update contract cache with proper merge of ABI @fubuloubu (#2568)

Special thanks to: @fubuloubu