Commit Graph

19 Commits (04710b6d8c9e286485f4241671df72216b0f4698)

Author SHA1 Message Date
MarcoFalke e2371f842f
Merge #14802: rpc: faster getblockstats using BlockUndo data
6 years ago
Felix Weis d20d756752 rpc: faster getblockstats using BlockUndo data
6 years ago
Wladimir J. van der Laan d7d7d31506
Merge #15141: Rewrite DoS interface between validation and net_processing
6 years ago
Matt Corallo 7b999103e2 Clean up banning levels
6 years ago
Gregory Sanders 25b0786581 Fix missing input template by making minimal tx
6 years ago
James O'Beirne 59e387705c test: add invalid tx templates for use in functional tests
6 years ago
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