Commit Graph

173 Commits (0.14)

Author SHA1 Message Date
Xinxi Wang 14b51a7b7e Litecoin: M prefix added for script addresses
7 years ago
ultragtx 65bb3acfbd Litecoin: Fix various tests
7 years ago
Wladimir J. van der Laan e87ce95fbd
Merge #9720: net: fix banning and disallow sending messages before receiving verack
8 years ago
Cory Fields d9434918d2 qa: add a test to detect leaky p2p messages
8 years ago
Matt Corallo 66f861ade9 Add a test for P2P inactivity timeouts
8 years ago
Wladimir J. van der Laan 727a798360
Merge #9516: Bug-fix: listsinceblock: use fork point as reference for blocks in reorg'd chains
8 years ago
mrbandrews cc0243ad32 [RPC] bumpfee
8 years ago
Karl-Johan Alm 7ba0a00aae Testing: listsinceblock should not use orphan block height.
8 years ago
Wladimir J. van der Laan 2ca9dcd5b9 test: Add test for RPC named arguments
8 years ago
Russell Yanofsky d8c0b9f525 [qa] Add test for rescan feature of wallet key import RPCs
8 years ago
Alex Morcos 30b620c48a remove obsolete run-bitcoind-for-test.sh
8 years ago
Alex Morcos e2184ccc1d Reorder RPC tests for running time
8 years ago
MarcoFalke fab0f07dec [qa] rpc-tests: Apply random offset to portseed
8 years ago
Pedro Branco cb08fdbf78 Add importmulti rpc call
8 years ago
Wladimir J. van der Laan 7f71a3c591
Merge #6996: Add preciousblock RPC
8 years ago
MarcoFalke e31a43c725
Merge #8789: [qa] pull-tester: Only print output when failed
8 years ago
MarcoFalke fa427cef13 [qa] pull-tester: Only print output when failed
8 years ago
Wladimir J. van der Laan 26b370a937
Merge #8636: Implement NULLDUMMY softfork (BIP147)
8 years ago
MarcoFalke dddd04f979 [qa] Refactor RPCTestHandler to prevent TimeoutExpired
8 years ago
Johnson Lau 482f852da6 Implement NULLDUMMY softfork
8 years ago
Wladimir J. van der Laan a5bb6387f7
Merge #8607: [doc] Fix doxygen off-by-one comments, fix typos
8 years ago
Pieter Wuille 5805ac836c Add preciousblock tests
8 years ago
Wladimir J. van der Laan 21857d2bf7
Merge #8450: [Test] Replace rpc_wallet_tests.cpp with python RPC unit tests
8 years ago
MarcoFalke fabfd5dae2 [qa] pull-tester: Don't mute zmq ImportError
8 years ago
MarcoFalke faaec1377c [qa] Remove unused code
8 years ago
Wladimir J. van der Laan 740cff5808
Merge #8482: [qa] Use single cache dir for chains
8 years ago
Patrick Strateman 25400c4de1 Account wallet feature RPC tests.
8 years ago
MarcoFalke fad8cf63e5 [qa] Use single cache dir for chains
8 years ago
Wladimir J. van der Laan 63c03dd41c
Merge #8418: Add tests for compact blocks
8 years ago
MarcoFalke cf2cecb187
Merge #8400: [qa]: enable rpcbind_test
8 years ago
Suhas Daftuar 45c7ddd109 Add p2p test for BIP 152 (compact blocks)
8 years ago
Jonas Schnelli 54af51d98d
[QA] Add walletdump RPC test (including HD- & encryption-tests)
8 years ago
whythat 9bbb414b80 [qa]: enable rpcbind_test
8 years ago
MarcoFalke fae596f0e4 [qa] Sort scripts by time for pull_tester and don't overwrite setup_chain
8 years ago
MarcoFalke fade505e8b [qa] Add wallet-hd test
8 years ago
Suhas Daftuar 330b0f31ee [qa] p2p segwit tests
9 years ago
Alex Morcos 4f7ff00497 [qa] Add rpc test for segwit
9 years ago
MarcoFalke fa58f94ff7 [qa] pull-tester: Start longest test first
9 years ago
MarcoFalke fa3b379252 [qa] pull-tester: Fix assertion and check for run_parallel
9 years ago
Cory Fields ab95d5df3d build: a few ugly hacks to get the rpc tests working out-of-tree
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
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 fabbf6bd62 [qa] Refactor test_framework and pull tester
9 years ago
MarcoFalke fa389d4edc [qa] Switch to py3
9 years ago
Andrew Chow 7db0ecb90c Test for signing messages
9 years ago
MarcoFalke fae1f4ebfe [qa] rpc-tests: Fix link in comment and label error msg
9 years ago
MarcoFalke faa4f22342 [qa] pull-tester: Exit early when no tests are run
9 years ago