aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework
AgeCommit message (Expand)Author
2019-11-24test: add rpc getaddressinfo labels test coverageJon Atack
2019-11-18test: skip tool_wallet test when bitcoin-wallet isn't compiledfanquake
2019-11-14test: Remove fragile assert_memory_usage_stableMarcoFalke
2019-11-05TestShell: Return self from setup()James Chiang
2019-11-05TestShell: Simplify default setting of num_nodesJames Chiang
2019-11-05TestShell: Fix typo in TestShell warning printoutJames Chiang
2019-11-04Add TestShell classJames Chiang
2019-11-03Move argparse() to init()JamesC
2019-11-03Move assert num_nodes is set into main()JamesC
2019-11-03Clear TestNode objects after shutdownJamesC
2019-11-03Add closing and flushing of logging handlersJamesC
2019-11-03Refactor TestFramework main() into setup/shutdownJamesC
2019-11-03Remove network_event_loop instance in close()JamesC
2019-10-31[qa] Add shrinkdebugfile=0 to regtest bitcoin.confSuhas Daftuar
2019-10-30rpc: Add generatetodescriptorMarcoFalke
2019-10-14[test] rename SegwitVersion1SignatureHash()John Newbery
2019-10-14test: fix "tx-size-small" errors after default address changeSebastian Falbesoner
2019-10-09Merge #15437: p2p: Remove BIP61 reject messagesWladimir J. van der Laan
2019-10-06Fix Python Docstring to include all Args.John Bampton
2019-10-02Merge #16524: Wallet: Disable -fallbackfee by defaultMarcoFalke
2019-10-02Truly decouple wallet from chainparams for -fallbackfeeJorge Timón
2019-10-02p2p: Remove BIP61 reject messagesMarcoFalke
2019-09-22Merge #16918: test: Make PORT_MIN in test runner configurableMarcoFalke
2019-09-19test: Make PORT_MIN in test runner configurableMarcoFalke
2019-09-19Test: Move common function assert_approx() into util.pyfridokus
2019-09-17test: Remove unused connect_nodes_biMarcoFalke
2019-09-17scripted-diff: test: Replace connect_nodes_bi with connect_nodesMarcoFalke
2019-09-17test: Use connect_nodes when connecting nodes in the test_frameworkMarcoFalke
2019-09-12Merge #16551: test: Test that low difficulty chain fork is rejectedMarcoFalke
2019-09-11tests: add a test for the 'servicesnames' RPC fielddarosior
2019-09-09Merge #16796: wallet: Fix segfault in CreateWalletFromFileSamuel Dobson
2019-09-04test: Remove incorrect and unused try-block in assert_debug_logMarcoFalke
2019-09-03test: Print both messages on failure in assert_raises_messageMarcoFalke
2019-08-28Merge #16726: tests: Avoid common Python default parameter gotcha when mutabl...MarcoFalke
2019-08-26Avoid using mutable default parameter valuespracticalswift
2019-08-21QA: fix rpc_setban.py raceJonas Schnelli
2019-08-19Bugfix: QA: Run tests with UPnP disabledLuke Dashjr
2019-08-16test: Pass down correct chain name in testsMarcoFalke
2019-08-15Merge #16060: Bury bip9 deploymentsMarcoFalke
2019-08-15Merge #16465: test: Test p2sh-witness and bech32 in wallet_import_rescanMarcoFalke
2019-08-14test: Test p2sh-witness and bech32 in wallet_import_rescanMarcoFalke
2019-08-14[Consensus] Bury segwit deploymentJohn Newbery
2019-08-14[Consensus] Bury CSV deployment heightJohn Newbery
2019-08-14Merge #16248: Make whitebind/whitelist permissions more flexibleWladimir J. van der Laan
2019-08-13[rpc] Tidy up reporting of buried and ongoing softforksJohn Newbery
2019-08-13Moved and renamed hash256 from util.py to zmq_interface.pyElichai Turkel
2019-08-11Add functional tests for flexible whitebind/listnicolas.dorier
2019-08-05Merge #16363: test: Add test for BIP30 duplicate txMarcoFalke
2019-08-05Merge #16509: test: Adapt test framework for chains other than "regtest"MarcoFalke
2019-07-31test: Adapt test framework for chains other than "regtest"MarcoFalke