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

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
@gakonst
Copy link
Owner

gakonst commented May 9, 2023

Clippy unrelated

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