Quadratic-Labs / VerkleTries_Besu

MIT License
14 stars 16 forks source link

getVisitor VKT implementation #15

Open dragan2234 opened 1 year ago

dragan2234 commented 1 year ago

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 commented 1 year ago

Ok, I'll work on this one