Commit Graph

994 Commits (9730d3af313843bf5dcc38c6dea130b53e44a8d6)

Author SHA1 Message Date
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
MarcoFalke 171b03de06
Merge #13664: Trivial: fix references to share/rpcuser (now share/rpcauth)
6 years ago
Mason Simon c64cc1bd94 scripted-diff: Fix references to share/rpcuser (now share/rpcauth)
6 years ago
Jonas Schnelli be98b2d9a8
[QA] Add scantxoutset test
6 years ago
MarcoFalke 8803c9132a
Merge #13138: [tests] Remove accounts from wallet_importprunedfunds.py
6 years ago
Pieter Wuille b25a4c2284
Merge #13072: Update createmultisig RPC to support segwit
6 years ago
Pieter Wuille ad552a54c5
Merge #13566: Fix get balance
6 years ago
MarcoFalke 8f1106da58
Merge #13626: qa: Fix some TODOs in p2p_segwit
6 years ago
MarcoFalke eeeef80fb6
qa: Fix some TODOs in p2p_segwit
6 years ago
Ben Woosley 89e70f9d7f
Fix that CWallet::AbandonTransaction would only traverse one level
6 years ago
Jonas Schnelli a3fa4d6a6a
QA: Fix bug in -usecli logic that converts booleans to non-lowercase strings
6 years ago
Jonas Schnelli 4704e5f074
[QA] add createwallet disableprivatekey test
6 years ago
James O'Beirne a0b604c166 [tests] skip rpc_zmq functional test when python3 zmq lib is not present
6 years ago
Daniel Kraft b9f4b211df tests: Use MAX_SCRIPT_ELEMENT_SIZE from script.py
6 years ago
MarcoFalke fa4bf92be9
Remove dead service bits code
6 years ago
Wladimir J. van der Laan fad42e8c4a
Merge #13547: Make signrawtransaction* give an error when amount is needed but missing
6 years ago
Wladimir J. van der Laan 7e74c54fed
Merge #13452: rpc: have verifytxoutproof check the number of txns in proof structure
6 years ago
Wladimir J. van der Laan 453ae5ec9f
Merge #13603: bitcoin-tx: Stricter check for valid integers
6 years ago
Wladimir J. van der Laan a247594e75
Merge #13570: RPC: Add new "getzmqnotifications" method
6 years ago
Anthony Towns f40b3b82df [tests] functional test for createmultisig RPC
6 years ago
MarcoFalke 88a15ebc8d
Merge #13564: [wallet] loadwallet shouldn't create new wallets.
6 years ago
Daniel Kraft 57889e688d bitcoin-tx: Stricter check for valid integers
6 years ago