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

getVisitor VKT implementation #15

Open
dragan2234 opened this issue Aug 25, 2023 · 1 comment
Open

getVisitor VKT implementation #15

dragan2234 opened this issue Aug 25, 2023 · 1 comment

Comments

@dragan2234
Copy link
Collaborator

We need get_visitor implementation for verkle trie structure. It should be inspired by the same function that Besu uses in their MPT.

The implementer would need to dig deep into besu's code and make small but meaningful contribution

cc @thomas-quadratic when you catch time add more info about this

@thomas-quadratic
Copy link
Member

Ok, I'll work on this one

thomas-quadratic added a commit that referenced this issue Sep 15, 2023
Implements GetVisitor, fixes PutVisitor and adds functional tests to SimpleVerkleTrie

Closes issue #15
thomas-quadratic added a commit that referenced this issue Sep 15, 2023
Implements GetVisitor, fixes PutVisitor and adds functional tests to SimpleVerkleTrie

Closes issue #15
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

2 participants