Commit Graph

649 Commits (657e05ab2e87ff725723fe8a375fc3f8aad02126)

Author SHA1 Message Date
MarcoFalke 1253f8692f
Merge #9077: [qa] Increase wallet-dump RPC timeout
8 years ago
Russell Yanofsky e89614b6ab [qa] Add more helpful RPC timeout message
8 years ago
Russell Yanofsky 8463aaa63c [qa] Increase wallet-dump RPC timeout
8 years ago
isle2983 4b04e32c20 [copyright] copyright header style uniform
8 years ago
Wladimir J. van der Laan f2d705629b
Merge #7551: Add importmulti RPC call
8 years ago
Pedro Branco 215caba4ed Add consistency check to RPC call importmulti
8 years ago
Pedro Branco cb08fdbf78 Add importmulti rpc call
8 years ago
mruddy fc146095d2 RPC: augment getblockchaininfo bip9_softforks data
8 years ago
Wladimir J. van der Laan 7f71a3c591
Merge #6996: Add preciousblock RPC
8 years ago
Pieter Wuille 3ac6de0a04 Align constant names for maximum compact block / blocktxn depth
8 years ago
Matt Corallo fe998e962d More agressively filter compact block requests
8 years ago
Wladimir J. van der Laan 53133c1c04
Merge #8499: Add several policy limits and disable uncompressed keys for segwit scripts
8 years ago
Johnson Lau 67d6ee1e36 remove redundant tests in p2p-segwit.py
8 years ago
Johnson Lau 9260085377 test segwit uncompressed key fixes
8 years ago
Suhas Daftuar b811124202 [qa] Add tests for uncompressed pubkeys in segwit
8 years ago
Johnson Lau 9f0397aff7 Make test framework produce lowS signatures
8 years ago
Johnson Lau 3ade2f64cf Add standard limits for P2WSH with tests
8 years ago
Matt Corallo a4ad37d4ef [qa] Build v4 blocks in p2p-compactblocktests
8 years ago
Matt Corallo 032e883b93 [qa] Send segwit-encoded blocktxn messages in p2p-compactblocks
8 years ago
Wladimir J. van der Laan e2a17e43e3
Merge #8904: [qa] Fix compact block shortids for a test case
8 years ago
MarcoFalke d075479969
Merge #8882: [qa] Fix race conditions in p2p-compactblocks.py and sendheaders.py
8 years ago
Dagur Valberg Johannsson 4cdece4041 [qa] Fix compact block shortids for a test case
8 years ago
Suhas Daftuar b55d9411e7 [qa] Fix race condition in sendheaders.py
8 years ago
Suhas Daftuar 6976db2f46 [qa] Another attempt to fix race condition in p2p-compactblocks.py
8 years ago
Suhas Daftuar 27acfc1d2e [qa] Update p2p-compactblocks.py for compactblocks v2
8 years ago
Suhas Daftuar 422fac649f [qa] Add support for compactblocks v2 to mininode
8 years ago
Suhas Daftuar f5b9b8f437 [qa] Fix bug in mininode witness deserialization
8 years ago
Matt Corallo be7555f0c0 Fix overly-prescriptive p2p-segwit test for new fetch logic
8 years ago
MarcoFalke 76f3c02fb0
Merge #8860: [qa] util: Move wait_bitcoinds() into stop_nodes()
8 years ago
MarcoFalke fa666094cf [qa] mininode: Only allow named args in wait_until
8 years ago
MarcoFalke fa7c35c4ec [qa] util: Move wait_bitcoinds() into stop_nodes()
8 years ago
MarcoFalke 6faffb8a83
Merge #8854: [qa] Fix race condition in p2p-compactblocks test
8 years ago
Suhas Daftuar b5fd666984 [qa] Fix race condition in p2p-compactblocks test
8 years ago
Wladimir J. van der Laan 0572acd63b
Merge #8839: test: Avoid ConnectionResetErrors during RPC tests
8 years ago
Wladimir J. van der Laan 929860106f
Merge #8840: test: Explicitly set encoding to utf8 when opening text files
8 years ago
Wladimir J. van der Laan 83998b52d0
Merge #8841: [qa] fix nulldummy test
8 years ago
Johnson Lau 46a4774d2b Fix nulldummy.py test
8 years ago
Wladimir J. van der Laan 30930e847e test: Explicitly set encoding to utf8 when opening text files
8 years ago
Wladimir J. van der Laan c9d7b0de2f
Merge #8834: [qa] blockstore: Switch to dumb dbm
8 years ago
Wladimir J. van der Laan 1d28faf9e9 test: Avoid ConnectionResetErrors during RPC tests
8 years ago
Wladimir J. van der Laan 2dd57e4f9f
Merge #8835: [qa] nulldummy.py: Don't run unused code
8 years ago
MarcoFalke fa156c604e [qa] nulldummy: Don't run unused code
8 years ago
MarcoFalke cc9e8aca5f
Merge #8827: [qa] Split up slow RPC calls to avoid pruning test timeouts
8 years ago
MarcoFalke fa9cd25ed0 [qa] blockstore: Switch to dumb dbm
8 years ago
Suhas Daftuar a0f8482f3e [qa] Split up slow RPC calls to avoid pruning test timeouts
8 years ago
Wladimir J. van der Laan 14e8f9916b
Merge #8810: tests: Add exception error message for JSONRPCException
8 years ago
Wladimir J. van der Laan 6e54c85439
Merge #8803: Ping regularly in p2p-segwit.py to keep connection alive
8 years ago
Wladimir J. van der Laan dd20ed1223
Merge #8780: [rpc] Deprecate getinfo
8 years ago
Wladimir J. van der Laan 42f6aed731 tests: Add exception error message for JSONRPCException
8 years ago
Johnson Lau 0637b02fce Ping regularly in p2p-segwit.py to keep connection alive
8 years ago