Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(types): make Arbitrum, Arbitrum Goerli, Arbitrum Nova EIP1559 comp #2410

Merged
merged 1 commit into from
May 9, 2023

Conversation

fulminmaxi
Copy link
Contributor

Motivation

Arbitrum mainnet, Arbitrum Goerli and Arbitrum Nova recently switched to EIP1559 as can be seen from those example transactions:

This PR updates ethers to indicate all of the chains above as non legacy.

Solution

Change the is_legacy function to return false for Arbitrum mainnet, Arbitrum Goerli and Arbitrum Nova.

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

Signed-off-by: Francesco <francesco@fulminlabs.org>
@gakonst gakonst merged commit 4e5c1b5 into gakonst:master May 9, 2023
12 of 14 checks passed
@gakonst
Copy link
Owner

gakonst commented May 9, 2023

Clippy unrelated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants