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
*
scripted-diff: Avoid passing PACKAGE_NAME for translation
MarcoFalke
2019-09-24
1
-2
/
+2
*
Replace remaining fprintf with tfm::format manually
MarcoFalke
2019-06-18
1
-4
/
+3
*
Doc: remove text about txes always relayed from -whitelist
David A. Harding
2019-05-17
1
-2
/
+2
*
doc: Mention blocksonly in reduce-traffic.md, unhide option
MarcoFalke
2019-05-16
1
-1
/
+1
*
net: Rename ::fRelayTxes to ::g_relay_txes
MarcoFalke
2019-05-16
1
-1
/
+1
*
Merge #15552: 0.18: Granular invalidateblock and RewindBlockIndex
Wladimir J. van der Laan
2019-03-07
1
-12
/
+19
|
\
|
*
Call RewindBlockIndex without cs_main held
Pieter Wuille
2019-02-24
1
-12
/
+19
*
|
Merge #15456: Enable PID file creation on WIN
Wladimir J. van der Laan
2019-02-25
1
-11
/
+5
|
\
\
|
|
/
|
/
|
|
*
Enable PID file creation on Windows
riordant
2019-02-25
1
-11
/
+5
*
|
Merge #13676: Explain that mempool memory is added to -dbcache
Wladimir J. van der Laan
2019-02-21
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Explain that unused mempool memory is added to -dbcache
Sjors Provoost
2019-01-31
1
-1
/
+1
*
|
Merge #15278: Improve PID file error handling
Wladimir J. van der Laan
2019-02-21
1
-3
/
+34
|
\
\
|
*
|
Move all PID file stuff to init.cpp
Hennadii Stepanov
2019-02-14
1
-14
/
+24
|
*
|
Make PID file creating errors fatal
Hennadii Stepanov
2019-02-02
1
-1
/
+20
|
*
|
Improve PID file removing errors logging
Hennadii Stepanov
2019-02-02
1
-2
/
+4
*
|
|
Merge #15358: util: Add SetupHelpOptions()
Wladimir J. van der Laan
2019-02-12
1
-5
/
+4
|
\
\
\
|
*
|
|
util: Add SetupHelpOptions()
MarcoFalke
2019-02-06
1
-5
/
+4
*
|
|
|
Move maxTxFee initialization to init.cpp
Jordan Baczuk
2019-02-08
1
-0
/
+16
|
/
/
/
*
|
|
Merge #14922: windows: Set _WIN32_WINNT to 0x0601 (Windows 7)
Wladimir J. van der Laan
2019-02-05
1
-10
/
+1
|
\
\
\
|
*
|
|
windows: Call SetProcessDEPPolicy directly
Chun Kuan Lee
2019-01-23
1
-10
/
+1
|
|
/
/
*
|
|
Merge #15266: memory: Construct globals on first use
MarcoFalke
2019-02-04
1
-14
/
+14
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
log: Construct global logger on first use
MarcoFalke
2019-01-29
1
-14
/
+14
|
|
/
*
|
Merge #15163: Correct units for "-dbcache" and "-prune"
Wladimir J. van der Laan
2019-01-30
1
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
Correct units for "-dbcache" and "-prune"
Hennadii Stepanov
2019-01-30
1
-6
/
+6
*
|
net: move BanMan to its own files
Cory Fields
2019-01-16
1
-0
/
+1
*
|
banman: pass in default ban time as a parameter
Cory Fields
2019-01-16
1
-1
/
+1
*
|
banman: pass the banfile path in
Cory Fields
2019-01-16
1
-1
/
+1
*
|
banman: create and split out banman
Cory Fields
2019-01-16
1
-3
/
+14
*
|
Merge #14409: utils and libraries: Make 'blocksdir' always net specific
Wladimir J. van der Laan
2019-01-16
1
-1
/
+1
|
\
\
|
*
|
Make blockdir always net specific
Hennadii Stepanov
2018-11-05
1
-1
/
+1
*
|
|
Merge #14941: rpc: Make unloadwallet wait for complete wallet unload
Wladimir J. van der Laan
2019-01-15
1
-1
/
+1
|
\
\
\
|
*
|
|
rpc: Make unloadwallet wait for complete wallet unload
João Barbosa
2019-01-15
1
-1
/
+1
*
|
|
|
Drop IsLimited in favor of IsReachable
Ben Woosley
2019-01-13
1
-5
/
+5
|
|
_
|
/
|
/
|
|
*
|
|
Fail if either disk space check fails
Ben Woosley
2019-01-09
1
-1
/
+7
*
|
|
Merge #14336: net: implement poll
Wladimir J. van der Laan
2019-01-02
1
-1
/
+6
|
\
\
\
|
*
|
|
Increase maxconnections limit when using poll.
Patrick Strateman
2018-12-03
1
-1
/
+6
*
|
|
|
Merge #13743: refactor: Replace boost::bind with std::bind
MarcoFalke
2018-12-29
1
-4
/
+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
scripted-diff: Replace boost::bind with std::bind
Chun Kuan Lee
2018-10-20
1
-4
/
+3
*
|
|
|
Merge #14741: doc: Indicate -rpcauth option password hashing alg
Wladimir J. van der Laan
2018-12-13
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Indicate -rpcauth option password hashing alg
Carl Dong
2018-11-24
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge #14733: P2P: Make peer timeout configurable, speed up very slow test an...
Wladimir J. van der Laan
2018-12-04
1
-1
/
+10
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
make peertimeout a debug argument, remove error message translation
Zain Iqbal Allarakhia
2018-11-29
1
-2
/
+2
|
*
|
|
p2p: allow p2ptimeout to be configurable, speed up slow test
Zain Iqbal Allarakhia
2018-11-28
1
-1
/
+10
*
|
|
|
rpcbind: Warn about exposing RPC to untrusted networks
Luke Dashjr
2018-11-22
1
-1
/
+1
*
|
|
|
net: Always default rpcbind to localhost, never "all interfaces"
Luke Dashjr
2018-11-22
1
-1
/
+1
*
|
|
|
Warn unrecognized sections in the config file
Akio Nakamura
2018-11-20
1
-1
/
+9
|
/
/
/
*
|
|
Remove direct node->wallet calls in init.cpp
Russell Yanofsky
2018-11-06
1
-7
/
+30
*
|
|
Pass chain and client variables where needed
Russell Yanofsky
2018-11-06
1
-4
/
+6
*
|
|
Merge #14060: ZMQ: add options to configure outbound message high water mark,...
Wladimir J. van der Laan
2018-11-05
1
-0
/
+9
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ZMQ: add options to configure outbound message high water mark, aka SNDHWM
mruddy
2018-10-19
1
-0
/
+9
|
|
/
[next]