Commit Graph

476 Commits (e4f73c76b3a408037fdf32d9700d57f3d0e77a47)

Author SHA1 Message Date
MarcoFalke 6ff2c8d29f
Merge #8104: Tests: add timeout to sync_blocks() and sync_mempools()
9 years ago
MarcoFalke 06bd4f637f
Merge #8098: [qa] test_framework: Append portseed to tmpdir
9 years ago
Suhas Daftuar e871f8338a Tests: add timeout to sync_blocks() and sync_mempools()
9 years ago
Suhas Daftuar 1ad9339508 Test framework: only cleanup on successful test runs
9 years ago
MarcoFalke 37f9a1f627
Merge #8047: [qa] test_framework: Set wait-timeout for bitcoind procs
9 years ago
MarcoFalke 8844ef15de
Merge #8056: [qa] Remove hardcoded "4 nodes" from test_framework
9 years ago
MarcoFalke fa57b0c5ef [qa] test_framework: Append portseed to tmpdir
9 years ago
Wladimir J. van der Laan 239d419864
Merge #7917: Optimize reindex
9 years ago
MarcoFalke e2bf830bb6
Merge #8038: [qa, doc] Various minor fixes
9 years ago
Pieter Wuille b4d24e142e Report reindexing progress in GUI
9 years ago
Pieter Wuille d3d7547911 Add -reindex-chainstate that does not rebuild block index
9 years ago
MarcoFalke fad68f751a [qa] Reduce node count for some tests
9 years ago
MarcoFalke fac9349798 [qa] Remove hardcoded "4 nodes" from test_framework
9 years ago
MarcoFalke fab5233fe6 [qa] test_framework: Set wait-timeout for bitcoind procs
9 years ago
MarcoFalke fad60b3911 [qa] Fix bip9-softforks blockstore issue
9 years ago
MarcoFalke fa83a5dbce [qa] wallet: Temporarily disable salvagewallet test
9 years ago
error10 ac40ed7800 Increase timeout waiting for pruned blk00000.dat
9 years ago
MarcoFalke ccccc591a4 [qa] Add option --portseed to test_framework
9 years ago
MarcoFalke fa494dec79 [qa] pull-tester: Run rpc test in parallel
9 years ago
MarcoFalke 4e14afe42f
Merge #7971: [qa] Refactor test_framework and pull tester
9 years ago
MarcoFalke 3e90fe6534
Merge #8018: Autofind rpc tests --srcdir
9 years ago
Jonas Schnelli 5ea450834e
Autofind rpc tests --srcdir
9 years ago
Wladimir J. van der Laan 65fee8e699 test: Revert fatal-ness of missing python-zmq
9 years ago
MarcoFalke fad336648c [qa] pull-tester: Adjust comment
9 years ago
MarcoFalke fafb33cdef [qa] Stop other nodes, even when one fails to stop
9 years ago
MarcoFalke 2222dae6e3 [qa] Update README.md
9 years ago
MarcoFalke fabbf6bd62 [qa] Refactor test_framework and pull tester
9 years ago
MarcoFalke fa389d4edc [qa] Switch to py3
9 years ago
Wladimir J. van der Laan 0630353323
Merge #7953: Create signmessagewithprivkey rpc
9 years ago
Pavel Janík 43bbcd0753 [qa] Fix typos in doc and comments
9 years ago
MarcoFalke fa17f93fbd [qa] smartfees: Properly use ordered dict
9 years ago
Andrew Chow 7db0ecb90c Test for signing messages
9 years ago
MarcoFalke fada064f67 [qa] test_framework: Properly print exceptions and assert empty dict
9 years ago
MarcoFalke 5555528b47 [qa] mininode: Unfiddle strings into bytes
9 years ago
Suhas Daftuar 807fa47a1e Tests: Fix deserialization of reject messages
9 years ago
Wladimir J. van der Laan a1eb344ba8
Merge #7762: [ZMQ] append a message sequence number to every ZMQ notification
9 years ago
Jonas Schnelli 0b25a9fb42
[ZMQ] append a message sequence number to every ZMQ notification
9 years ago
Joao Fonseca 5d217decc1 Add test to check spendable and unspendable UTXO on RPC listunspent
9 years ago
Joao Fonseca fa942c755a Move method to check matches within arrays on util.py
9 years ago
Wladimir J. van der Laan fa9d86f8c4
Merge #7851: [qa] pull-tester: Don't mute zmq ImportError
9 years ago
MarcoFalke fae1f4ebfe [qa] rpc-tests: Fix link in comment and label error msg
9 years ago
Wladimir J. van der Laan b1bf511af6
Merge #7833: tests: Check Content-Type header returned from RPC server
9 years ago
João Barbosa af4fe7fd12 Add change options to fundrawtransaction
9 years ago
Wladimir J. van der Laan 6ef5e000a2
Merge #7853: [qa] py2: Unfiddle strings into bytes explicitly
9 years ago
Rusty Russell d12760b16a rpc-tests: handle KeyError nicely in test_framework.py
9 years ago
Rusty Russell 85c807c9ea getblockchaininfo: make bip9_softforks an object, not an array.
9 years ago
MarcoFalke faa41ee204 [qa] py2: Unfiddle strings into bytes explicitly
9 years ago
MarcoFalke faa4f22342 [qa] pull-tester: Exit early when no tests are run
9 years ago
MarcoFalke fa05e22e91 [qa] pull-tester: Don't mute zmq ImportError
9 years ago
Suhas Daftuar da5fdbb3a2 Test relay of version 2 transactions
9 years ago