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

fix: document FilecoinMainnet as EIP-1559 compatible #2336

Merged
merged 1 commit into from
Apr 9, 2023

Conversation

agostbiro
Copy link
Contributor

Motivation

I've noticed reading the source code that in the Chain::is_legacy method FilecoinHyperspaceTestnet was listed as known EIP-1559 compatible while FilecoinMainnet as unknown.

I've restructured the code to reflect that FilecoinMainnet is known to be EIP-1559 compatible as well. This is just a documentation change, since the value returned is false in both cases.

Source official Filecoin blog: "EIP-1559 is implemented and live on the Filecoin mainnet."

Solution

PR Checklist

  • Added Tests (n/a)
  • Added Documentation (n/a)
  • Breaking changes (n/a)

@prestwich prestwich merged commit ddcee20 into gakonst:master Apr 9, 2023
@agostbiro agostbiro deleted the agostbiro/fevm-eip1559-support branch May 1, 2023 10:15
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.

3 participants