Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-26 | transaction decoding infer output descriptors | Gregory Sanders | |
2021-03-23 | rpc: deprecate `addresses` and `reqSigs` from rpc outputs | Michael Dietz | |
1) add a new sane "address" field (for outputs that have an identifiable address, which doesn't include bare multisig) 2) with -deprecatedrpc: leave "reqSigs" and "addresses" intact (with all weird/wrong behavior they have now) 3) without -deprecatedrpc: drop "reqSigs" and "addresses" entirely, always. | |||
2018-04-13 | Expose a transaction's weight via RPC | Matt Corallo | |
2017-09-20 | Disallow uncompressed pubkeys in bitcoin-tx [multisig] output adds | Matt Corallo | |