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

Verkle testnet #53

Open
sauliusgrigaitis opened this issue Oct 23, 2024 · 5 comments
Open

Verkle testnet #53

sauliusgrigaitis opened this issue Oct 23, 2024 · 5 comments

Comments

@sauliusgrigaitis
Copy link
Member

We should have support for Verkle. On CL side there aren't many changes so it really makes sense to support it soon and join https://github.com/ethpandaops/verkle-devnets.

@shreyas-londhe
Copy link

Hi @sauliusgrigaitis! I'm interested in working on this. Can you please guide me on how to start?

@sauliusgrigaitis
Copy link
Member Author

Hi @shreyas-londhe , I think it makes sense to check https://verkle.info/ .

There was some turbulence around Verkle recently because binary trees are getting strong support from some folks. Likely it would be the best to ask EL does it still makes sense to join Verkle testnet for a new client right now or is it better to wait until the discussions around verkle/binary trees settle. @gballet any comment?

@gballet
Copy link

gballet commented Dec 13, 2024

It still makes sense to join the verkle testnet, because from a CL point of view, stateless Ethereum is the same whether we are looking at verkle trees or binary trees. The only thing that changes is the crypto, and that is opaque to the CL.

@shreyas-londhe
Copy link

@sauliusgrigaitis I think I can get started with this as my other PR #69 is almost done. Can you please tell me how I can start on this?

@gballet
Copy link

gballet commented Jan 13, 2025

it should be straightforward:

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

No branches or pull requests

3 participants