-
Notifications
You must be signed in to change notification settings - Fork 102
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
fix(state): Limit the retrieval of note commitment subtrees #7734
Commits on Oct 12, 2023
-
Fix the combining of Sapling subtrees
This commit fixes a bug due to which the function `sapling_subtrees` used to always include all subtrees from the non-finalized state without respecting the given limit.
Configuration menu - View commit details
-
Copy full SHA for 45e2d63 - Browse repository at this point
Copy the full SHA 45e2d63View commit details -
Fix the combining of Orchard subtrees
This commit fixes a bug due to which the function `orchard_subtrees` used to always include all subtrees from the non-finalized state without respecting the given limit.
Configuration menu - View commit details
-
Copy full SHA for b69c8c3 - Browse repository at this point
Copy the full SHA b69c8c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b4f1eb - Browse repository at this point
Copy the full SHA 6b4f1ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42eeffe - Browse repository at this point
Copy the full SHA 42eeffeView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7a5684 - Browse repository at this point
Copy the full SHA e7a5684View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8024091 - Browse repository at this point
Copy the full SHA 8024091View commit details -
Use
pub(super)
forDiskWriteBatch
Set the visibility of `DiskWriteBatch` to `pub(super)`.
Configuration menu - View commit details
-
Copy full SHA for a5d6937 - Browse repository at this point
Copy the full SHA a5d6937View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3adf6bf - Browse repository at this point
Copy the full SHA 3adf6bfView commit details -
Use
default()
for subtree roots in testsThis change is unrelated to the PR.
Configuration menu - View commit details
-
Copy full SHA for 77fe471 - Browse repository at this point
Copy the full SHA 77fe471View commit details -
Refactor docs for inserting subtrees
This change is unrelated to the PR.
Configuration menu - View commit details
-
Copy full SHA for d251e7b - Browse repository at this point
Copy the full SHA d251e7bView commit details