bitcoinjs-lib
bitcoinjs-lib copied to clipboard
PSBT Taproot Key Path Finalizer Assumes Fixed 64-byte Signature Length
trafficstars
The PSBT Taproot keypath finalizer assumes a fixed signature length of 64 bytes, overlooking the variability (64 or 65 bytes) based on the sighash type (default or not). This could lead to errors, especially with non-default sighash types.
any news ont his @junderw?