moonstream-to / moonworm

codegen for crypto degens and other ethereum smart contract toolkit for python
Apache License 2.0
36 stars 7 forks source link

"moonworm generate-brownie" should add a "--dry-run" flag onto commands which submit transactions #73

Open zomglings opened 2 years ago

zomglings commented 2 years ago

--dry-run would simulate the transaction at the current block and return any errors in its simulation, but not submit the transaction if it looked like it would be successful.