Merge pull request #542 from LedgerHQ/musig-fixes
This commit fixes missing error handling in the Ledger Bitcoin app's MuSig2 multi-signature code. Several cryptographic functions could fail silently or return incorrect results because their error codes were ignored. The patch now checks …
0fec192fby Salvatore Ingala+21−63 files