Commit Graph

32 Commits (36f42e1bf43f2c9f3b4642814051cedf66f05a5e)

Author SHA1 Message Date
MarcoFalke aaaaad6ac9
scripted-diff: Bump copyright of files changed in 2019
5 years ago
fanquake b1de33d29a
Merge #16821: Fix bug where duplicate PSBT keys are accepted
5 years ago
Andrew Chow 80be78ea75 Test sortedmulti descriptor using BIP 67 tests
5 years ago
John L. Jegutanis 9743432034 Fix bug where duplicate PSBT keys are accepted
5 years ago
fanquake 9bf5768dd6
Merge #16885: doc: Update tx-size-small comment with relevant CVE disclosure
5 years ago
Gregory Sanders c4b0c08f7c Update tx-size-small comment with relevant CVE disclosure
5 years ago
Wladimir J. van der Laan feb162d500
Merge #14696: qa: Add explicit references to related CVE's in p2p_invalid_block test.
5 years ago
MarcoFalke 796b713633
Merge #16845: test: Add notes on how to generate data/wallets/high_minversion
5 years ago
MarcoFalke 2222c96dee
test: Add notes on how to generate data/wallets/high_minversion
5 years ago
MarcoFalke ca97d292ce
Merge #16551: test: Test that low difficulty chain fork is rejected
5 years ago
MarcoFalke fa734603b7
wallet: Fix segmentation fault in CreateWalletFromFile
5 years ago
MarcoFalke 333317ce6b
test: Test that low difficulty chain fork is rejected
5 years ago
lucash-dev 0c62e3aa73 New regression testing for CVE-2018-17144, CVE-2012-2459, and CVE-2010-5137.
6 years ago
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