aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-11Drop the unnecessary UTXO based on the UTXOs present, not on earlier wallet t...Andrew Chow
2018-09-06Replace duplcate reference with reference to reference docv0.17.0rc3Pieter Wuille
2018-09-06Adjust TODO linkPieter Wuille
2018-09-06Add descriptor reference documentationPieter Wuille
2018-09-06test: Add test for config file parsing errorsMarcoFalke
2018-09-06util: Report parse errors in configuration fileWladimir J. van der Laan
2018-09-06Merge #14152: [0.17] doc: Change documentation for =0 for non-boolean optionsWladimir J. van der Laan
2018-09-05doc: Update v0.17.0.0 manpagesMarcoFalke
2018-09-05doc: Change documentation for =0 for non-boolean optionsWladimir J. van der Laan
2018-08-28fix walletcreatefundedpsbt deriv paths, add testGregory Sanders
2018-08-28Merge #14084: [0.17] qa: BackportsWladimir J. van der Laan
2018-08-27Use assert when running from multithreaded code as BOOST_CHECK_* are not thre...Jesse Cohen
2018-08-27qa: Stop txindex thread before calling destructorMarcoFalke
2018-08-27Docs: Fix help message typo optiona -> optionalBen Woosley
2018-08-22Bugfix: NSIS: Exclude Makefile* from docsv0.17.0rc2Luke Dashjr
2018-08-21RPCTypeCheck bip32derivs arg in walletcreatefundedGregory Sanders
2018-08-21QA: add basic walletcreatefunded optional arg testGregory Sanders
2018-08-21walletcreatefundedpsbt: remove duplicate replaceable argGregory Sanders
2018-08-21Allow ConstructTransaction to not throw error with 0-input txnGregory Sanders
2018-08-21Merge #14005: [0.17] depends: fix qt determinismWladimir J. van der Laan
2018-08-19depends: fix qt determinismCory Fields
2018-08-16qt: Pre-rc1 translations updatev0.17.0rc1Wladimir J. van der Laan
2018-08-15Merge #13976: [0.17] Backport #13960 & #13917Wladimir J. van der Laan
2018-08-15More tests of signer checksAndrew Chow
2018-08-15Test that a non-witness script as witness utxo is not signedAndrew Chow
2018-08-15Only wipe wrong UTXO type data if overwritten by walletPieter Wuille
2018-08-15Additional sanity checks in SignPSBTInputPieter Wuille
2018-08-15Serialize non-witness utxo as a non-witness tx but always deserialize as witnessAndrew Chow
2018-08-15Fix PSBT deserialization of 0-input transactionsAndrew Chow
2018-08-13Merge #13956: [0.17] doc: regenerate manpagesWladimir J. van der Laan
2018-08-13doc: regenerate manpagesfanquake
2018-08-13build: bump version to 0.17.0Wladimir J. van der Laan
2018-08-13Merge #13951: Hardcoded seeds update pre-0.17 branchWladimir J. van der Laan
2018-08-13contrib: fix GetDesirableServiceFlags typo in seeds/README.mdMarcoFalke
2018-08-13Merge #13950: doc: move-only 0.17.0 release notes of individual prsWladimir J. van der Laan
2018-08-13Merge #13054: tests: Enable automatic detection of undefined names in Python ...MarcoFalke
2018-08-13tests: Use explicit importspracticalswift
2018-08-13net: Update hardcoded seedsWladimir J. van der Laan
2018-08-13contrib: in makeseeds, add 0.16.x to PATTERN_AGENT, remove 0.13.xWladimir J. van der Laan
2018-08-13doc: move-only release notes of individual prsMarcoFalke
2018-08-13Merge #13905: docs: fixed bitcoin-cli -help output for help2manMarcoFalke
2018-08-13Merge #13928: qa: blocktools enforce named args for amountMarcoFalke
2018-08-13Merge #13918: rpc: Replace median fee rate with feerate percentiles in getblo...MarcoFalke
2018-08-13Merge #13939: lint: Make format string linter understand basic template param...MarcoFalke
2018-08-13Merge #13666: Always create signatures with Low R valuesWladimir J. van der Laan
2018-08-13Merge #13808: wallet: shuffle coins before grouping, where warrantedWladimir J. van der Laan
2018-08-13docs: fixed bitcoin-cli -help output for help2manHennadii Stepanov
2018-08-13qt: Translations update before 0.17 branchWladimir J. van der Laan
2018-08-12Merge #13944: test: Port usage of deprecated optparse module to argparse moduleWladimir J. van der Laan
2018-08-12Ported usage of deprecated optparse module to argparse moduleKvaciral