Skip to content

Releases: ApeWorX/ape-foundry

Ape Foundry 0.6.6

11 Apr 14:46
20ef5f7

Choose a tag to compare

Changes

  • chore: add avalanche and bsc networks [APE-821] @NotPeopling2day (#44)
  • fix: return exception instead of raise in get_virtual_machine_error() [APE-796] @unparalleled-js (#42)

Special thanks to: @NotPeopling2day and @unparalleled-js

Ape Foundry 0.6.5

03 Apr 23:15
970d967

Choose a tag to compare

Changes

  • feat: support Polygon networks [APE-790] @unparalleled-js (#40)

Special thanks to: @unparalleled-js

Ape Foundry 0.6.4

30 Mar 22:53
a6ed232

Choose a tag to compare

Changes

  • fix: web3.py upgrade related changes [APE-766] @unparalleled-js (#38)

Special thanks to: @unparalleled-js

Ape Foundry 0.6.3

27 Mar 20:45
ce04674

Choose a tag to compare

Changes

  • feat: implement get_transaction_trace() [APE-750] @unparalleled-js (#37)

Special thanks to: @unparalleled-js

Ape Foundry 0.6.2

16 Mar 18:36
337280e

Choose a tag to compare

Changes

  • refactor: use debug_traceCall @unparalleled-js (#36)
  • test: fix gas tests [APE-600] @unparalleled-js (#34)

Special thanks to: @unparalleled-js

Ape Foundry 0.6.1

13 Feb 02:40
8af98c7

Choose a tag to compare

Changes

  • feat: add optimism and arbitrum network support [APE-619] @wavey0x (#35)
  • fix: reset fork base fee @fmrmf (#33)
  • fix: issue with detecting ContractLogicError from impersonated accounts @unparalleled-js (#32)

Special thanks to: @fmrmf, @fubuloubu, @unparalleled-js and @wavey0x

Ape Foundry 0.6.0

31 Jan 22:49
c0da1dd

Choose a tag to compare

Changes

  • chore: upgrade to 0.6 Ape @unparalleled-js (#29)
  • refactor: updates from provider changes as a whole @unparalleled-js (#28)

Special thanks to: @unparalleled-js

Ape Foundry 0.5.2

02 Dec 04:57
815d3e8

Choose a tag to compare

Changes

Get caught up and working again!

  • feat: handle more input types in set_balance() (#25)
  • feat: Add block number kwarg to reset_fork() (#25)
  • fix: PoA issue where chains that started in PoA but are not currently in PoA had issues (#25)
  • fix: issue with overloaded _make_request helper method in Web3Provider (#25)
  • fix: PoA issues when connecting to existing networks @unparalleled-js (#27)
  • fix: Issue where could not set port in provider_settings dict (#25)
  • chore: updates from plugin template (#25)
  • test: fix broken tests in CI/CD (#25)

Special thanks to: @unparalleled-js

Ape Foundry 0.5.1

19 Oct 22:46
f6a1103

Choose a tag to compare

Changes

Special thanks to: @helloibis

Ape Foundry 0.5.0

15 Sep 15:21
04f6f79

Choose a tag to compare

Changes

  • chore: upgrade eth-ape to 0.5 range @unparalleled-js (#15)
  • chore: change node to rust in README @gakonst (#12)
  • feat: fork mode features and traces @unparalleled-js (#5)

Special thanks to: @gakonst and @unparalleled-js