aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-08-09Simplify comparison in rpc_blockchain.py.Daniel Kraft
2018-08-08Merge #13780: 0.17: Pre-branch maintenanceWladimir J. van der Laan
2018-08-07Merge #13527: policy: Remove promiscuousmempoolflagsWladimir J. van der Laan
2018-08-07Add linting of WalletLogPrintf(...) format stringspracticalswift
2018-08-07build: Add format string linterpracticalswift
2018-08-07Merge #13667: wallet: Fix backupwallet for multiwalletsWladimir J. van der Laan
2018-08-03qa: Create unicode tempdir in test_runnerMarcoFalke
2018-08-02Merge #13823: qa: quote path in authproxy for external multiwalletsWladimir J. van der Laan
2018-08-02fix locale for lint-shellJulian Fleischer
2018-08-02Merge #13837: qa: Extract rpc_timewait as test paramWladimir J. van der Laan
2018-08-02qa: Quote wallet name for rpc pathMarcoFalke
2018-08-01qa: Extract rpc_timewait as test paramMarcoFalke
2018-08-01Merge #13697: Support output descriptors in scantxoutsetWladimir J. van der Laan
2018-08-01Merge #13805: [wallet] Correctly limit output group sizeMarcoFalke
2018-07-30Ignore unknown config file options for nowPieter Wuille
2018-07-30[qa] Add test for too-large wallet output groupsSuhas Daftuar
2018-07-27Support h instead of ' in hardened descriptor pathsPieter Wuille
2018-07-27[QA] Extend tests to more combinationsPieter Wuille
2018-07-27[QA] Add xpub range tests in scantxoutset testsJonas Schnelli
2018-07-27Swap in descriptors support into scantxoutsetPieter Wuille
2018-07-27Update copyright headers to 2018DrahtBot
2018-07-25Merge #13721: Bugfixes for BIP 174 combining and deserializationWladimir J. van der Laan
2018-07-25Merge #13753: scripted-diff: Remove trailing whitespacesMarcoFalke
2018-07-24scripted-diff: Remove trailing whitespacesJoão Barbosa
2018-07-24Merge #13656: Remove the boost/algorithm/string/predicate.hpp dependencyMarcoFalke
2018-07-24Merge #12257: [wallet] Use destination groups instead of coins in coin selectWladimir J. van der Laan
2018-07-24test: Add basic testing for wallet groupsKarl-Johan Alm
2018-07-23Skip is_closing() check when not available.Daniel Kraft
2018-07-22Removes Boost predicate.hpp dependency251
2018-07-21Merge #13726: Utils and libraries: Removes the boost/algorithm/string/join de...MarcoFalke
2018-07-21Removes the boost/algorithm/string/join dependency251
2018-07-20Fix bitcoin-cli --versionBen Woosley
2018-07-20Merge #13482: Remove boost::program_options dependencyWladimir J. van der Laan
2018-07-20Merge #13695: lint: Add linter for circular dependenciesWladimir J. van der Laan
2018-07-20Merge #11637: p2p: Remove dead service bits codeWladimir J. van der Laan
2018-07-20Merge #13718: docs: Specify preferred Python string formatting techniqueMarcoFalke
2018-07-20Merge #9662: Add createwallet "disableprivatekeys" option: a sane mode for wa...Wladimir J. van der Laan
2018-07-19Fix merging of global unknown data in PSBTsAndrew Chow
2018-07-19Check that PSBT keys are the correct lengthAndrew Chow
2018-07-19docs: Specify preferred Python string formatting techniqueMason Simon
2018-07-19tests: fixes mininode's P2PConnection sending messages on closing transportmarcoagner
2018-07-18Merge #13557: BIP 174 PSBT Serializations and RPCsWladimir J. van der Laan
2018-07-18Merge #13687: travis: Check that ~/.bitcoin is never createdWladimir J. van der Laan
2018-07-18lint: Add linter for circular dependenciesBen Woosley
2018-07-18Remove program options from build systemChun Kuan Lee
2018-07-17qa: Temporarily disable test that reads the default datadir locationMarcoFalke
2018-07-17Merge #13638: tests: Use MAX_SCRIPT_ELEMENT_SIZE from script.pyWladimir J. van der Laan
2018-07-17Merge #12196: Add scantxoutset RPC methodWladimir J. van der Laan
2018-07-16Tests for PSBTAndrew Chow
2018-07-16Merge #13652: rpc: Fix that CWallet::AbandonTransaction would leave the grand...Wladimir J. van der Laan