Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Use EIP1559 transactions #1228

Merged
merged 5 commits into from
Oct 28, 2022
Merged

Use EIP1559 transactions #1228

merged 5 commits into from
Oct 28, 2022

Conversation

sveitser
Copy link
Contributor

Some tests are failing. They can likely be fixed by manually specifying a high enough gas limit.

@philippecamacho
Copy link
Collaborator

Any reason why we should not fix the tests, merge to main and deploy the changes to the Goerli services?

@sveitser
Copy link
Contributor Author

The only reason would be that it's not enough of a priority to make this change.

- Specify manual gas limit where estimated value leads to transaction
  running out of gas.
- Add some `.ensure_mined()` calls.
- Replace some unwraps with `?`.
- Specify manual gas limit where transactions run out of gas.
@sveitser sveitser marked this pull request as ready for review October 28, 2022 14:03
@sveitser sveitser changed the title WIP: use EIP1559 transactions Use EIP1559 transactions Oct 28, 2022
Copy link
Collaborator

@philippecamacho philippecamacho left a comment

Choose a reason for hiding this comment

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

LGTM

@sveitser sveitser merged commit 3ce0a78 into main Oct 28, 2022
@sveitser sveitser deleted the eip-1559-txns branch October 28, 2022 16:10
sveitser added a commit that referenced this pull request Oct 31, 2022
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.

2 participants