1 Commits (e055bc0fdfb2abfc224e9d75db92ae738687502b)

Author SHA1 Message Date
Anthony Towns 81b79f2c39 [tests] Rename rpc_* functional tests. 7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017 7 years ago
John Newbery bd9c18171d [rpc] Add initialblockdownload to getblockchaininfo 7 years ago
John Newbery 47ba8cf71e scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 7 years ago
Daniel Edgecumbe b7dfc6c4b8 [rpc] getblockchaininfo: add size_on_disk, prune_target_size, automatic_pruning 7 years ago
Andrew Chow f77f0e4825 Add warnings field to getblockchaininfo 7 years ago
João Barbosa f6ffb14367 [test] Add getblockchaininfo functional test 7 years ago
MarcoFalke faa8d9581a [qa] TestNode: Add wait_until_stopped helper method 7 years ago
John Newbery 5448a1471d [tests] don't override __init__() in individual tests 7 years ago
John Newbery 36b6268670 [tests] TestNode: separate add_node from start_node 7 years ago
Akio Nakamura 07704c1b37 Add some tests for getchaintxstats 7 years ago
John Newbery 7897338918 [tests] Introduce TestNode 7 years ago
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