aboutsummaryrefslogtreecommitdiff
path: root/qa/pull-tester
Commit message (Expand)AuthorAgeFilesLines
* really s/Doge/Dis/g this timeTomo Ueda2021-09-021-1/+1
* Create feelimit.py testEd2021-08-171-0/+1
* qa: add -paytxfee and -mintxfee interaction testPatrick Lodder2021-08-161-0/+1
* Merge pull request #2450 from xanimo/1.14.4-txn_doublespendPatrick Lodder2021-08-141-1/+1
|\
| * fix arithmetic; adds to standard testingDakoda Greaves2021-08-131-1/+1
* | qa: fix p2p-acceptblockPatrick Lodder2021-08-131-1/+1
|/
* [fees] introduce configurable hard dust limitPatrick Lodder2021-08-051-0/+1
* p2p: Reduce BIP125 replace by fee increment valueMichi Lumin2021-08-041-1/+1
* tests: Fix replace-by-fee values for DogecoinRoss Nicoll2021-07-251-1/+1
* Adapt block download timeouts to DogecoinRoss Nicoll2021-02-051-1/+1
* pull-tester: don't hard depend on python 3.6Patrick Lodder2020-07-221-1/+1
* Fix ltc_scrypt dependency for RPC testsPatrick Lodder2020-07-221-1/+1
* Clean up RPC tests (#1465)Ross Nicoll2018-09-191-2/+2
* Update RPC tests for Dogecoin (#1431)Ross Nicoll2018-09-192-17/+31
* Merge #9720: net: fix banning and disallow sending messages before receiving ...Wladimir J. van der Laan2017-02-141-0/+1
|\
| * qa: add a test to detect leaky p2p messagesCory Fields2017-02-131-0/+1
* | Add a test for P2P inactivity timeoutsMatt Corallo2017-02-091-0/+1
|/
* Merge #9516: Bug-fix: listsinceblock: use fork point as reference for blocks ...Wladimir J. van der Laan2017-01-231-0/+1
|\
| * Testing: listsinceblock should not use orphan block height.Karl-Johan Alm2017-01-181-0/+1
* | [RPC] bumpfeemrbandrews2017-01-191-0/+1
|/
* test: Add test for RPC named argumentsWladimir J. van der Laan2017-01-051-0/+1
* [qa] Add test for rescan feature of wallet key import RPCsRussell Yanofsky2016-12-121-0/+1
* remove obsolete run-bitcoind-for-test.shAlex Morcos2016-12-041-36/+0
* Reorder RPC tests for running timeAlex Morcos2016-12-031-23/+32
* [qa] rpc-tests: Apply random offset to portseedMarcoFalke2016-11-081-1/+5
* Add importmulti rpc callPedro Branco2016-10-191-0/+1
* Merge #6996: Add preciousblock RPCWladimir J. van der Laan2016-10-181-0/+1
|\
| * Add preciousblock testsPieter Wuille2016-08-261-0/+1
* | Merge #8789: [qa] pull-tester: Only print output when failedMarcoFalke2016-09-241-2/+2
|\ \
| * | [qa] pull-tester: Only print output when failedMarcoFalke2016-09-221-2/+2
* | | Merge #8636: Implement NULLDUMMY softfork (BIP147)Wladimir J. van der Laan2016-09-221-0/+1
|\ \ \ | |/ / |/| |
| * | Implement NULLDUMMY softforkJohnson Lau2016-08-311-0/+1
| |/
* | [qa] Refactor RPCTestHandler to prevent TimeoutExpiredMarcoFalke2016-09-171-4/+10
* | Merge #8607: [doc] Fix doxygen off-by-one comments, fix typosWladimir J. van der Laan2016-08-281-5/+5
|\ \ | |/ |/|
| * [qa] pull-tester: Don't mute zmq ImportErrorMarcoFalke2016-08-221-5/+5
* | Merge #8450: [Test] Replace rpc_wallet_tests.cpp with python RPC unit testsWladimir J. van der Laan2016-08-241-0/+1
|\ \
| * | Account wallet feature RPC tests.Patrick Strateman2016-08-071-0/+1
* | | [qa] Remove unused codeMarcoFalke2016-08-191-2/+0
* | | Merge #8482: [qa] Use single cache dir for chainsWladimir J. van der Laan2016-08-171-2/+4
|\ \ \ | |/ / |/| |
| * | [qa] Use single cache dir for chainsMarcoFalke2016-08-071-0/+1
| * | [qa] Sort scripts by time for pull_tester and don't overwrite setup_chainMarcoFalke2016-07-151-2/+3
| |/
* | Merge #8418: Add tests for compact blocksWladimir J. van der Laan2016-08-021-0/+1
|\ \
| * | Add p2p test for BIP 152 (compact blocks)Suhas Daftuar2016-07-291-0/+1
* | | Merge #8400: [qa]: enable rpcbind_testMarcoFalke2016-07-311-1/+1
|\ \ \
| * | | [qa]: enable rpcbind_testwhythat2016-07-251-1/+1
| |/ /
* / / [QA] Add walletdump RPC test (including HD- & encryption-tests)Jonas Schnelli2016-07-281-0/+1
|/ /
* / [qa] Add wallet-hd testMarcoFalke2016-07-071-0/+1
|/
* [qa] p2p segwit testsSuhas Daftuar2016-06-221-0/+1
* [qa] Add rpc test for segwitAlex Morcos2016-06-221-0/+1
* [qa] pull-tester: Start longest test firstMarcoFalke2016-06-201-1/+2