You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge #863: fix(keymap): use correct derivation_path for keys with origin
2f72b27 fix(keymap): use correct `derivation_path` for keys with origin (Leonardo Lima)
Pull request description:
- Fixes the implementation of `GetKey` for `KeyRequest::Bip32` when there's `Xpriv` has an origin, and it matches with the given `KeyRequest::Bip32` derivation_path. It should strip the matching part, to correctly derive the key at the correct child number.
- Updates the existing test to the correct and expected behavior.
ACKs for top commit:
apoelstra:
ACK 2f72b27; successfully ran local tests
Tree-SHA512: 0357a1fec8076b64c3e47a5373c20630621b3fd05687a98af08fb34b186c58c0c086a7a3eee674397860df9b4cb891c2e1d68b66623e836824f0f5498029a2c4
0 commit comments