10 Commits (169b7817dcc452df5a0765bf7712d7053ae2d40b)

Author SHA1 Message Date
niftynei 169b7817dc psbt: only compare a subset of psbt input/output fields 5 years ago
niftynei 6cfac5d2a6 psbt: enforce const on max_witness_len 5 years ago
niftynei 6f114e06a6 bugfix: save max_witness_len as big-endian 5 years ago
Rusty Russell a0ede40743 bitcoin: make psbt_append_input more powerful. 5 years ago
Rusty Russell 172b9d7ae3 bitcoin: add nlocktime arg to create_psbt. 5 years ago
niftynei 6371a49ee3 psbt: sort maps before serializing, to stabilize comparison 5 years ago
niftynei 9b1b05617f psbt: use platform-independent serialization for psbt fields 5 years ago
niftynei 973456ce23 psbt: assertion for index in bounds 5 years ago
niftynei 722fa1df6c psbt-utils: ignore the 'unknown' map for input + output comparison 5 years ago
niftynei c0d0272eac psbt-common: shared psbt utilities 5 years ago