ApeWorX / ape-foundry

Foundry network provider for the Ape Framework
https://www.apeworx.io/
Apache License 2.0
33 stars 13 forks source link

fix: reset fork base fee #33

Closed fmrmf closed 1 year ago

fmrmf commented 1 year ago

What I did

fixes: #31

How I did it

After resetting fork to block_number, added call to anvil_setNextBlockBaseFeePerGas endpoint with base_fee of new forked chain state.

How to verify it

Checklist