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

zcash_client_sqlite: Add Orchard wallet support #1182

Merged
merged 14 commits into from
Mar 12, 2024

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    021128b View commit details
    Browse the repository at this point in the history
  2. zcash_client_sqlite: Get the minimum of Sapling and Orchard anchor he…

    …ights for the anchor.
    nuttycom authored and str4d committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    ac7113c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1a8af0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44f5a55 View commit details
    Browse the repository at this point in the history
  5. zcash_client_sqlite: Ensure that we only exclude the correct notes fr…

    …om selection.
    nuttycom authored and str4d committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    6086774 View commit details
    Browse the repository at this point in the history
  6. zcash_client_sqlite: Make note selection queries consistent between S…

    …apling and Orchard.
    nuttycom authored and str4d committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    cad174c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    820b1f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6601820 View commit details
    Browse the repository at this point in the history
  9. zcash_client_sqlite: Minor refactoring for improved debuggability & f…

    …uture Sapling flagging.
    nuttycom authored and str4d committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    1028894 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8e09b78 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5a6057b View commit details
    Browse the repository at this point in the history
  12. Fix typos

    str4d committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    d68a01a View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. zcash_client_sqlite: Ensure that truncation is applied to the Orchard…

    … note commitment tree.
    nuttycom committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    2eb5061 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: str4d <[email protected]>
    nuttycom and str4d committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    5a28970 View commit details
    Browse the repository at this point in the history