aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-06-08Merge #18898: gui: Display warnings as rich textMarcoFalke
2020-06-08Merge #19194: util: Don't reference errno when pthread fails.fanquake
2020-06-08Merge #19192: doc: Extract net permissions docMarcoFalke
2020-06-08Merge #19189: refactor: Replace RecursiveMutex with Mutex in timedata.cppMarcoFalke
2020-06-08Merge #19190: refactor: Replace RecursiveMutex with Mutex in netbase.cppMarcoFalke
2020-06-08doc: Extract net permissions docMarcoFalke
2020-06-08Merge #19180: refactor: Replace RecursiveMutex with Mutex in Shutdown()MarcoFalke
2020-06-08util: Don't reference errno when pthread fails.MIZUTA Takeshi
2020-06-08Merge #19188: test: Avoid overwriting the NodeContext member of the testing s...fanquake
2020-06-07log: remove deprecated `db` log categoryJon Atack
2020-06-07refactor: Fix formatting of timedata.cppHennadii Stepanov
2020-06-07Merge #19005: doc: Add documentation for 'checklevel' argument in 'verifychai...MarcoFalke
2020-06-07doc: Add documentation for 'checklevel' argument in 'verifychain' RPC callCalvin Kim
2020-06-06refactor: Replace RecursiveMutex with Mutex in netbase.cppHennadii Stepanov
2020-06-06Merge #18968: doc: noban precludes maxuploadtarget disconnectsMarcoFalke
2020-06-06test: Avoid overwriting the NodeContext member of the testing setupMarcoFalke
2020-06-06refactor: Replace RecursiveMutex with Mutex in timedata.cppHennadii Stepanov
2020-06-05refactor: Replace RecursiveMutex with Mutex in Shutdown()Hennadii Stepanov
2020-06-05Merge #19096: Remove g_rpc_chain globalMarcoFalke
2020-06-05Merge #19132: qt: lock cs_main, m_cached_tip_mutex in that orderJonas Schnelli
2020-06-05Merge #15202: gui: Add Close All Wallets actionJonas Schnelli
2020-06-05Merge #18758: Remove unused boost/threadfanquake
2020-06-04doc: noban precludes maxuploadtarget disconnectsMarcoFalke
2020-06-04net: Reformat excessively long if condition into multiple linesMarcoFalke
2020-06-04Merge #19053: refactor: replace CNode pointers by references within net_proce...MarcoFalke
2020-06-04Merge #19112: rpc: Remove special case for unknown service flagsWladimir J. van der Laan
2020-06-04Merge #17994: validation: flush undo files after last block writeWladimir J. van der Laan
2020-06-04Merge #19131: refactor: Fix unreachable code in init arg checksWladimir J. van der Laan
2020-06-04refactor: Specify boost/thread/thread.hpp explicitlyHennadii Stepanov
2020-06-04txdb: Remove unused boost/threadMarcoFalke
2020-06-04txindex: Remove unused boost/threadMarcoFalke
2020-06-04Merge #19142: validation: Make VerifyDB level 4 interruptiblefanquake
2020-06-03Merge #19088: validation: use std::chrono throughout some validation functionsMarcoFalke
2020-06-03Merge #18875: fuzz: Stop nodes in process_message* fuzzersMarcoFalke
2020-06-03validation: Make VerifyDB level 4 interruptibleMarcoFalke
2020-06-03validation: Remove unused boost interruption_pointMarcoFalke
2020-06-03Merge #19084: net: improve code documentation for dns seed behaviourfanquake
2020-06-02Merge #18982: wallet: Minimal fix to restore conflicted transaction notificat...MarcoFalke
2020-06-02Merge #18792: wallet: Remove boost from PeriodicFlushfanquake
2020-06-02Merge #13204: Faster sigcache nonceMarcoFalke
2020-06-02wallet: Remove unused boost::thread_interruptedMarcoFalke
2020-06-02Merge #19111: Limit scope of all global std::once_flagMarcoFalke
2020-06-02Merge #19104: gui, refactor: Register Qt meta types in application constructorJonas Schnelli
2020-06-02refactor: replace CNode pointers by references within net_processing.{h,cpp}Sebastian Falbesoner
2020-06-02refactor: Fix unreachable code in init arg checksJonathan Schoeller
2020-06-01qt: lock cs_main, m_cached_tip_mutex in that orderVasil Dimov
2020-06-01Merge #19072: doc: Expand section on Getting Startedfanquake
2020-06-01gui: Add Close All Wallets actionJoão Barbosa
2020-06-01gui: Add closeAllWallets to WalletControllerJoão Barbosa
2020-05-31Merge #18994: tests: Add fuzzing harnesses for functions in script/MarcoFalke