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

feat: optimism eips diffs #53

Merged
merged 21 commits into from
Jan 26, 2024
Merged

feat: optimism eips diffs #53

merged 21 commits into from
Jan 26, 2024

Conversation

leovct
Copy link
Contributor

@leovct leovct commented Jan 22, 2024

Follow-up of #50 and related to #37

The only diffs between Optimism and Ethereum are EIP-1559 parameters based on their docs and a few other EIPs that are implemented differently such as EIP-4399 (PREVRANDAO) and EIP-4895 (withdrawals lists). We also removed all the consensus EIPs from the list of Optimism EIPs since they do not really apply to L2s.

Copy link

vercel bot commented Jan 22, 2024

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

Name Status Preview Comments Updated (UTC)
evm-diff ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 26, 2024 3:10pm

src/chains/optimism/eips.ts Outdated Show resolved Hide resolved
@leovct leovct requested a review from mds1 January 24, 2024 15:58
@leovct leovct marked this pull request as ready for review January 24, 2024 15:58
@leovct leovct changed the title feat: optimism eips feat: optimism eips diffs Jan 24, 2024
Copy link
Owner

@mds1 mds1 left a comment

Choose a reason for hiding this comment

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

Thank you!

@mds1 mds1 merged commit 8c5837a into mds1:main Jan 26, 2024
4 checks passed
@leovct leovct deleted the feat/optimism-eips branch January 26, 2024 15:23
@leovct leovct mentioned this pull request Feb 2, 2024
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