..
input.go
multi: improve logging re resolution flow
2023-08-10 13:50:03 +08:00
musig2_test.go
multi: add version to MuSig2 API, bump btcd/btcec to v2.3.2
2023-02-03 18:30:10 +01:00
musig2.go
multi: add version to MuSig2 API, bump btcd/btcec to v2.3.2
2023-02-03 18:30:10 +01:00
script_utils_test.go
input: add exhaustive unit tests for new taproot scripts
2023-08-22 16:30:23 -07:00
script_utils.go
input: restore usage of NUMS key for to_remote output
2023-08-22 16:30:26 -07:00
signdescriptor_test.go
multi: use btcd's btcec/v2 and btcutil modules
2022-03-09 19:02:37 +01:00
signdescriptor.go
multi: introduce and use new TapTweak and SignMethod fields
2022-05-11 10:07:49 +02:00
signer.go
signer: fix comment about p2tr in ComputeInputScript
2022-06-29 18:28:59 +02:00
size_test.go
multi: move many t.Fatalf calls to require.NoError
2022-06-17 04:26:55 +00:00
size.go
multi: add p2tr tapscript key path signing capabilities
2022-03-24 18:02:39 +01:00
taproot_test.go
input: restore usage of NUMS key for to_remote output
2023-08-22 16:30:26 -07:00
taproot.go
input: add PayToTaprootScript helper func
2023-08-22 16:29:52 -07:00
test_utils.go
input: add exhaustive unit tests for new taproot scripts
2023-08-22 16:30:23 -07:00
txout_test.go
multi: move Input interface and related code
2019-01-31 13:25:33 +01:00
txout.go
multi: move Input interface and related code
2019-01-31 13:25:33 +01:00
witnessgen.go
input: note to update witness type protobuf
2023-04-12 21:58:12 +02:00