eth-brownie / brownie

A Python-based development and testing framework for smart contracts targeting the Ethereum Virtual Machine.
https://eth-brownie.readthedocs.io
MIT License
2.65k stars 551 forks source link

feat(rpc/anvil): add more anvil command line args #1756

Closed jsvisa closed 6 months ago

jsvisa commented 8 months ago

What I did

Related issue: https://github.com/eth-brownie/brownie/issues/1686

How I did it

Add more arguments from the output of anvil --help

How to verify it

Checklist