scgbckbone
scgbckbone
revert breaking changes PR https://github.com/bitcoin/bips/pull/1673
@achow101 @akarve my bad, now I see that BIP2 was followed
Named miniscript imports. Wrap descriptor in json {"name:"n0", "desc":""} with name key to use this name instead of the filename. Mostly usefull for USB and NFC imports that have no...
> Ah! I guess it's related to the "name" of the descriptor? The team will get > back to you. > > You should be able to derive the addresses...
could you possibly split this into "b64 entropy fix only PR" and "the rest" ?
> Can you also provide an explanation of the Base64 entropy fix in the commit message. @jonatack this is my bug when I was adding base64 app to the BIP,...
https://github.com/coinkite/BBQr/pull/13
> When I test with the TAPSIGNER emulator the signature verification works fine curious how? I need this change to `ecard.py` to make verification work even for simulator https://github.com/scgbckbone/coinkite-tap-proto/pull/1 I...
> With respect to the parenthetical comment, it appears the MAX_SIGNERS constant is indeed enforced for both P2SH and P2WSH? I'm looking at shared/multisig.py which imports the constant from external/ckcc-protocol/ckcc/constants.py....
1. use `cktap status` cmd to see the path you're at, then `cktap xpub -p ` to get correct key, then it depends what you use as multisig coordinator, build...