14 Commits (c76cfe9c5c3bfc76855f1ad6dd2bbbbd9099af6c)

Author SHA1 Message Date
niftynei b44e36b99e spec-update: get rid of max-witness-len 4 years ago
niftynei aef5a5a0e5 psbt: psbt_has_serial_id -> psbt_find_serial_id 4 years ago
niftynei c50f377a85 psbt: pull out changeset logic into common, update API 4 years ago
niftynei 303263d381 psbt: clean up interface for setting metadata on PSBT inputs 4 years ago
niftynei 169b7817dc psbt: only compare a subset of psbt input/output fields 4 years ago
niftynei 6cfac5d2a6 psbt: enforce const on max_witness_len 4 years ago
niftynei 6f114e06a6 bugfix: save max_witness_len as big-endian 4 years ago
Rusty Russell a0ede40743 bitcoin: make psbt_append_input more powerful. 4 years ago
Rusty Russell 172b9d7ae3 bitcoin: add nlocktime arg to create_psbt. 4 years ago
niftynei 6371a49ee3 psbt: sort maps before serializing, to stabilize comparison 4 years ago
niftynei 9b1b05617f psbt: use platform-independent serialization for psbt fields 4 years ago
niftynei 973456ce23 psbt: assertion for index in bounds 4 years ago
niftynei 722fa1df6c psbt-utils: ignore the 'unknown' map for input + output comparison 4 years ago
niftynei c0d0272eac psbt-common: shared psbt utilities 4 years ago