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

Update CaravanMultisig.java #1413

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Commits on May 3, 2024

  1. Update CaravanMultisig.java

    Sparrow currently makes an assumption about the derivation path to replace the "UNKNOWN" masked derivation path. Changing this to m/0/0/0/0 matches the masking provided in the Coldcard multisig config file, ensuring users are able to sign transactions without being rejected by Coldcard for a derivation path mismatch.
    jevidon authored May 3, 2024
    Configuration menu
    Copy the full SHA
    405f4db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c42a7fd View commit details
    Browse the repository at this point in the history
  3. Update CaravanMultisig.java

    Reversing changes to original PR.
    jevidon authored May 3, 2024
    Configuration menu
    Copy the full SHA
    debeb82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e288473 View commit details
    Browse the repository at this point in the history