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

[fortuna] Add legacy transaction support #1126

Merged
merged 4 commits into from
Oct 31, 2023
Merged

[fortuna] Add legacy transaction support #1126

merged 4 commits into from
Oct 31, 2023

Conversation

jayantk
Copy link
Contributor

@jayantk jayantk commented Oct 31, 2023

The EOS EVM testnet (which we've agreed to demo on) doesn't support EIP 1559 transactions. Add support for legacy transactions to the network config.

Turns out ethers has a nice way to support this functionality (though i had to bang my head against the docs for like an hour).

Copy link

vercel bot commented Oct 31, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
example-oracle-amm ⬜️ Ignored (Inspect) Visit Preview Oct 31, 2023 2:18pm
xc-admin-frontend ⬜️ Ignored (Inspect) Visit Preview Oct 31, 2023 2:18pm

Copy link
Contributor

@Reisen Reisen left a comment

Choose a reason for hiding this comment

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

Neat.

@jayantk jayantk merged commit f0a077a into main Oct 31, 2023
5 checks passed
@jayantk jayantk deleted the random12 branch October 31, 2023 19:13
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.

2 participants