-
Notifications
You must be signed in to change notification settings - Fork 19
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
Tracking Issue: Combine with Sovereign-Labs/jmt #74
Comments
What if we made it take |
This is a good suggestion. I'll open a PR this afternoon. The underlying motivation for this item is to allow apps to efficiently retrieve a sequential keys using an iterator though, so just switching to |
Hmm, on further thought I think this change will prevent |
In our weekly sprint planning, we pulled in all outstanding JMT issues and are wondering what the status of this one is. @preston-evans98 is there anything that needs to be done on our end? |
@zbuc Nothing immediate. I'll be trying to add |
Overview
Sovereign Labs and Penumbra are combining efforts to make one JMT to rule them all. This is a tracking issue for all of the changes from the Sovereign Labs JMT that we want to port over to this repo:
Children
from aHashMap
to an array Convert Children from a HashMap to an array #75batch_insert
API to share intermediate hashesno_std
. Support no_std #87The text was updated successfully, but these errors were encountered: