Commit Graph

28 Commits (fa2eb3d5d6819e42bfcec8a9f02b99438fe718b9)

Author SHA1 Message Date
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
Jon Atack 6112a20982
test: replace (send_message + sync_with_ping) with send_and_ping
5 years ago
practicalswift 993e38a4e2 tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
5 years ago
Dan Gershony 1a02edb3f2 [RPC] Fix casing in getblockchaininfo to be inline with the rest of the response
5 years ago
Jonathan "Duke" Leto d48c1e837a Add window final block height to getchaintxstats
5 years ago
James O'Beirne 8319e738f9 [tests] Add coverage for the content of getblockchaininfo.softforks
5 years ago
John Newbery 3862e473f0 [rpc] Tidy up reporting of buried and ongoing softforks
5 years ago
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)
6 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