Commit Graph

455 Commits (75a5e478b631d3d0821d003300c4eae3c8433973)

Author SHA1 Message Date
Jon Atack 33f5fc32e5
test: add rpc getaddressinfo labels test coverage
5 years ago
fanquake a67352161c
test: skip tool_wallet test when bitcoin-wallet isn't compiled
5 years ago
MarcoFalke fac942ca57
test: Remove fragile assert_memory_usage_stable
5 years ago
James Chiang 2493770e36 TestShell: Return self from setup()
5 years ago
James Chiang a8dea45524 TestShell: Simplify default setting of num_nodes
5 years ago
James Chiang d3ed06e2cd TestShell: Fix typo in TestShell warning printout
5 years ago
James Chiang f5112369cf Add TestShell class
5 years ago
JamesC 5155602a63 Move argparse() to init()
5 years ago
JamesC 2ab01462f4 Move assert num_nodes is set into main()
5 years ago
JamesC 614c645643 Clear TestNode objects after shutdown
5 years ago
JamesC 6f40820757 Add closing and flushing of logging handlers
5 years ago
JamesC 6b71241291 Refactor TestFramework main() into setup/shutdown
5 years ago
JamesC ede8b7608e Remove network_event_loop instance in close()
5 years ago
Suhas Daftuar c5377ffbbb [qa] Add shrinkdebugfile=0 to regtest bitcoin.conf
5 years ago
MarcoFalke fa144e6fde
rpc: Add generatetodescriptor
5 years ago
John Newbery eebcdfa86a [test] rename SegwitVersion1SignatureHash()
5 years ago
Sebastian Falbesoner 32d665c265 test: fix "tx-size-small" errors after default address change
5 years ago
Wladimir J. van der Laan c08bf2b574
Merge #15437: p2p: Remove BIP61 reject messages
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 fa25f43ac5
p2p: Remove BIP61 reject messages
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 fa3b9ee8b2
scripted-diff: test: Replace connect_nodes_bi with connect_nodes
5 years ago
MarcoFalke faaee1e39a
test: Use connect_nodes when connecting nodes in the test_framework
5 years ago
MarcoFalke ca97d292ce
Merge #16551: test: Test that low difficulty chain fork is rejected
5 years ago
darosior 07a8f65031
tests: add a test for the 'servicesnames' RPC field
5 years ago
Samuel Dobson 8af835a72d
Merge #16796: wallet: Fix segfault in CreateWalletFromFile
5 years ago
MarcoFalke fae91a09c4
test: Remove incorrect and unused try-block in assert_debug_log
5 years ago
MarcoFalke fab3c34412
test: Print both messages on failure in assert_raises_message
5 years ago
MarcoFalke cc40b55da7
Merge #16726: tests: Avoid common Python default parameter gotcha when mutable dict/list:s are used as default parameter values
5 years ago
practicalswift 25dd867150 Avoid using mutable default parameter values
5 years ago
Jonas Schnelli 6011c9d72d
QA: fix rpc_setban.py race
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
MarcoFalke 8bd5e0af99
Merge #16465: test: Test p2sh-witness and bech32 in wallet_import_rescan
5 years ago
MarcoFalke fa25668e1c
test: Test p2sh-witness and bech32 in wallet_import_rescan
5 years ago
John Newbery 0328dcdcfc [Consensus] Bury segwit deployment
5 years ago
John Newbery 1c93b9b31c [Consensus] Bury CSV deployment height
5 years ago
Wladimir J. van der Laan 67be6d7a17
Merge #16248: Make whitebind/whitelist permissions more flexible
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
nicolas.dorier c5b404e8f1
Add functional tests for flexible whitebind/list
5 years ago
MarcoFalke 62117f9f36
Merge #16363: test: Add test for BIP30 duplicate tx
5 years ago
MarcoFalke d5ea8f4bf3
Merge #16509: test: Adapt test framework for chains other than "regtest"
5 years ago
MarcoFalke fa8a1d7ba3
test: Adapt test framework for chains other than "regtest"
5 years ago