index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
init.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Add CChainState::ResizeCoinsCaches
James O'Beirne
2020-07-01
1
-2
/
+2
|
|
/
*
|
Merge #15935: Add <datadir>/settings.json persistent settings storage
MarcoFalke
2020-07-23
1
-1
/
+2
|
\
\
|
*
|
Add <datadir>/settings.json persistent settings storage.
Russell Yanofsky
2020-07-11
1
-1
/
+2
*
|
|
Merge #19473: net: Add -networkactive option
MarcoFalke
2020-07-23
1
-1
/
+2
|
\
\
\
|
*
|
|
net: Add -networkactive option
Hennadii Stepanov
2020-07-22
1
-1
/
+2
*
|
|
|
Merge #19217: p2p: disambiguate block-relay-only variable names from blockson...
MarcoFalke
2020-07-21
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
scripted-diff: replace MAX_BLOCKS_ONLY_CONNECTIONS with MAX_BLOCK_RELAY_ONLY_...
glowang
2020-06-09
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge #19323: gui: Fix regression in *txoutset* in GUI console
MarcoFalke
2020-07-14
1
-2
/
+3
|
\
\
\
\
|
*
|
|
|
gui: Fix regression in GUI console
Hennadii Stepanov
2020-07-08
1
-2
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
net: remove -banscore configuration option
Jon Atack
2020-07-11
1
-1
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
doc: Use precise permission flags where possible
MarcoFalke
2020-07-10
1
-1
/
+1
*
|
|
net: Extract download permission from noban
MarcoFalke
2020-07-09
1
-5
/
+5
|
/
/
*
|
Merge #19219: Replace automatic bans with discouragement filter
Pieter Wuille
2020-07-07
1
-2
/
+2
|
\
\
|
*
|
Replace automatic bans with discouragement filter
Pieter Wuille
2020-07-03
1
-2
/
+2
*
|
|
Merge #19277: util: Add Assert identity function
MarcoFalke
2020-07-04
1
-2
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
refactor: Remove unused EnsureChainman
MarcoFalke
2020-06-15
1
-2
/
+3
*
|
|
Merge #19413: refactor: Remove confusing BlockIndex global
MarcoFalke
2020-07-03
1
-3
/
+3
|
\
\
\
|
*
|
|
refactor: Remove confusing BlockIndex global
MarcoFalke
2020-06-29
1
-3
/
+3
*
|
|
|
Merge #19028: test: Set -logthreadnames in unit tests
Wladimir J. van der Laan
2020-07-01
1
-2
/
+1
|
\
\
\
\
|
*
|
|
|
init: Setup scheduler in tests and init in exactly the same way
MarcoFalke
2020-05-21
1
-2
/
+1
*
|
|
|
|
scripted-diff: Move ui_interface to the node lib
MarcoFalke
2020-06-27
1
-1
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
init: use std::thread for ThreadImport()
fanquake
2020-06-12
1
-3
/
+5
|
|
/
/
|
/
|
|
*
|
|
refactor: Error message bilingual_str consistency
Wladimir J. van der Laan
2020-06-09
1
-6
/
+6
*
|
|
doc: Extract net permissions doc
MarcoFalke
2020-06-08
1
-5
/
+2
*
|
|
Merge #19180: refactor: Replace RecursiveMutex with Mutex in Shutdown()
MarcoFalke
2020-06-08
1
-6
/
+5
|
\
\
\
|
*
|
|
refactor: Replace RecursiveMutex with Mutex in Shutdown()
Hennadii Stepanov
2020-06-05
1
-6
/
+5
*
|
|
|
Merge #19005: doc: Add documentation for 'checklevel' argument in 'verifychai...
MarcoFalke
2020-06-07
1
-8
/
+1
|
\
\
\
\
|
*
|
|
|
doc: Add documentation for 'checklevel' argument in 'verifychain' RPC call
Calvin Kim
2020-06-07
1
-8
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge #18968: doc: noban precludes maxuploadtarget disconnects
MarcoFalke
2020-06-06
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
doc: noban precludes maxuploadtarget disconnects
MarcoFalke
2020-06-04
1
-1
/
+1
*
|
|
|
Merge #18758: Remove unused boost/thread
fanquake
2020-06-05
1
-3
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
refactor: Specify boost/thread/thread.hpp explicitly
Hennadii Stepanov
2020-06-04
1
-3
/
+1
|
|
/
/
*
/
/
refactor: Fix unreachable code in init arg checks
Jonathan Schoeller
2020-06-02
1
-3
/
+13
|
/
/
*
|
validation: Make LoadBlockIndex() a member of ChainstateManager
MarcoFalke
2020-05-21
1
-1
/
+1
*
|
net: Pass chainman into PeerLogicValidation
MarcoFalke
2020-05-21
1
-1
/
+1
*
|
node: Add chainman alias for g_chainman
MarcoFalke
2020-05-21
1
-14
/
+18
|
/
*
Merge #18740: Remove g_rpc_node global
MarcoFalke
2020-05-21
1
-6
/
+5
|
\
|
*
refactor: Remove g_rpc_node global
Russell Yanofsky
2020-05-13
1
-1
/
+0
|
*
refactor: Pass NodeContext to RPC and REST methods through util::Ref
Russell Yanofsky
2020-05-13
1
-5
/
+5
*
|
refactor: Pass SynchronizationState enum to GUI
Hennadii Stepanov
2020-05-19
1
-2
/
+2
*
|
refactor: Remove unused bool parameter in RPCNotifyBlockChange()
Hennadii Stepanov
2020-05-19
1
-3
/
+3
*
|
refactor: Remove unused bool parameter in BlockNotifyGenesisWait()
Hennadii Stepanov
2020-05-19
1
-3
/
+4
|
/
*
Merge #18922: gui: Do not translate InitWarning messages in debug.log
Jonas Schnelli
2020-05-13
1
-5
/
+5
|
\
|
*
gui: Do not translate InitWarning messages in debug.log
Hennadii Stepanov
2020-05-10
1
-5
/
+5
*
|
Merge #18910: p2p: add MAX_FEELER_CONNECTIONS constant
fanquake
2020-05-12
1
-1
/
+1
|
\
\
|
*
|
p2p: add MAX_FEELER_CONNECTIONS constant
tryphe
2020-05-12
1
-1
/
+1
|
|
/
*
/
[init] Add -peerblockfilters option
Jim Posen
2020-05-08
1
-0
/
+8
|
/
*
Make InitError bilingual
Hennadii Stepanov
2020-05-05
1
-49
/
+48
*
Make ThreadSafe{MessageBox|Question} bilingual
Hennadii Stepanov
2020-05-05
1
-16
/
+16
*
init: Remove boost from ThreadImport
MarcoFalke
2020-04-27
1
-0
/
+8
[prev]
[next]