aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-11-02Rename fAddnode to a more-descriptive "manual_connection"Matt Corallo
2017-11-02Add comment explaining forced processing of compact blocksSuhas Daftuar
2017-11-02Don't process unrequested, low-work blocksSuhas Daftuar
2017-11-02Allow setting nMinimumChainWork on command lineSuhas Daftuar
2017-11-01Avoid opening copied wallet databases simultaneouslyRussell Yanofsky
2017-11-01[wallet] Fix leak in CDB constructorJoão Barbosa
2017-11-01Ensure backupwallet fails when attempting to backup to source fileTomas van der Wansem
2017-11-01Make listsinceblock refuse unknown block hashRussell Yanofsky
2017-10-19Remove my testnet DNS seed as I currently don't have the capacity to keep it ...Andreas Schildbach
2017-10-18Merge #11447: 0.15.1: BackportsWladimir J. van der Laan
2017-10-17Fix importmulti bug when importing an already imported keyPedro Branco
2017-10-09Update importprivkey named args documentationDusty Williams
2017-10-09net: Improve and document SOCKS codeWladimir J. van der Laan
2017-10-04rpc: Prevent `dumpwallet` from overwriting filesWladimir J. van der Laan
2017-10-04qa: Restore bitcoin-util-test py2 compatibilityMarcoFalke
2017-10-04Fix validationinterface build on super old boost/clangMatt Corallo
2017-10-04qt: Backup former GUI settings on `-resetguisettings`Wladimir J. van der Laan
2017-10-04when clearing addrman clear mapInfo and mapAddrGregory Sanders
2017-10-04wallet: update stored witness in AddToWalletSuhas Daftuar
2017-10-03Verify DBWrapper iterators are taking snapshotsMatt Corallo
2017-10-03[script] Unit tests for IsMineJim Posen
2017-10-03[script] Unit tests for script/standard functionsJim Posen
2017-10-03Disallow uncompressed pubkeys in bitcoin-tx [multisig] output addsMatt Corallo
2017-10-03Replace save|restoreWindowGeometry with Qt functionsMeshCollider
2017-10-03[Qt] Add delay before filtering transactionsLucas Betschart
2017-10-03Remove custom fee radio groupAndrew Chow
2017-10-03rpc: make estimatesmartfee argument naming consistent with documentationWladimir J. van der Laan
2017-10-03rpc: update cli for estimatefee argument renameWladimir J. van der Laan
2017-10-03Fix division by zero in time remainingMeshCollider
2017-10-03Stop test_bitcoin-qt touching ~/.bitcoinMeshCollider
2017-10-03qt: Use IsMine to validate custom change addressChris Moore
2017-10-03Remove redundant testutil filesMeshCollider
2017-10-03[Qt] Fix display of package name on 'open config file' tooltipDaniel Edgecumbe
2017-10-03RPC: gettxout: Slightly improve doc and testsJorge Timón
2017-10-03Acquire cs_main lock before cs_wallet during wallet initializationRussell Yanofsky
2017-10-03rpc: Write authcookie atomicallyWladimir J. van der Laan
2017-10-03Avoid returning a BIP9Stats object with uninitialized valuespracticalswift
2017-10-03[wallet] Close DB on error.Karl-Johan Alm
2017-09-15qt: Translations update pre-0.15.0.1Wladimir J. van der Laan
2017-09-15Fix Qt 0.14.2->0.15.0 segfault if "total at least" is selectedMatt Corallo
2017-08-28qt: Translation update pre-rc3v0.15.0rc3Wladimir J. van der Laan
2017-08-28Changing -txindex requires -reindex, not -reindex-chainstateMatt Corallo
2017-08-28Output a bit more information for fee calculation report.Alex Morcos
2017-08-28Fix rounding errors in calculation of minimum change sizeAlex Morcos
2017-08-21qt: Update translations pre-rc2Wladimir J. van der Laan
2017-08-21Pass serialization flags and whether to include hex to TxToUnivAndrew Chow
2017-08-21Only return hex field once in getrawtransactionAndrew Chow
2017-08-21[wallet] Add logging to MarkReserveKeysAsUsedJohn Newbery
2017-08-21[wallet] Remove keypool_topup_cleanupsJohn Newbery
2017-08-21Add length check for CExtKey deserializationJonas Schnelli