Commit Graph

13 Commits (8042bbfbf001d60feead6f04c99e0fca93dbba3c)

Author SHA1 Message Date
Andrew Chow 4fb3388db9 check that a separator is found for psbt inputs, outputs, and global map
6 years ago
araspitzu b6a253337f Remove redundant BIP174 test from rpc_psbt.json
6 years ago
Wladimir J. van der Laan 63f8b0128b
Merge #13917: Additional safety checks in PSBT signer
6 years ago
Andrew Chow 43811e6338 Fix PSBT deserialization of 0-input transactions
6 years ago
Andrew Chow 5df6f089b5 More tests of signer checks
6 years ago
Andrew Chow 7c8bffdc24 Test that a non-witness script as witness utxo is not signed
6 years ago
MarcoFalke a9c56b6634
Merge #13918: rpc: Replace median fee rate with feerate percentiles in getblockstats
6 years ago
Marcin Jachymiak 4b7091a842 Replace median fee rate with feerate percentiles
6 years ago
Andrew Chow 18dfea0dd0 Always create 70 byte signatures with low R values
6 years ago
Andrew Chow fad231ad41 Fix merging of global unknown data in PSBTs
6 years ago
Andrew Chow 41df035ee1 Check that PSBT keys are the correct length
6 years ago
Andrew Chow 020628e3a4 Tests for PSBT
6 years ago
Anthony Towns 41d0476f62
Tests: Add data file
7 years ago