aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/test_framework
Commit message (Expand)AuthorAgeFilesLines
* s/DOGE/DIS/gTomo Ueda2021-09-022-4/+4
* really s/Doge/Dis/g this timeTomo Ueda2021-09-023-3/+3
* s/doge/dis/gTomo Ueda2021-09-023-14/+14
* Merge pull request #2458 from patricklodder/1.14.4-disconnect-bad-node-testRoss Nicoll2021-08-181-0/+4
|\
| * fixup p2p-acceptblock and mininode to test disconnectsPatrick Lodder2021-08-171-0/+4
* | Remove relay-only roundingRoss Nicoll2021-08-171-1/+1
|/
* qa: fix p2p-acceptblockPatrick Lodder2021-08-131-1/+1
* Initial back end framework to separate wallet and relay fees + dust.Michi Lumin2021-07-301-1/+1
* rpc-tests: don't use binary.hex() or binary.fromhex()Patrick Lodder2020-07-222-8/+10
* rpc-tests: fix auxpow calls to use .target instead of ._targetPatrick Lodder2020-07-221-1/+1
* rpc-tests: revert from litecoin_scrypt to ltc_scryptPatrick Lodder2020-07-222-6/+6
* Update to litecoin_scryptRoss Nicoll2019-07-121-3/+3
* Rename binaries to match DogecoinRoss Nicoll2019-03-252-13/+13
* Update RPC tests for Dogecoin (#1431)Ross Nicoll2018-09-195-18/+134
* Merge AuxPoW support from NamecoreRoss Nicoll2018-09-191-0/+111
* qa: Check return code when stopping nodesMarcoFalke2017-02-231-14/+5
* Merge #9715: Disconnect peers which we do not receive VERACKs from within 60 secWladimir J. van der Laan2017-02-141-12/+26
|\
| * qa: Expose on-connection to mininode listenersMatt Corallo2017-02-081-0/+2
| * qa: mininode learns when a socket connects, not its first actionMatt Corallo2017-02-081-12/+24
* | Fix RPC failure testingJohn Newbery2017-02-081-3/+20
|/
* Merge #9222: Add 'subtractFeeFromAmount' option to 'fundrawtransaction'.Wladimir J. van der Laan2017-01-121-3/+7
|\
| * Add 'subtractFeeFromOutputs' option to 'fundrawtransaction'.Chris Moore2016-12-131-3/+7
* | test: Add test for RPC named argumentsWladimir J. van der Laan2017-01-051-0/+12
* | authproxy: Add support for RPC named argumentsWladimir J. van der Laan2017-01-051-2/+4
|/
* [qa] pruning: Use cached utxo set to run fasterMarcoFalke2016-12-041-5/+9
* Merge #9221: [qa] Get rid of duplicate codeMarcoFalke2016-12-021-5/+13
|\
| * [qa] Get rid of duplicate codeMarcoFalke2016-12-021-5/+13
* | [qa] Dump debug logs on travis failures.Suhas Daftuar2016-11-301-1/+10
* | Fix some typosfsb40002016-11-281-3/+3
|/
* Merge #9139: Change sync_blocks to pick smarter maxheight (on top of #9196)MarcoFalke2016-11-231-6/+8
|\
| * [qa] Change sync_blocks to pick smarter maxheightRussell Yanofsky2016-11-111-6/+8
* | Make test constant consistent with consensus.hBtcDrak2016-11-211-1/+1
* | Merge #8872: Remove block-request logic from INV message processingWladimir J. van der Laan2016-11-211-2/+17
|\ \
| * | [qa] Make comptool push blocks instead of relying on inv-fetchmrbandrews2016-11-071-2/+17
* | | [qa] add assert_raises_message to check specific error messagemrbandrews2016-11-151-2/+6
| |/ |/|
* | [qa] Avoid 2 list comprehensions in sync_blocksRussell Yanofsky2016-11-141-2/+2
* | [qa] Fix sync_blocks timeout argumentRussell Yanofsky2016-11-141-3/+8
* | [qa] Improve sync_blocks error messages.Russell Yanofsky2016-11-141-2/+4
* | Merge #9097: [qa] Rework sync_* and preciousblock.pyMarcoFalke2016-11-101-15/+17
|\ \
| * | [qa] util: Rework sync_*()MarcoFalke2016-11-071-15/+17
| |/
* | Merge #8894: [Testing] Include fRelay in mininode version messagesWladimir J. van der Laan2016-11-091-6/+20
|\ \
| * | Fix mininode version message formatjnewbery2016-11-091-6/+20
* | | [qa] test_framework: Exit when tmpdir existsMarcoFalke2016-11-071-6/+1
| |/ |/|
* | Merge #9077: [qa] Increase wallet-dump RPC timeoutMarcoFalke2016-11-072-3/+12
|\ \
| * | [qa] Add more helpful RPC timeout messageRussell Yanofsky2016-11-071-1/+10
| * | [qa] Increase wallet-dump RPC timeoutRussell Yanofsky2016-11-071-2/+2
| |/
* / [copyright] copyright header style uniformisle29832016-11-061-1/+1
|/
* Merge #6996: Add preciousblock RPCWladimir J. van der Laan2016-10-181-0/+10
|\
| * Add preciousblock testsPieter Wuille2016-08-261-0/+10
* | test segwit uncompressed key fixesJohnson Lau2016-10-171-0/+74