Releases: ApeWorX/ape-foundry
Releases · ApeWorX/ape-foundry
Ape Foundry 0.8.5
Ape Foundry 0.8.4
Ape Foundry 0.8.3
Ape Foundry 0.8.2
Ape Foundry 0.8.1
Ape Foundry 0.8.0
Ape Foundry 0.7.5
Changes
- fix: allow empty fork config to default to empty dict @antazoey (#102)
- chore: delete double log (is happening in core) @antazoey (#101)
- fix: variable was not used @antazoey (#100)
- refactor: remove goerli @NotPeopling2day (#98)
- feat: python 3.12 support @antazoey (#99)
Special thanks to: @NotPeopling2day and @antazoey
Ape Foundry 0.7.4
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