Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

Added EIP1559 parameters to arguments for all transaction commands #30

Merged
merged 1 commit into from
Jan 26, 2022

Conversation

zomglings
Copy link
Member

Changes

All CLI commands that submit a transaction now have two additional (optional) arguments:

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

This means that dao can now submit EIP1559 transactions.

How to test these changes?

Submitted a createSimplePool transaction on Mumbai to test this.

Related issues

zomglings added a commit to zomglings/moonworm that referenced this pull request Jan 26, 2022
Copy link
Contributor

@peersky peersky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks correct

@zomglings zomglings merged commit 933bff4 into main Jan 26, 2022
@zomglings zomglings deleted the eip1559-support branch January 26, 2022 14:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants