aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-08-11Replace median fee rate with feerate percentilesMarcin Jachymiak
2018-08-11Merge #13867: qa: Make extended tests pass on native WindowsMarcoFalke
2018-08-11Merge #13915: [qa] Add test for max number of entries in locatorMarcoFalke
2018-08-11Merge #13913: qa: Remove redundant checkmempool/checkblockindex extra_argsMarcoFalke
2018-08-10Merge #13908: [Docs] upgrade rescan time warning from minutes to >1 hourMarcoFalke
2018-08-10Merge #13927: rpc: Use pushKV in some new PSBT RPCsMarcoFalke
2018-08-10Merge #13924: tests: Simplify comparison in rpc_blockchain.pyMarcoFalke
2018-08-10qa: Add p2p_invalid_locator testMarcoFalke
2018-08-10Merge #13907: Introduce a maximum size for locators.Wladimir J. van der Laan
2018-08-10Merge #13925: Merge leveldb subtreeWladimir J. van der Laan
2018-08-10Make format string linter understand basic template parameter syntaxpracticalswift
2018-08-09Use 72 byte dummy signatures when watching only inputs may be usedAndrew Chow
2018-08-09Use 71 byte signature for DUMMY_SIGNATURE_CREATORAndrew Chow
2018-08-09Always create 70 byte signatures with low R valuesAndrew Chow