Commit Graph

88 Commits (75a5e478b631d3d0821d003300c4eae3c8433973)

Author SHA1 Message Date
Suhas Daftuar c5377ffbbb [qa] Add shrinkdebugfile=0 to regtest bitcoin.conf
5 years ago
John Bampton 8acd58927a Fix Python Docstring to include all Args.
5 years ago
MarcoFalke a689c11907
Merge #16524: Wallet: Disable -fallbackfee by default
5 years ago
Jorge Timón ea4cc3a7b3
Truly decouple wallet from chainparams for -fallbackfee
5 years ago
MarcoFalke 13377b7a69
Merge #16918: test: Make PORT_MIN in test runner configurable
5 years ago
MarcoFalke fa69588537
test: Make PORT_MIN in test runner configurable
5 years ago
fridokus 96299a9d6c Test: Move common function assert_approx() into util.py
5 years ago
MarcoFalke fadfd844de
test: Remove unused connect_nodes_bi
5 years ago
MarcoFalke ca97d292ce
Merge #16551: test: Test that low difficulty chain fork is rejected
5 years ago
MarcoFalke fab3c34412
test: Print both messages on failure in assert_raises_message
5 years ago
Luke Dashjr b168dd30cf
Bugfix: QA: Run tests with UPnP disabled
5 years ago
MarcoFalke fa31dc1bf4
test: Pass down correct chain name in tests
5 years ago
MarcoFalke 1bf2ff2bf8
Merge #16060: Bury bip9 deployments
5 years ago
John Newbery 0328dcdcfc [Consensus] Bury segwit deployment
5 years ago
John Newbery 1c93b9b31c [Consensus] Bury CSV deployment height
5 years ago
John Newbery 3862e473f0 [rpc] Tidy up reporting of buried and ongoing softforks
5 years ago
Elichai Turkel afc0966d72
Moved and renamed hash256 from util.py to zmq_interface.py
5 years ago
MarcoFalke fa8a1d7ba3
test: Adapt test framework for chains other than "regtest"
5 years ago
Steven Roose 8f250ab788
TEST: Replace hard-coded hex tx with classes
5 years ago
MarcoFalke fa6ad7a5ec
test: Bump MAX_NODES to 12
6 years ago
MarcoFalke fa3872e7b4
test: Format predicate source as multiline on error
6 years ago
João Barbosa 90bce24576 qa: Prevent concurrency issues reading .cookie file
6 years ago
Karl-Johan Alm 6c0a6f73e3
wallet/rpc: add maxfeerate parameter to sendrawtransaction
6 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 fab5a1e0f4
build: Require python 3.5
6 years ago
MarcoFalke fa6bf21f5e
scripted-diff: test: Use py3.5 bytes::hex() method
6 years ago
Amiti Uttarwar 8e4b4f683a Address test todos by removing -txindex to nodes.
6 years ago
Chun Kuan Lee d6b3790d1a tests: check readability of cookie file
6 years ago
Conor Scott 157651855f [Tests] Rename create_tx and move to blocktools.py
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
practicalswift 634bd97001 Explicitly specify encoding when opening text files in Python code
7 years ago
MarcoFalke f3e747ee77
Merge #13201: [qa] Handle disconnect_node race
7 years ago
Suhas Daftuar 09c6699900 [qa] Handle disconnect_node race
7 years ago
Suhas Daftuar 08ebdba82a [qa] Avoid printing to console during cache creation
7 years ago
John Newbery c22ce8a7b8 [Tests] Write stdout/stderr to datadir instead of temp file.
7 years ago
Wladimir J. van der Laan 1834d4d9f0
Merge #12265: [test] fundrawtransaction: lock watch-only shared address
7 years ago
Anthony Towns 8a9817d175 [tests] Use regtest section in functional tests configs
7 years ago
Suhas Daftuar 75d0e4c544 [qa] Delete cookie file before starting node
7 years ago
Karl-Johan Alm 891beb0f8a
[test] fundrawtransaction: lock watch-only shared address
7 years ago
Wladimir J. van der Laan f0f9732d05
Merge #11773: [tests] Change feature_block.py to use BitcoinTestFramework
7 years ago
John Newbery 265d7c44b1 [tests] Improve assert message when wait_until() fails
7 years ago
MarcoFalke c8330d4216 qa: Use node.datadir instead of tmpdir in test framework
7 years ago
Ben Woosley 81b0822772
test: Use wait_until in tests where time was used for polling
7 years ago
Wladimir J. van der Laan ce6ffe196e
Merge #12638: qa: Cache only chain and wallet for regtest datadir
7 years ago
Wladimir J. van der Laan 0f0229d0c3
Merge #12643: [qa] util: Remove unused sync_chain
7 years ago
MarcoFalke fa1436c429
[qa] util: Remove unused sync_chain
7 years ago
MarcoFalke fa2310572f
qa: Cache only chain and wallet for regtest datadir
7 years ago
Sjors Provoost b156ff7c30
[tests] bind functional test nodes to 127.0.0.1
7 years ago
MarcoFalke 07090c5339
Merge #12443: qa: Move common args to bitcoin.conf
7 years ago