Skip to content

moonworm v0.1.14

Compare
Choose a tag to compare
@zomglings zomglings released this 26 Jan 18:18
· 137 commits to main since this release
0477656

moonworm generate-brownie now adds to parameters to generated CLI commands which submit transactions:

  1. --max-fee-per-gas
  2. --max-priority-fee-per-gas

These parameters are optional, and transactions which specify these parameters are submitted as EIP1559 transactions.