aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-21RPCTypeCheck bip32derivs arg in walletcreatefundedGregory Sanders
2018-08-21walletcreatefundedpsbt: remove duplicate replaceable argGregory Sanders
2018-08-21Allow ConstructTransaction to not throw error with 0-input txnGregory Sanders
2018-08-16qt: Pre-rc1 translations updatev0.17.0rc1Wladimir J. van der Laan
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-13net: Update hardcoded seedsWladimir J. van der Laan
2018-08-13Merge #13905: docs: fixed bitcoin-cli -help output for help2manMarcoFalke
2018-08-13Merge #13918: rpc: Replace median fee rate with feerate percentiles in getblo...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-11Replace median fee rate with feerate percentilesMarcin Jachymiak
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 #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-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
2018-08-10wallet: shuffle coins before grouping, where warrantedKarl-Johan Alm
2018-08-09Introduce a maximum size for locators.Gregory Maxwell
2018-08-09Use pushKV in some new PSBT RPCs.Daniel Kraft
2018-08-09Merge leveldb subtreeMarcoFalke
2018-08-09Merge #13911: doc: Revert translated string change, clarify wallet log messagesMarcoFalke
2018-08-09Merge #13876: wallet: Catch filesystem_error and raise InitErrorMarcoFalke
2018-08-08Trivial: Revert translated string change, clarify wallet log messagesPierre Rochard
2018-08-08Merge #13894: shutdown: Stop threads before resetting ptrsWladimir J. van der Laan
2018-08-08Merge #13780: 0.17: Pre-branch maintenanceWladimir J. van der Laan
2018-08-07[Docs] upgrade rescan time warning from minutes to >1 hourMason Simon
2018-08-07Merge #13812: wallet: sum ancestors rather than taking max in output groupsWladimir J. van der Laan
2018-08-07Merge #13843: [trivial] Add doxygen-compatible comments to CAffectedKeysVisitorWladimir J. van der Laan
2018-08-07Merge #13895: Docs: fix GetWarnings docs to reflect behaviorMarcoFalke
2018-08-07Merge #13527: policy: Remove promiscuousmempoolflagsWladimir J. van der Laan
2018-08-07Merge #13657: wallet: assert to ensure accuracy of CMerkleTx::GetBlocksToMatu...Wladimir J. van der Laan
2018-08-07Merge #13667: wallet: Fix backupwallet for multiwalletsWladimir J. van der Laan
2018-08-07Merge #13872: [docs] Reformat -help output for help2manWladimir J. van der Laan
2018-08-06Docs: fix GetWarnings docs to reflect behaviorBen Woosley
2018-08-06shutdown: Stop threads before resetting ptrsMarcoFalke
2018-08-04wallet: Catch filesystem_error and raise InitErrorMarcoFalke
2018-08-04[docs] Reformat -help output for help2manTim Ruffing
2018-08-03[trivial] add doxygen-compatible comments to CAffectedKeysVisitorPierre Rochard
2018-08-02[wallet] Add wallet name to log messagesPierre Rochard
2018-08-02trivial: correct typosVarunram