aboutsummaryrefslogtreecommitdiff
path: root/src/init.cpp
AgeCommit message (Expand)Author
2020-07-08Replace automatic bans with discouragement filterPieter Wuille
2020-04-23Do not expose and consider -logthreadnames when it does not workHennadii Stepanov
2020-04-10Merge #18526: Remove PID file at the very endMarcoFalke
2020-04-06Merge #18458: net: Add missing cs_vNodes lockWladimir J. van der Laan
2020-04-06Remove PID file at the very endHennadii Stepanov
2020-04-02init: Replace URL_WEBSITE with PACKAGE_URLMarcoFalke
2020-03-29net: Add missing cs_vNodes lockMarcoFalke
2020-03-29Merge #18391: doc: Update init and reduce-traffic docs for -blocksonlyMarcoFalke
2020-03-29Update -blocksonly documentationglowang
2020-03-19Merge #17477: Remove the mempool's NotifyEntryAdded and NotifyEntryRemoved si...Wladimir J. van der Laan
2020-03-17Merge #18289: refactor: Make scheduler methods type safeMarcoFalke
2020-03-12refactor: Remove mempool global from netMarcoFalke
2020-03-11[mempool] Remove NotifyEntryAdded and NotifyEntryRemoved callbacksJohn Newbery
2020-03-10refactor: move DUMP_BANS_INTERVAL to banman.hMarcoFalke
2020-03-10scheduler: Make schedule* methods type safeMarcoFalke
2020-03-06scheduler: don't rely on boost interrupt on shutdownAnthony Towns
2020-03-04init: move asmap code earlier in init processJon Atack
2020-03-04logging: asmap logging and #include fixupsJon Atack
2020-03-04config: separate the asmap finding and parsing checksJon Atack
2020-03-04config: enable passing -asmap an absolute file pathJon Atack
2020-03-04config: use default value in -asmap configJon Atack
2020-02-27Refactor FormatStateMessage into ValidationStateJeffrey Czyz
2020-02-26Merge #17985: net: Remove forcerelay of rejected txsWladimir J. van der Laan
2020-02-17Merge #18037: Util: Allow scheduler to be mockedMarcoFalke
2020-02-17[lib] add scheduler to node contextAmiti Uttarwar
2020-02-11net: Remove forcerelay of rejected txsMarcoFalke
2020-02-05Merge #18023: Fix some asmap issuesWladimir J. van der Laan
2020-01-31Avoid asmap copies in initializationPieter Wuille
2020-01-29on startup, write config options to debug.logLarry Ruane
2020-01-29Merge #16702: p2p: supplying and using asmap to improve IP bucketing in addrmanWladimir J. van der Laan
2020-01-23src/init: correct a typodarosior
2020-01-22Merge #17754: net: Don't allow resolving of std::string with embedded NUL cha...Wladimir J. van der Laan
2020-01-22Merge #17897: init: Stop indexes on shutdown after ChainStateFlushed callback.fanquake
2020-01-20Merge #17916: windows: Enable heap terminate-on-corruptionWladimir J. van der Laan
2020-01-15scripted-diff: Bump copyright of files changed in 2020MarcoFalke
2020-01-15scripted-diff: Replace CCriticalSection with RecursiveMutexMarcoFalke
2020-01-13windows: remove call to SetProcessDEPPolicyfanquake
2020-01-13windows: Enable heap terminate-on-corruptionfanquake
2020-01-09init: Stop indexes on shutdown after ChainStateFlushed callback.Jim Posen
2020-01-08net: Avoid using C-style NUL-terminated strings as arguments in the netbase i...practicalswift
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-12-25Integrate ASN bucketing in Addrman and add testsGleb Naumenko
2019-12-13Merge #12763: Add RPC Whitelist Feature from #12248Wladimir J. van der Laan
2019-12-13Merge #17617: doc: unify unix epoch time descriptionsWladimir J. van der Laan
2019-12-13qa: unify unix epoch time descriptionsJon Atack
2019-12-11Add RPC Whitelist Feature from #12248Jeremy Rubin
2019-12-06cli: fix Fatal LevelDB error when specifying -blockfilterindex=basic twiceHarris
2019-11-21Fire TransactionRemovedFromMempool from mempool251
2019-11-21Merge #17407: node: Add reference to mempool in NodeContextMarcoFalke
2019-11-18doc: remove OpenSSL from build instructions and licensing infofanquake