Commit Graph

1017 Commits (1f87c372b521a1ff6970aca9df0ded839528ea20)

Author SHA1 Message Date
Daniel Kraft 1f87c372b5 Simplify comparison in rpc_blockchain.py.
6 years ago
Wladimir J. van der Laan 78dae8cacc
Merge #13780: 0.17: Pre-branch maintenance
6 years ago
Wladimir J. van der Laan e7ea858729
Merge #13527: policy: Remove promiscuousmempoolflags
6 years ago
practicalswift bcd4b0f5cd Add linting of WalletLogPrintf(...) format strings
6 years ago
practicalswift a3e4556949 build: Add format string linter
6 years ago
Wladimir J. van der Laan b81a8a5ea9
Merge #13667: wallet: Fix backupwallet for multiwallets
6 years ago
MarcoFalke 5e17777777
qa: Create unicode tempdir in test_runner
6 years ago
Wladimir J. van der Laan 489b51b08e
Merge #13823: qa: quote path in authproxy for external multiwallets
6 years ago
Julian Fleischer 83c48d9a1f fix locale for lint-shell
6 years ago
Wladimir J. van der Laan 990e182587
Merge #13837: qa: Extract rpc_timewait as test param
6 years ago
MarcoFalke fa67505e1e
qa: Quote wallet name for rpc path
6 years ago
MarcoFalke fa5b440971
qa: Extract rpc_timewait as test param
6 years ago
Wladimir J. van der Laan f030410e88
Merge #13697: Support output descriptors in scantxoutset
6 years ago
MarcoFalke c88529a178
Merge #13805: [wallet] Correctly limit output group size
6 years ago
Pieter Wuille 247d5740d2 Ignore unknown config file options for now
6 years ago
Suhas Daftuar a13647b8bd [qa] Add test for too-large wallet output groups
6 years ago
Pieter Wuille f6b7fc349c Support h instead of ' in hardened descriptor paths
6 years ago
Pieter Wuille 6495849bfd [QA] Extend tests to more combinations
6 years ago
Jonas Schnelli 1af237faef [QA] Add xpub range tests in scantxoutset tests
6 years ago
Pieter Wuille 151600bb49 Swap in descriptors support into scantxoutset
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
Wladimir J. van der Laan 9f23c16599
Merge #13721: Bugfixes for BIP 174 combining and deserialization
6 years ago
MarcoFalke a140953907
Merge #13753: scripted-diff: Remove trailing whitespaces
6 years ago
João Barbosa 12dd101345 scripted-diff: Remove trailing whitespaces
6 years ago
MarcoFalke 1211b15bf6
Merge #13656: Remove the boost/algorithm/string/predicate.hpp dependency
6 years ago
Wladimir J. van der Laan 5f7575e263
Merge #12257: [wallet] Use destination groups instead of coins in coin select
6 years ago
Karl-Johan Alm 0128121101
test: Add basic testing for wallet groups
6 years ago
Daniel Kraft 64b9f27e0e Skip is_closing() check when not available.
6 years ago
251 e3245f2e7b Removes Boost predicate.hpp dependency
6 years ago
MarcoFalke eeae4711f3
Merge #13726: Utils and libraries: Removes the boost/algorithm/string/join dependency
6 years ago
251 5f019d5354 Removes the boost/algorithm/string/join dependency
6 years ago
Ben Woosley 5b82aa7352
Fix bitcoin-cli --version
6 years ago
Wladimir J. van der Laan 2dc5ab6378
Merge #13482: Remove boost::program_options dependency
6 years ago
Wladimir J. van der Laan dcc0cffbcf
Merge #13695: lint: Add linter for circular dependencies
6 years ago
Wladimir J. van der Laan c575260f80
Merge #11637: p2p: Remove dead service bits code
6 years ago
MarcoFalke f7f574d453
Merge #13718: docs: Specify preferred Python string formatting technique
6 years ago
Wladimir J. van der Laan 6b6e854362
Merge #9662: Add createwallet "disableprivatekeys" option: a sane mode for watchonly-wallets
6 years ago
Andrew Chow fad231ad41 Fix merging of global unknown data in PSBTs
6 years ago
Andrew Chow 41df035ee1 Check that PSBT keys are the correct length
6 years ago
Mason Simon b1b8863fd6 docs: Specify preferred Python string formatting technique
6 years ago
marcoagner ea5340c9d2
tests: fixes mininode's P2PConnection sending messages on closing transport
6 years ago
Wladimir J. van der Laan b654723461
Merge #13557: BIP 174 PSBT Serializations and RPCs
6 years ago
Wladimir J. van der Laan 9d26b690e7
Merge #13687: travis: Check that ~/.bitcoin is never created
6 years ago
Ben Woosley 5c613aadd6
lint: Add linter for circular dependencies
6 years ago
Chun Kuan Lee f447a0a707 Remove program options from build system
6 years ago
MarcoFalke fabe28a0cd
qa: Temporarily disable test that reads the default datadir location
6 years ago
Wladimir J. van der Laan 6fcdb5ebdd
Merge #13638: tests: Use MAX_SCRIPT_ELEMENT_SIZE from script.py
6 years ago
Wladimir J. van der Laan 8fceae0d6f
Merge #12196: Add scantxoutset RPC method
6 years ago
Andrew Chow 020628e3a4 Tests for PSBT
6 years ago
Wladimir J. van der Laan 17943f77bd
Merge #13652: rpc: Fix that CWallet::AbandonTransaction would leave the grandchildren, etc. active
6 years ago