.. |
bip32.go
|
psbt: add global XPubs to packet
|
2025-01-14 21:19:35 +01:00 |
creator.go
|
chore: fix some comments (#2146)
|
2024-03-27 09:45:48 -04:00 |
extractor.go
|
psbt: fix formatting and typos
|
2023-01-27 15:30:42 +01:00 |
finalizer.go
|
psbt: support finalizing MuSig2 partial signatures
|
2025-01-19 13:24:24 +01:00 |
go.mod
|
Merge 8e879e1b39 into c7191d2913
|
2025-03-10 14:00:38 +00:00 |
go.sum
|
psbt: update btcec/v2 to v2.3.3
|
2025-01-19 13:24:23 +01:00 |
musig2.go
|
psbt: add new structs for MuSig2 fields
|
2025-01-19 13:24:23 +01:00 |
partial_input.go
|
psbt: add new MuSig2 fields to inputs and outputs
|
2025-01-19 13:24:23 +01:00 |
partial_output.go
|
psbt: add new MuSig2 fields to inputs and outputs
|
2025-01-19 13:24:23 +01:00 |
partialsig.go
|
psbt: fix typo, remove TODO
|
2022-05-02 16:25:09 +02:00 |
psbt.go
|
psbt: add global XPubs to packet
|
2025-01-14 21:19:35 +01:00 |
psbt_test.go
|
psbt: add global XPubs to packet
|
2025-01-14 21:19:35 +01:00 |
signer.go
|
psbt: fix formatting and typos
|
2023-01-27 15:30:42 +01:00 |
sort.go
|
btcutil: move btcutil into new sub-module
|
2022-01-10 18:44:56 -08:00 |
sort_test.go
|
btcutil: move btcutil into new sub-module
|
2022-01-10 18:44:56 -08:00 |
taproot.go
|
psbt: export Bip32 encode/decode functions
|
2023-01-27 15:30:41 +01:00 |
types.go
|
psbt: add new MuSig2 fields to inputs and outputs
|
2025-01-19 13:24:23 +01:00 |
updater.go
|
psbt: rename receiver to match rest of code
|
2022-05-02 16:25:11 +02:00 |
utils.go
|
psbt: add PrevOutFetcher helper func
|
2025-01-19 13:24:23 +01:00 |
utils_test.go
|
btcutil: move btcutil into new sub-module
|
2022-01-10 18:44:56 -08:00 |