Replies: 1 comment
-
This is indeed very useful. I have just had a usecase where this is needed. Any updates on this where you able to figure it out? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to switch from hardhat to anvil.
We write a simulation software that forks the chain at a particular time and then interacts with DeFi pools to simulation trading behaviours.
One thing that was very helpful in hardhat was setting the gasprice to 0.
Despite my best efforts, I have not yet been able to launch a network with anvil that has this property.
Any help/advice would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions