aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework
Commit message (Expand)AuthorAgeFilesLines
* Bugfix: QA: Run tests with UPnP disabledLuke Dashjr2019-09-241-0/+1
* Add comments to Python ECDSA implementationJohn Newbery2019-06-261-16/+56
* Pure python ECPieter Wuille2019-06-211-204/+324
* test: Add test for p2p_blocksonlyMarcoFalke2019-05-161-0/+8
* test: Format predicate source as multiline on errorMarcoFalke2019-05-161-1/+1
* Merge #15419: qa: Always refresh cache to be out of ibdMarcoFalke2019-02-252-29/+28
|\
| * test: Simplify create_cacheMarcoFalke2019-02-251-9/+6
| * qa: Always refresh stale cache to be out of ibdMarcoFalke2019-02-191-2/+22
| * qa: Remove mocktime unless requiredMarcoFalke2019-02-192-21/+3
* | Merge #15404: [test] Remove -txindex to start nodesWladimir J. van der Laan2019-02-191-2/+2
|\ \ | |/ |/|
| * Address test todos by removing -txindex to nodes.Amiti Uttarwar2019-02-171-2/+2
* | Merge #15415: [test] functional: allow custom cwd, use tmpdir as defaultMarcoFalke2019-02-192-3/+9
|\ \ | |/ |/|
| * [test] functional: set cwd of nodes to tmpdirSjors Provoost2019-02-192-3/+9
* | Descriptor checksumPieter Wuille2019-02-151-0/+55
* | Merge #15383: [rpc] mining: Omit uninitialized currentblockweight, currentblo...MarcoFalke2019-02-151-1/+5
|\ \ | |/ |/|
| * [rpc] mining: Omit uninitialized currentblockweight, currentblocktxMarcoFalke2019-02-121-1/+5
* | Merge #15238: [QA] remove some magic mining constants in functional testsMarcoFalke2019-02-121-1/+3
|\ \ | |/ |/|
| * remove some magic mining constants in functional testsGregory Sanders2019-01-241-1/+3
* | qa: Drop RPC connection if --usecliJoão Barbosa2019-02-061-3/+6
* | Merge #14519: tests: add utility to easily profile node performance with perfMarcoFalke2019-02-052-3/+111
|\ \
| * | tests: add utility to easily profile node performance with perfJames O'Beirne2019-01-222-3/+111
* | | tests: unify RPC argument to cli argument conversion and handle dicts and listsAndrew Chow2019-01-311-2/+10
* | | Merge #13926: [Tools] bitcoin-wallet - a tool for creating and managing walle...MarcoFalke2019-01-311-0/+1
|\ \ \
| * | | [tests] Add wallet-tool testJoão Barbosa2019-01-301-0/+1
| | |/ | |/|
* / | qa: Add tests for invalid message headersMarcoFalke2019-01-241-3/+3
|/ /
* | Merge #15108: [tests] tidy up wallet_importmulti.pyMarcoFalke2019-01-091-0/+99
|\ \
| * | [tests] move wallet util functions to wallet_util.pyJohn Newbery2019-01-041-0/+99
| |/
* | Merge #15059: test: Add basic test for BIP34Wladimir J. van der Laan2019-01-081-1/+2
|\ \ | |/ |/|
| * test: Add basic test for BIP34MarcoFalke2018-12-291-1/+2
* | Merge #14457: test: add invalid tx templates for use in functional testsWladimir J. van der Laan2019-01-021-0/+2
|\ \
| * | test: add invalid tx templates for use in functional testsJames O'Beirne2018-11-271-0/+2
* | | Merge #15026: [test] Rename rpc_timewait to rpc_timeoutMarcoFalke2018-12-291-3/+14
|\ \ \
| * | | whitespace: Split ~300 char line into multiple onesMarcoFalke2018-12-221-1/+12
| * | | scripted-diff: Rename rpc_timewait to rpc_timeoutMarcoFalke2018-12-221-3/+3
| | |/ | |/|
* | | Merge #14738: Tests: Fix running wallet_listtransactions.py individually thro...MarcoFalke2018-12-291-17/+6
|\ \ \ | |/ / |/| |
| * | Fix running individually through test_runner.py, as suggested by @MarcoFalke ...Kristaps Kaupe2018-11-161-17/+6
* | | Merge #14951: Revert "tests: Support calling add_nodes more than once"MarcoFalke2018-12-141-3/+17
|\ \ \
| * | | test: add_nodes can only be called once after set_test_paramsMarcoFalke2018-12-131-2/+17
| * | | Revert "tests: Support calling add_nodes more than once"MarcoFalke2018-12-131-2/+1
* | | | Merge #14805: tests: Support calling add_nodes more than onceWladimir J. van der Laan2018-12-131-1/+2
|\| | |
| * | | tests: Support calling add_nodes more than onceSteven Roose2018-11-211-1/+2
* | | | Merge #14926: test: consensus: Check that final transactions are validWladimir J. van der Laan2018-12-131-0/+2
|\ \ \ \
| * | | | test: Correctly deserialize without witnessMarcoFalke2018-12-111-0/+2
* | | | | Merge #14884: Travis: enforce Python 3.4 support through linterWladimir J. van der Laan2018-12-131-0/+4
|\ \ \ \ \
| * | | | | [test] functional framework: add CScript hex() for Python 3.4Sjors Provoost2018-12-121-0/+4
| |/ / / /
* / / / / Compare to None with is/is notDaniel Ingram2018-12-102-5/+5
|/ / / /
* | | | Merge #14788: tests: Possible fix the permission error when the tests open th...MarcoFalke2018-12-071-1/+1
|\ \ \ \
| * | | | tests: check readability of cookie fileChun Kuan Lee2018-11-241-1/+1
| |/ / /
* | | | Merge #14670: http: Fix HTTP server shutdownWladimir J. van der Laan2018-12-062-6/+6
|\ \ \ \
| * | | | qa: Test bitcond shutdownJoão Barbosa2018-11-232-6/+6
| |/ / /