aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | qa: Add p2p_invalid_locator testMarcoFalke2018-08-104-0/+54
| | |/ / / | |/| | |
* | | | | Merge #13913: qa: Remove redundant checkmempool/checkblockindex extra_argsMarcoFalke2018-08-115-8/+4
|\ \ \ \ \
| * | | | | qa: Remove redundant checkmempool/checkblockindex extra_argsMarcoFalke2018-08-085-8/+4
| | |_|/ / | |/| | |
* | | | | Merge #13924: tests: Simplify comparison in rpc_blockchain.pyMarcoFalke2018-08-101-7/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Simplify comparison in rpc_blockchain.py.Daniel Kraft2018-08-091-7/+4
| |/ / /
* | | | Merge #13669: Tests: Cleanup create_transaction implementationsMarcoFalke2018-08-0913-137/+112
|\ \ \ \
| * | | | [Tests] Cleanup feature_block.py, remove unnecessary PreviousSpendableOutput ...Conor Scott2018-08-091-50/+44
| * | | | [Tests] Cleanup extra instances of create_transactionConor Scott2018-08-099-73/+46
| * | | | [Tests] Rename create_tx and move to blocktools.pyConor Scott2018-08-095-16/+24
| |/ / /
* | | | Merge #13916: qa: wait_for_verack by defaultMarcoFalke2018-08-0921-56/+11
|\ \ \ \ | |/ / / |/| | |
| * | | qa: wait_for_verack by defaultMarcoFalke2018-08-0821-56/+11
| |/ /
* | | Merge #13780: 0.17: Pre-branch maintenanceWladimir J. van der Laan2018-08-08104-104/+104
|\ \ \ | |/ / |/| |
| * | Update copyright headers to 2018DrahtBot2018-07-27104-104/+104
* | | Merge #13527: policy: Remove promiscuousmempoolflagsWladimir J. van der Laan2018-08-073-23/+22
|\ \ \
| * | | policy: Remove promiscuousmempoolflagsMarcoFalke2018-06-233-23/+22
* | | | Merge #13667: wallet: Fix backupwallet for multiwalletsWladimir J. van der Laan2018-08-071-4/+32
|\ \ \ \
| * | | | wallet: Fix backupwallet for multiwalletsDaniel Kraft2018-07-151-4/+32
* | | | | qa: Create unicode tempdir in test_runnerMarcoFalke2018-08-031-1/+1
| |_|_|/ |/| | |
* | | | Merge #13823: qa: quote path in authproxy for external multiwalletsWladimir J. van der Laan2018-08-021-1/+2
|\ \ \ \
| * | | | qa: Quote wallet name for rpc pathMarcoFalke2018-08-021-1/+2
* | | | | Merge #13837: qa: Extract rpc_timewait as test paramWladimir J. van der Laan2018-08-026-18/+15
|\ \ \ \ \
| * | | | | qa: Extract rpc_timewait as test paramMarcoFalke2018-08-016-18/+15
| |/ / / /
* | | | | Merge #13697: Support output descriptors in scantxoutsetWladimir J. van der Laan2018-08-011-9/+51
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Support h instead of ' in hardened descriptor pathsPieter Wuille2018-07-271-11/+11
| * | | | [QA] Extend tests to more combinationsPieter Wuille2018-07-271-18/+47
| * | | | [QA] Add xpub range tests in scantxoutset testsJonas Schnelli2018-07-271-1/+16
| * | | | Swap in descriptors support into scantxoutsetPieter Wuille2018-07-271-5/+3
| | |_|/ | |/| |
* | | | Merge #13805: [wallet] Correctly limit output group sizeMarcoFalke2018-08-011-0/+26
|\ \ \ \
| * | | | [qa] Add test for too-large wallet output groupsSuhas Daftuar2018-07-301-0/+26
| |/ / /
* / / / Ignore unknown config file options for nowPieter Wuille2018-07-301-3/+5
|/ / /
* | | Merge #13721: Bugfixes for BIP 174 combining and deserializationWladimir J. van der Laan2018-07-251-1/+21
|\ \ \
| * | | Fix merging of global unknown data in PSBTsAndrew Chow2018-07-191-0/+7
| * | | Check that PSBT keys are the correct lengthAndrew Chow2018-07-191-1/+14
* | | | Merge #12257: [wallet] Use destination groups instead of coins in coin selectWladimir J. van der Laan2018-07-242-0/+68
|\ \ \ \
| * | | | test: Add basic testing for wallet groupsKarl-Johan Alm2018-07-242-0/+68
* | | | | Skip is_closing() check when not available.Daniel Kraft2018-07-231-1/+11
|/ / / /
* | | | Fix bitcoin-cli --versionBen Woosley2018-07-201-0/+3
* | | | Merge #11637: p2p: Remove dead service bits codeWladimir J. van der Laan2018-07-202-28/+1
|\ \ \ \
| * | | | Remove dead service bits codeMarcoFalke2018-07-112-28/+1
* | | | | Merge #13718: docs: Specify preferred Python string formatting techniqueMarcoFalke2018-07-201-0/+1
|\ \ \ \ \
| * | | | | docs: Specify preferred Python string formatting techniqueMason Simon2018-07-191-0/+1
| | |/ / / | |/| | |
* | | | | Merge #9662: Add createwallet "disableprivatekeys" option: a sane mode for wa...Wladimir J. van der Laan2018-07-203-2/+35
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | QA: Fix bug in -usecli logic that converts booleans to non-lowercase stringsJonas Schnelli2018-07-121-2/+1
| * | | | [QA] add createwallet disableprivatekey testJonas Schnelli2018-07-122-0/+34
* | | | | tests: fixes mininode's P2PConnection sending messages on closing transportmarcoagner2018-07-191-1/+1
* | | | | Merge #13557: BIP 174 PSBT Serializations and RPCsWladimir J. van der Laan2018-07-183-0/+269
|\ \ \ \ \
| * | | | | Tests for PSBTAndrew Chow2018-07-163-0/+269
* | | | | | Merge #13687: travis: Check that ~/.bitcoin is never createdWladimir J. van der Laan2018-07-181-4/+6
|\ \ \ \ \ \
| * | | | | | qa: Temporarily disable test that reads the default datadir locationMarcoFalke2018-07-171-4/+6
* | | | | | | Merge #13638: tests: Use MAX_SCRIPT_ELEMENT_SIZE from script.pyWladimir J. van der Laan2018-07-171-2/+1
|\ \ \ \ \ \ \