Commit Graph

21 Commits (32e94538185b61fe64bd16de2459e763ec46b4da)

Author SHA1 Message Date
MarcoFalke faa7cdf764
scripted-diff: Update copyright in ./test
6 years ago
MarcoFalke fa0e65b772
scripted-diff: test: Remove brackets after assert
6 years ago
MarcoFalke fab0d85802
qa: Remove mocktime unless required
6 years ago
Jon Layton fa0815c300
rpc: Correctly name arguments
6 years ago
MarcoFalke 37612099ec
Merge #13424: Consistently validate txid / blockhash length and encoding in rpc calls
6 years ago
sanket1729 0ca4c8b3c6 Changed functional tests which do not require wallets to run without
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
MarcoFalke faa669cbcd
qa: Premine to deterministic address with -disablewallet
6 years ago
MarcoFalke 09ada21ca2
Merge #13924: tests: Simplify comparison in rpc_blockchain.py
6 years ago
Daniel Kraft 1f87c372b5 Simplify comparison in rpc_blockchain.py.
6 years ago
MarcoFalke 8ac7125d59
Merge #13916: qa: wait_for_verack by default
6 years ago
MarcoFalke fa5587fe71
qa: wait_for_verack by default
6 years ago
Ben Woosley 5eb20f81d9
Consistently use ParseHashV to validate hash inputs in rpc
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
MarcoFalke fa87da2f17
qa: Avoid start/stop of the network thread mid-test
6 years ago
Gregory Sanders 86edf4a2a5 expose CBlockIndex::nTx in getblock(header)
7 years ago
Wladimir J. van der Laan 947c25ead2
Merge #12431: Only call NotifyBlockTip when chainActive changes
7 years ago
James O'Beirne 152b7fb25f [tests] Add a (failing) test for waitforblockheight
7 years ago
João Barbosa 57e6786203 qa: Improve getchaintxstats functional test
7 years ago
John Newbery 7444149de3 Document method for reviewers to verify chainTxData
7 years ago
Anthony Towns 81b79f2c39 [tests] Rename rpc_* functional tests.
7 years ago