Commit Graph

159 Commits (098b01dc58ff555c473ae58c92c34b03a77eda5f)

Author SHA1 Message Date
MarcoFalke 329fc1dce7
Merge #10359: [tests] functional tests should call BitcoinTestFramework start/stop node methods
8 years ago
MarcoFalke 1aefc94dd7
Merge #10423: [tests] skipped tests should clean up after themselves
8 years ago
Pieter Wuille 1088b02f0c
Merge #10195: Switch chainstate db and cache to per-txout model
8 years ago
John Newbery 53f6775fe1 fixup: fix nits
8 years ago
Wladimir J. van der Laan ef2d062c9f
Merge #10450: Fix bumpfee rpc "errors" return value
8 years ago
John Newbery a433d8a15e [tests] Update start/stop node functions to be private module functions
8 years ago
John Newbery d8c218f9c2 [tests] Functional tests call self.start_node(s) and self.stop_node(s)
8 years ago
Wladimir J. van der Laan acd9957b72
Merge #9208: Improve DisconnectTip performance
8 years ago
Pieter Wuille c3aa0c1194 Report on-disk size in gettxoutsetinfo
8 years ago
Pieter Wuille d342424301 Remove/ignore tx version in utxo and undo
8 years ago
Gregory Maxwell 513da90cdd Add test for empty chain and reorg consistency for gettxoutsetinfo.
8 years ago
Russell Yanofsky 1b6602fbe6 Fix bumpfee rpc "errors" return value
8 years ago
Wladimir J. van der Laan 46771514fa
Merge #9571: RPC: getblockchaininfo returns BIP signaling statistics
8 years ago
John Newbery 930deb9b2c [tests] skipped tests should clean up after themselves
8 years ago
MarcoFalke 8e5725666b
Merge #10433: [tests] improve tmpdir structure
8 years ago
John Newbery b040243cc3 [tests] improve tmpdir structure
8 years ago
Pieter Wuille e317c0d192
Merge #8384: Add witness data output to TxInError messages
8 years ago
Pieter Wuille bee3529971
Merge #10196: Bugfix: PrioritiseTransaction updates the mempool tx counter
8 years ago
Pieter Wuille 318ea50a1c
Merge #10199: Better fee estimates
8 years ago
Gregory Sanders 6e9e026656 Expand signrawtransaction.py to cover error witness checking
8 years ago
Wladimir J. van der Laan ea1fd43bb9
Merge #10257: [test] Add test for getmemoryinfo
8 years ago
Wladimir J. van der Laan 541199788c
Merge #10374: qa: Warn when specified test is not found
8 years ago
MarcoFalke 8bd16ee12f
Merge #10376: [tests] fix disconnect_ban intermittency
8 years ago
MarcoFalke 87abe20fc1
Merge #10253: [test] Add test for getnetworkhashps
8 years ago
MarcoFalke fac79e4d18 qa: Warn when specified test is not found
8 years ago
Wladimir J. van der Laan eb8263bdc9
Merge #10317: Remove unused Python imports
8 years ago
Alex Morcos 3810e976d6 Rewrite estimateSmartFee
8 years ago
Jimmy Song d4668f35ab [test] Add test for getmemoryinfo
8 years ago
John Newbery 3ba2c08980 [tests] fix disconnect_ban intermittency
8 years ago
MarcoFalke f6241b3e42
Merge #10361: qa: disablewallet: Check that wallet is really disabled
8 years ago
John Newbery 56befa03ac [tests] increase timeouts in sendheaders test
8 years ago
John Newbery b0bfa233a1 [tests] Make wait_until timeout 60 seconds by default
8 years ago
MarcoFalke fa7396d6d9 qa: disablewallet: Check that wallet is really disabled
8 years ago
MarcoFalke 6a796b2b53
Merge #10342: [tests] Improve mempool_persist test
8 years ago
John Newbery 329ac3bab1 [tests] use wait_until in mempool_persist.py
8 years ago
MarcoFalke 23d78c4dd0
Merge #10352: test: Add elapsed time to RPC tracing
8 years ago
MarcoFalke fff72de5bf
Merge #10171: [tests] Add node methods to test framework
8 years ago
Wladimir J. van der Laan 20187e4ad0 test: Add elapsed time to RPC tracing
8 years ago
MarcoFalke 170bc2c381
Merge #10318: [tests] fix wait_for_inv()
8 years ago
MarcoFalke 314ebdfcb3
Merge #10134: [qa] Fixes segwit block relay test after inv-direct-fetch was disabled
8 years ago
Suhas Daftuar 6c2e25caf6 [qa] Test prioritise_transaction / getblocktemplate interaction
8 years ago
Suhas Daftuar f19abd9053 [qa] Fixes segwit block relay test after inv-direct-fetch was disabled
8 years ago
John Newbery 4550049903 Reorganize BitcoinTestFramework class
8 years ago
John Newbery 965a124427 [tests] Fix abandonconflict.py intermittency
8 years ago
Suhas Daftuar 9decd648ac [qa] Relax assumptions on mempool behavior during reorg
8 years ago
Wladimir J. van der Laan 35da2aeed7
Merge #10327: [tests] remove import-abort-rescan.py
8 years ago
John Newbery 981e586ab8 [tests] remove import-abort-rescan.py
8 years ago
John Newbery 3e3c22f09d [tests] fix wait_for_inv()
8 years ago
Wladimir J. van der Laan 2a183de0ec
Merge #9966: Control mempool persistence using a command line parameter
8 years ago
Wladimir J. van der Laan 83073de4bd
Merge #10307: [tests] allow zmq test to be run in out-of-tree builds
8 years ago