Commit Graph

148 Commits (c1c9a95379d364ea8ca5d3d0789e8afb1a99bb8b)

Author SHA1 Message Date
Wladimir J. van der Laan acd9957b72
Merge #9208: Improve DisconnectTip performance
8 years ago
Gregory Maxwell 513da90cdd Add test for empty chain and reorg consistency for gettxoutsetinfo.
8 years ago
Wladimir J. van der Laan 46771514fa
Merge #9571: RPC: getblockchaininfo returns BIP signaling statistics
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
practicalswift 0c60c63de0 Remove unused Python imports
8 years ago
MarcoFalke 75171f099e
Merge #10137: Remove unused import. Remove accidental trailing semicolons.
8 years ago
John Newbery b7dd44c528 Add start and stop node methods to BitcoinTestFramework
8 years ago
John Newbery b111324acd move initialize_chain() and initialize_chain_clean() to be methods of BitcoinTestFramework
8 years ago
MarcoFalke 3c5e6c94ca
Merge #10255: [test] Add test for listaddressgroupings
8 years ago
John Newbery c9cc76dcaa [tests] Remove is_network_split from funtional test cases
8 years ago
Wladimir J. van der Laan 8f3e38477e
Merge #10169: [tests] Remove func test code duplication
8 years ago
Wladimir J. van der Laan faf2dea5ea
Merge #10234: [net] listbanned RPC and QT should show correct banned subnets
8 years ago
John Newbery b8251f6337 [tests] allow zmq test to be run in out-of-tree builds
8 years ago
Jimmy Song dadfee38e8 [test] Add test for listaddressgroupings
8 years ago
Wladimir J. van der Laan e2b99b1313
Merge #10294: [Wallet] unset change position when there is no change
8 years ago