-
Notifications
You must be signed in to change notification settings - Fork 250
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
Post-release merge of zcash_client_sqlite-0.12.1
back to main
.
#1568
Commits on Oct 10, 2024
-
zcash_client_sqlite:
recover_until_height
is an exclusive end.In scan progress computation, `recover_until_height` was incorrectly being treated as an inclusive end, meaning that it was possible for a block's notes to be counted both within the recovery range and within the scanning range.
Configuration menu - View commit details
-
Copy full SHA for 2584d95 - Browse repository at this point
Copy the full SHA 2584d95View commit details -
Configuration menu - View commit details
-
Copy full SHA for acb0911 - Browse repository at this point
Copy the full SHA acb0911View commit details -
zcash_client_sqlite: Fix fallback tree size usage in scan progress.
We now compute the fallback tree size at the birthday height and the recover-until height separately in order to avoid the mixing of concerns.
Configuration menu - View commit details
-
Copy full SHA for c35c565 - Browse repository at this point
Copy the full SHA c35c565View commit details -
Configuration menu - View commit details
-
Copy full SHA for d89b04c - Browse repository at this point
Copy the full SHA d89b04cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 930f893 - Browse repository at this point
Copy the full SHA 930f893View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa42b2e - Browse repository at this point
Copy the full SHA fa42b2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f89b3ce - Browse repository at this point
Copy the full SHA f89b3ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4c6a3d - Browse repository at this point
Copy the full SHA e4c6a3dView commit details
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c108281 - Browse repository at this point
Copy the full SHA c108281View commit details -
zcash_client_backend: Clarify documentation of
scan_progress
and `r……ecovery_progress` methods.
Configuration menu - View commit details
-
Copy full SHA for 370c83f - Browse repository at this point
Copy the full SHA 370c83fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 279479c - Browse repository at this point
Copy the full SHA 279479cView commit details -
Merge pull request #1564 from nuttycom/hotfix/scan_progress
zcash_client_sqlite: Fix errors in progress computation.
Configuration menu - View commit details
-
Copy full SHA for 1f711e0 - Browse repository at this point
Copy the full SHA 1f711e0View commit details -
Merge remote-tracking branch 'upstream/main' into hotfix/zcash_client…
…_sqlite-0.12.1-merge
Configuration menu - View commit details
-
Copy full SHA for 8cce254 - Browse repository at this point
Copy the full SHA 8cce254View commit details