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

TODO Verkle-Spec #63

Open
4 tasks
ControlCplusControlV opened this issue Dec 24, 2022 · 0 comments
Open
4 tasks

TODO Verkle-Spec #63

ControlCplusControlV opened this issue Dec 24, 2022 · 0 comments

Comments

@ControlCplusControlV
Copy link
Contributor

lib.rs

  • - Specify the parts in the code where we assume VERKLE_WIDTH = 256
  • - Expose type markers in verkle-trie, so we can ensure that none of them overlap
  • - With the type markers in this crate. In particular, this crate uses 2, while verkle-trie uses 1 and 0

utils.rs

  • - This pads to 255*16, but we really only need it to be aligned
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

1 participant