aboutsummaryrefslogtreecommitdiff
path: root/qa
AgeCommit message (Expand)Author
2016-10-20Merge #7551: Add importmulti RPC callWladimir J. van der Laan
2016-10-19Add consistency check to RPC call importmultiPedro Branco
2016-10-19Add importmulti rpc callPedro Branco
2016-10-19RPC: augment getblockchaininfo bip9_softforks datamruddy
2016-10-18Merge #6996: Add preciousblock RPCWladimir J. van der Laan
2016-10-17Align constant names for maximum compact block / blocktxn depthPieter Wuille
2016-10-17More agressively filter compact block requestsMatt Corallo
2016-10-17Merge #8499: Add several policy limits and disable uncompressed keys for segw...Wladimir J. van der Laan
2016-10-17remove redundant tests in p2p-segwit.pyJohnson Lau
2016-10-17test segwit uncompressed key fixesJohnson Lau
2016-10-16[qa] Add tests for uncompressed pubkeys in segwitSuhas Daftuar
2016-10-16Make test framework produce lowS signaturesJohnson Lau
2016-10-16Add standard limits for P2WSH with testsJohnson Lau
2016-10-15[qa] Build v4 blocks in p2p-compactblocktestsMatt Corallo
2016-10-14[qa] Send segwit-encoded blocktxn messages in p2p-compactblocksMatt Corallo
2016-10-13Merge #8904: [qa] Fix compact block shortids for a test caseWladimir J. van der Laan
2016-10-11Merge #8882: [qa] Fix race conditions in p2p-compactblocks.py and sendheaders.pyMarcoFalke
2016-10-10[qa] Fix compact block shortids for a test caseDagur Valberg Johannsson
2016-10-06[qa] Fix race condition in sendheaders.pySuhas Daftuar
2016-10-04[qa] Another attempt to fix race condition in p2p-compactblocks.pySuhas Daftuar
2016-10-04[qa] Update p2p-compactblocks.py for compactblocks v2Suhas Daftuar
2016-10-04[qa] Add support for compactblocks v2 to mininodeSuhas Daftuar
2016-10-04[qa] Fix bug in mininode witness deserializationSuhas Daftuar
2016-10-04Fix overly-prescriptive p2p-segwit test for new fetch logicMatt Corallo
2016-10-03Merge #8860: [qa] util: Move wait_bitcoinds() into stop_nodes()MarcoFalke
2016-10-02[qa] mininode: Only allow named args in wait_untilMarcoFalke
2016-10-02[qa] util: Move wait_bitcoinds() into stop_nodes()MarcoFalke
2016-10-01Merge #8854: [qa] Fix race condition in p2p-compactblocks testMarcoFalke
2016-09-30[qa] Fix race condition in p2p-compactblocks testSuhas Daftuar
2016-09-30Merge #8839: test: Avoid ConnectionResetErrors during RPC testsWladimir J. van der Laan
2016-09-30Merge #8840: test: Explicitly set encoding to utf8 when opening text filesWladimir J. van der Laan
2016-09-30Merge #8841: [qa] fix nulldummy testWladimir J. van der Laan
2016-09-30Fix nulldummy.py testJohnson Lau
2016-09-29test: Explicitly set encoding to utf8 when opening text filesWladimir J. van der Laan
2016-09-29Merge #8834: [qa] blockstore: Switch to dumb dbmWladimir J. van der Laan
2016-09-29test: Avoid ConnectionResetErrors during RPC testsWladimir J. van der Laan
2016-09-29Merge #8835: [qa] nulldummy.py: Don't run unused codeWladimir J. van der Laan
2016-09-29[qa] nulldummy: Don't run unused codeMarcoFalke
2016-09-29Merge #8827: [qa] Split up slow RPC calls to avoid pruning test timeoutsMarcoFalke
2016-09-29[qa] blockstore: Switch to dumb dbmMarcoFalke
2016-09-28[qa] Split up slow RPC calls to avoid pruning test timeoutsSuhas Daftuar
2016-09-27Merge #8810: tests: Add exception error message for JSONRPCExceptionWladimir J. van der Laan
2016-09-27Merge #8803: Ping regularly in p2p-segwit.py to keep connection aliveWladimir J. van der Laan
2016-09-26Merge #8780: [rpc] Deprecate getinfoWladimir J. van der Laan
2016-09-25tests: Add exception error message for JSONRPCExceptionWladimir J. van der Laan
2016-09-25Ping regularly in p2p-segwit.py to keep connection aliveJohnson Lau
2016-09-25[qa] Add getinfo smoke tests and rework versionbits testMarcoFalke
2016-09-24Merge #8789: [qa] pull-tester: Only print output when failedMarcoFalke
2016-09-22[qa] pull-tester: Only print output when failedMarcoFalke
2016-09-22Merge #8636: Implement NULLDUMMY softfork (BIP147)Wladimir J. van der Laan