Skip to content

Refactor CachingDB to support multiple trie database structure #31489

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

Open
rjl493456442 opened this issue Mar 25, 2025 · 2 comments
Open

Refactor CachingDB to support multiple trie database structure #31489

rjl493456442 opened this issue Mar 25, 2025 · 2 comments

Comments

@rjl493456442
Copy link
Member

Currently, in state.CachingDB, only a single trie database is available, allowing access only to the Merkle trie.

For the Verkle transition, a separate Verkle trie database instance is required to store Verkle states.

@simon0x1800
Copy link

Hi @rjl493456442 , I was wondering if this issue is currently open for contribution? If so, I’d be interested in working on it and would be happy to get started if that’s alright with you. Thank you!

@rjl493456442
Copy link
Member Author

@gballet has been actively working on this.

If you're looking to contribute, please consider picking up a different task!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants