aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-12-06Test datadir in conf file existsMeshCollider
2017-12-04Merge #11556: [Qt] Improved copy for RBF checkbox and tooltipJonas Schnelli
2017-12-04Merge #11781: Add `-debuglogfile` optionWladimir J. van der Laan
2017-12-01Merge #11804: [docs] Fixed outdated link with archive.isWladimir J. van der Laan
2017-12-01[docs] Fixed outdated link with archive.isTim Shimmin
2017-12-01Merge #11337: Fix code constness in CBlockIndex::GetAncestor() overloadsWladimir J. van der Laan
2017-11-30Merge #10493: Use range-based for loops (C++11) when looping over map elementsMarcoFalke
2017-11-30Merge #10874: [RPC] getblockchaininfo: Loop through the bip9 soft fork deploy...Wladimir J. van der Laan
2017-11-30Loop through the bip9 soft fork deployments instead of hard codingAndrew Chow
2017-11-30Merge #11794: Prefix leveldb debug loggingWladimir J. van der Laan
2017-11-30Merge #11744: net: Add missing locks in net.{cpp,h}Wladimir J. van der Laan
2017-11-30Add `-debuglogfile` optionWladimir J. van der Laan
2017-11-30Merge #11783: Fix shutdown in case of errors during initializationWladimir J. van der Laan
2017-11-30Merge #11191: RPC: Improve help text and behavior of RPC-logging.Wladimir J. van der Laan
2017-11-30Prefix leveldb debug loggingWladimir J. van der Laan
2017-11-29Merge #11395: Qt: Enable searching by transaction idJonas Schnelli
2017-11-29Merge #11753: clarify abortrescan rpc useWladimir J. van der Laan
2017-11-29Merge #11737: Document partial validation in ConnectBlock()Wladimir J. van der Laan
2017-11-29Merge #11747: Fix: Open files read only if requestedWladimir J. van der Laan
2017-11-28Fix shutdown in case of errors during initializationWladimir J. van der Laan
2017-11-28Merge #11722: Switched sync.{cpp,h} to std threading primitives.Wladimir J. van der Laan
2017-11-27threads: add a thread_local autoconf checkCory Fields
2017-11-23Merge #11603: Move RPC registration out of AppInitParameterInteractionWladimir J. van der Laan
2017-11-23Add Clang thread safety analysis annotationspracticalswift
2017-11-22clarify abortrescan rpc useGregory Sanders
2017-11-21Fix: Open files read only if requestedAndras Elso
2017-11-21trivial: Fix unsuccessful typopracticalswift
2017-11-21net: Add missing locks in net.{cpp,h}practicalswift
2017-11-21Merge #11738: Fix sendrawtransaction hang when sending a tx already in mempoolWladimir J. van der Laan
2017-11-20Merge #11714: [tests] Test that mempool rejects coinbase transactionsMarcoFalke
2017-11-20Fix sendrawtransaction hang when sending a tx already in mempoolMatt Corallo
2017-11-20Document partial validation in ConnectBlock()Suhas Daftuar
2017-11-20Improve help text and behavior of RPC-loggingAkio Nakamura
2017-11-19Merge #11698: [Docs] [Qt] RPC-Console nested commands documentationWladimir J. van der Laan
2017-11-19Merge #11718: tests: move pwalletMain to wallet test fixtureWladimir J. van der Laan
2017-11-18Switched sync.{cpp,h} to std threading primitives.Thomas Snider
2017-11-18Merge #11466: Specify custom wallet directory with -walletdir paramWladimir J. van der Laan
2017-11-18tests: move pwalletMain to wallet test fixtureWladimir J. van der Laan
2017-11-18Merge #11713: Fix for mismatched extern definition in wallet testsWladimir J. van der Laan
2017-11-18[Qt] Improved copy: RBF checkbox, tooltip and confirmation screenSjors Provoost
2017-11-18Merge #11710: cli: Reject arguments to -getinfoWladimir J. van der Laan
2017-11-18[tests] Test that mempool rejects coinbase transactionsJames O'Beirne
2017-11-18Fix for mismatched extern definition in wallet test classes which was breakin...Aaron Clauson
2017-11-17Add help-console command to Qt debug consoleLuke Mlsna
2017-11-17Merge #11140: Trivial: Improve #endif commentsWladimir J. van der Laan
2017-11-17cli: Reject arguments to -getinfoWladimir J. van der Laan
2017-11-17Merge #11621: [build] Add temp_bitcoin_locale_qrc to CLEAN_QT to fix make dis...Wladimir J. van der Laan
2017-11-17Merge #10920: [qt] Fix potential memory leak in newPossibleKey(ChangeCWallet ...Wladimir J. van der Laan
2017-11-18Create walletdir if datadir doesn't exist and fix testsMeshCollider
2017-11-18Default walletdir is wallets/ if it existsMeshCollider