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

Support iterators #76

Closed
exdx opened this issue May 3, 2023 · 0 comments · Fixed by #346
Closed

Support iterators #76

exdx opened this issue May 3, 2023 · 0 comments · Fixed by #346
Assignees

Comments

@exdx
Copy link
Contributor

exdx commented May 3, 2023

Iterating over the entire tree of keys and values is necessary for generating range proofs (and state sync). We could expose an entire iterator API, or simply implement support for Iter under the range proof code.

@rkuris rkuris moved this from Backlog 🗄️ to In Progress 🏗 in Platform Engineering Group Nov 13, 2023
@rkuris rkuris self-assigned this Nov 13, 2023
@rkuris rkuris linked a pull request Nov 14, 2023 that will close this issue
@github-project-automation github-project-automation bot moved this from In Progress 🏗 to Done ✅ in Platform Engineering Group Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants