aboutsummaryrefslogtreecommitdiff
path: root/qa
AgeCommit message (Expand)Author
2016-10-17remove redundant tests in p2p-segwit.pyJohnson Lau
2016-10-17test segwit uncompressed key fixesJohnson Lau
2016-10-17[qa] Add tests for uncompressed pubkeys in segwitSuhas Daftuar
2016-10-17Make test framework produce lowS signaturesJohnson Lau
2016-10-17Add standard limits for P2WSH with testsJohnson Lau
2016-10-17[qa] Build v4 blocks in p2p-compactblocktestsMatt Corallo
2016-10-17[qa] Send segwit-encoded blocktxn messages in p2p-compactblocksMatt Corallo
2016-10-13[qa] Fix compact block shortids for a test caseDagur Valberg Johannsson
2016-10-13Fix overly-prescriptive p2p-segwit test for new fetch logicMatt Corallo
2016-10-13[qa] Fix bug in mininode witness deserializationSuhas Daftuar
2016-10-13[qa] Add support for compactblocks v2 to mininodeSuhas Daftuar
2016-10-13[qa] Update p2p-compactblocks.py for compactblocks v2Suhas Daftuar
2016-10-06[qa] Fix race condition in sendheaders.pySuhas Daftuar
2016-10-05[qa] Another attempt to fix race condition in p2p-compactblocks.pySuhas Daftuar
2016-10-03test: Explicitly set encoding to utf8 when opening text filesWladimir J. van der Laan
2016-10-03[qa] util: Move wait_bitcoinds() into stop_nodes()MarcoFalke
2016-10-03[qa] Add getinfo smoke tests and rework versionbits testMarcoFalke
2016-10-03[qa] mininode: Only allow named args in wait_untilMarcoFalke
2016-10-03[qa] Fix race condition in p2p-compactblocks testSuhas Daftuar
2016-10-03Fix nulldummy.py testJohnson Lau
2016-10-03test: Avoid ConnectionResetErrors during RPC testsWladimir J. van der Laan
2016-10-03[qa] nulldummy: Don't run unused codeMarcoFalke
2016-10-03[qa] blockstore: Switch to dumb dbmMarcoFalke
2016-10-03[qa] Split up slow RPC calls to avoid pruning test timeoutsSuhas Daftuar
2016-10-03Ping regularly in p2p-segwit.py to keep connection aliveJohnson Lau
2016-09-26Implement NULLDUMMY softforkJohnson Lau
2016-09-26Fix broken sendcmpct test in p2p-compactblocks.pySuhas Daftuar
2016-09-26Add p2p test for BIP 152 (compact blocks)Suhas Daftuar
2016-09-26Add support for compactblocks to mininodeSuhas Daftuar
2016-09-26Tests: refactor compact size serialization in mininodeSuhas Daftuar
2016-09-26Implement SipHash in PythonPieter Wuille
2016-09-26Add basic test for IsStandard witness transaction blindinginstagibbs
2016-09-21[copyright] Add missing copyright headersisle2983
2016-09-21[qa] wallet: Check legacy wallet as wellMarcoFalke
2016-09-21[qa] walletbackup: Sync blocks inside the loopMarcoFalke
2016-09-21[doc] - clarify statement about parallel jobs in rpc-tests.pyisle2983
2016-09-21[qa] pull-tester: Don't mute zmq ImportErrorMarcoFalke
2016-09-21[qa] abandonconflict: Use assert_equalMarcoFalke
2016-09-21[qa] Rework hd wallet dump testMarcoFalke
2016-09-21[qa]: enable rpcbind_testwhythat
2016-09-21[qa]: add parsing for '<host>:<port>' argument form to rpc_url()whythat
2016-09-21[QA] Add walletdump RPC test (including HD- & encryption-tests)Jonas Schnelli
2016-09-21Fix SIGHASH_SINGLE bug in test_framework SignatureHashJohnson Lau
2016-09-21p2psegwit.py transaction is rejected due to premature witness not sizeinstagibbs
2016-09-21Update p2p-segwit.py to reflect correct AskFor behaviorinstagibbs
2016-09-19[qa] Refactor RPCTestHandler to prevent TimeoutExpiredMarcoFalke
2016-09-16[qa] create_cache: Delete temp dir when doneMarcoFalke
2016-09-16[qa] remove root test directory for RPC testswhythat
2016-08-26[wallet] rpc: Drop misleading optionMarcoFalke
2016-08-10Bugfix: Use pre-BIP141 sigops until segwit activatesLuke Dashjr