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

refactor: move HD code from CWallet to LegacyScriptPubKeyMan #5854

Merged
merged 15 commits into from
Mar 5, 2024

Commits on Mar 5, 2024

  1. feat: extra check failure case CWallet::GenerateNewHDChainEncrypted

    To unify code with GenerateNewHDChain
    knst committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    6993d11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b72726 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c8e458 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a180d73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    59a9988 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e08b64a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c3754d5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f418b9a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a219748 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b2143f9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a0389e1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    392b51b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fa6519f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e8f84af View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b5f4411 View commit details
    Browse the repository at this point in the history