aboutsummaryrefslogtreecommitdiff
path: root/test/functional/data
Commit message (Expand)AuthorAgeFilesLines
* Replace consensus values with Dogecoin equivalentsRoss Nicoll2021-06-021-247/+247
* Add Dogecoin block subsidiesRoss Nicoll2021-05-301-252/+252
* Dogecoin: Update coinbase maturityRoss Nicoll2021-05-201-50/+190
* 1.21 key prefix (#1710)Ross Nicoll2021-03-041-14/+14
* test: Remove unused wallet.datMarcoFalke2020-11-044-8/+0
* This PR adds initial support for type hints checking in python scripts.Kiminuo2020-06-021-1/+2
* scripted-diff: Bump copyright headersMarcoFalke2020-04-161-1/+1
* test: Add bad-txns-*-toolarge test cases to invalid_txsMarcoFalke2020-03-031-3/+27
* scripted-diff: Bump copyright of files changed in 2019MarcoFalke2019-12-301-1/+1
* Merge #16821: Fix bug where duplicate PSBT keys are acceptedfanquake2019-10-091-1/+9
|\
| * Fix bug where duplicate PSBT keys are acceptedJohn L. Jegutanis2019-10-081-1/+9
* | Test sortedmulti descriptor using BIP 67 testsAndrew Chow2019-10-081-0/+58
|/
* Merge #16885: doc: Update tx-size-small comment with relevant CVE disclosurefanquake2019-09-191-0/+2
|\
| * Update tx-size-small comment with relevant CVE disclosureGregory Sanders2019-09-181-0/+2
* | Merge #14696: qa: Add explicit references to related CVE's in p2p_invalid_blo...Wladimir J. van der Laan2019-09-181-1/+55
|\ \
| * | New regression testing for CVE-2018-17144, CVE-2012-2459, and CVE-2010-5137.lucash-dev2019-06-021-1/+55
* | | Merge #16845: test: Add notes on how to generate data/wallets/high_minversionMarcoFalke2019-09-161-0/+8
|\ \ \ | |_|/ |/| |
| * | test: Add notes on how to generate data/wallets/high_minversionMarcoFalke2019-09-161-0/+8
* | | Merge #16551: test: Test that low difficulty chain fork is rejectedMarcoFalke2019-09-121-0/+548
|\ \ \ | |/ / |/| |
| * | test: Test that low difficulty chain fork is rejectedMarcoFalke2019-08-161-0/+548
| |/
* / wallet: Fix segmentation fault in CreateWalletFromFileMarcoFalke2019-09-033-0/+0
|/
* Merge #14802: rpc: faster getblockstats using BlockUndo dataMarcoFalke2019-05-101-138/+138
|\
| * rpc: faster getblockstats using BlockUndo dataFelix Weis2019-05-101-138/+138
* | Merge #15141: Rewrite DoS interface between validation and net_processingWladimir J. van der Laan2019-05-041-2/+2
|\ \
| * | Clean up banning levelsMatt Corallo2019-05-021-2/+2
| |/
* / Fix missing input template by making minimal txGregory Sanders2019-04-251-1/+5
|/
* test: add invalid tx templates for use in functional testsJames O'Beirne2018-11-271-0/+180
* check that a separator is found for psbt inputs, outputs, and global mapAndrew Chow2018-10-031-1/+2
* Remove redundant BIP174 test from rpc_psbt.jsonaraspitzu2018-09-111-8/+0
* Merge #13917: Additional safety checks in PSBT signerWladimir J. van der Laan2018-08-141-2/+49
|\
| * More tests of signer checksAndrew Chow2018-08-131-0/+24
| * Test that a non-witness script as witness utxo is not signedAndrew Chow2018-08-131-2/+25
* | Fix PSBT deserialization of 0-input transactionsAndrew Chow2018-08-131-1/+2
|/
* Merge #13918: rpc: Replace median fee rate with feerate percentiles in getblo...MarcoFalke2018-08-131-3/+21
|\
| * Replace median fee rate with feerate percentilesMarcin Jachymiak2018-08-111-3/+21
* | Always create 70 byte signatures with low R valuesAndrew Chow2018-08-091-8/+0
|/
* Fix merging of global unknown data in PSBTsAndrew Chow2018-07-191-0/+7
* Check that PSBT keys are the correct lengthAndrew Chow2018-07-191-1/+14
* Tests for PSBTAndrew Chow2018-07-161-0/+78
* Tests: Add data fileAnthony Towns2018-05-221-0/+204