Skip to content

Releases: ApeWorX/ape-foundry

Ape Foundry 0.8.7

17 Dec 03:22
d09ac5d
Compare
Choose a tag to compare

Changes

Special thanks to: @antazoey and @bitwise-constructs

Ape Foundry 0.8.6

05 Dec 21:45
ac6a359
Compare
Choose a tag to compare

Changes

Special thanks to: @NotPeopling2day and @bitwise-constructs

Ape Foundry 0.8.5

08 Nov 16:01
8f6517f
Compare
Choose a tag to compare

Changes

Special thanks to: @antazoey

Ape Foundry 0.8.4

20 Aug 15:16
f04c451
Compare
Choose a tag to compare

Changes

  • perf: optimize getting virtual machine errors @antazoey (#115)
  • chore: delete unneeded try / except blocks for erroring revert checks on emptiness @antazoey (#114)

Special thanks to: @antazoey

Ape Foundry 0.8.3

07 Aug 22:43
e7c7aae
Compare
Choose a tag to compare

Changes

  • refactor: utilize core feature for impersonating accounts and sending txns @antazoey (#113)
  • feat: set --optimism flag for optimism-based networks @antazoey (#110)

Special thanks to: @antazoey

Ape Foundry 0.8.2

26 Jul 19:31
1a09913
Compare
Choose a tag to compare

Changes

  • fix: issue detecting proper message from certain virtual machine errors @antazoey (#111)
  • feat: global evm-version config @antazoey (#112)

Special thanks to: @antazoey

Ape Foundry 0.8.1

26 Jul 00:05
bbf676b
Compare
Choose a tag to compare

Changes

Special thanks to: @antazoey and @dtdang

Ape Foundry 0.8.0

01 Jun 01:14
2a42aef
Compare
Choose a tag to compare

Changes

Special thanks to: @antazoey

Ape Foundry 0.7.5

09 May 18:47
Compare
Choose a tag to compare

Changes

Special thanks to: @NotPeopling2day and @antazoey

Ape Foundry 0.7.4

08 Mar 21:18
abb0455
Compare
Choose a tag to compare

Changes

  • feat(fork): add sepolia support for L2 networks @fubuloubu (#91)
  • feat: declare base and blast support @banteg (#96)
  • feat: show call trace on transaction revert @mikeshultz (#92)
  • fix(test): anvil behavior changed with --block-base-fee-per-gas @mikeshultz (#95)
  • fix: custom error check fails when error has receipt instead of transaction @antazoey (#87)
  • feat: allow configuring disable_block_gas_limit @antazoey (#84)

Special thanks to: @antazoey, @banteg, @fubuloubu and @mikeshultz