10 Commits (2309a7a561d60e17af131984b03fb5f49421a89e)

Author SHA1 Message Date
niftynei 58282819a9 psbt: if a transaction has witnesses/scriptSig set, add it to psbt 5 years ago
niftynei 052d40ae98 psbt: add method to confirm 'finalized' status of psbt 5 years ago
niftynei 000ef2079c psbt: helpers for adding a pubkey or signature to a psbt 5 years ago
niftynei 3c6e3eecee psbt: add 'wally_psbt_clone' function, to clone a psbt 5 years ago
niftynei db8ef922ed psbt: add to/from byte helpers 5 years ago
niftynei a04f0fe250 psbt: remove input_amounts from bitcoin tx 5 years ago
niftynei cc6eba1d72 psbt: try one big alloc and fail instead of incremental buffer increases 5 years ago
niftynei 559f88faa1 psbt: add serialize to/from wire for psbts 5 years ago
niftynei 5d0fc176e8 psbt: create new_psbt method 5 years ago
niftynei 2d5c61dfc1 psbt: methods to mutate psbt in place 5 years ago