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: add execution and consensus nodes #49

Merged
merged 15 commits into from
Jan 11, 2024
Merged

feat: add execution and consensus nodes #49

merged 15 commits into from
Jan 11, 2024

Conversation

leovct
Copy link
Contributor

@leovct leovct commented Jan 8, 2024

Add a list of execution and consensus node implementations with links to their Github repositories and documentations.

Resolves #33

Here's how the website renders:

  • When showing everything

Screenshot 2024-01-08 at 20 09 07

Screenshot 2024-01-08 at 20 09 02

  • When only showing differences

Screenshot 2024-01-08 at 20 09 18

@leovct leovct changed the title feat: add nodes feat: add execution and consensus nodes Jan 8, 2024
Copy link

vercel bot commented Jan 8, 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 11, 2024 2:49pm

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.

Looks great! Just need to fix the node list for L2s :)

src/chains/optimism/nodes.ts Outdated Show resolved Hide resolved
src/chains/arbitrum/nodes.ts Outdated Show resolved Hide resolved
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 7a20c96 into mds1:main Jan 11, 2024
4 checks passed
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.

feat(data): Nodes
2 participants