15 Commits (fa646369489d5655ac187f2a9e151317829581df)

Author SHA1 Message Date
John Newbery cad967a892 [tests] Move stop_node and start_node methods to BitcoinTestFramework 7 years ago
MarcoFalke fab1fb737b [qa] blockchain: Pass on closed connection during generate call 7 years ago
MarcoFalke 5555fa8b74 qa: Add stopatheight test 7 years ago
Pieter Wuille 8b22af3ee5 Replace bytes_serialized with bogosize 7 years ago
Jimmy Song cc36b5e3d7 [test] Add test for getchaintxstats 7 years ago
John Newbery 53f6775fe1 fixup: fix nits 7 years ago
John Newbery d8c218f9c2 [tests] Functional tests call self.start_node(s) and self.stop_node(s) 7 years ago
Pieter Wuille c3aa0c1194 Report on-disk size in gettxoutsetinfo 7 years ago
Pieter Wuille d342424301 Remove/ignore tx version in utxo and undo 7 years ago
Gregory Maxwell 513da90cdd Add test for empty chain and reorg consistency for gettxoutsetinfo. 7 years ago
practicalswift 0c60c63de0 Remove unused Python imports 7 years ago
John Newbery c9cc76dcaa [tests] Remove is_network_split from funtional test cases 7 years ago
Jimmy Song de487b730b Tests: Add test for getnetworkhashps 7 years ago
Jimmy Song 821dd5e3e1 Tests: Add test for getdifficulty 7 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional 7 years ago
John Newbery 00902c48cd Rename qa directory to test 7 years ago
John Newbery c9bd0f6421 Fix RPC failure testing (2 of 2) 7 years ago
John Newbery 3f95a806b1 Fix docstrings in qa tests 7 years ago
MarcoFalke fac9349798 [qa] Remove hardcoded "4 nodes" from test_framework 8 years ago
MarcoFalke fa389d4edc [qa] Switch to py3 8 years ago
mruddy 92107d574d RPC: add versionHex in getblock and getblockheader JSON results; expand data in getblockchaininfo bip9_softforks field. 8 years ago
MarcoFalke fa4a522541 [qa] Add tests verifychain, lockunspent, getbalance, listsinceblock 8 years ago
Daniel Cousens d13f65ebac rpc: update inline comments to refer to new file paths 9 years ago
Suhas Daftuar 4a04879378 Fix error in blockchain.py introduced in merge 9 years ago
MarcoFalke 7777994846 [qa] Fix pyton syntax in rpc tests 9 years ago
James O'Beirne 135d6ec8ce Add RPC tests for getblockheader. 9 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
Pieter Wuille 298e040bca Fix chainstate serialized_size computation 9 years ago
James O'Beirne 1488506872 Add tests for gettxoutsetinfo, CLevelDBBatch, CLevelDBIterator 9 years ago