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
...
*
|
Merge #8865: Decouple peer-processing-logic from block-connection-logic
Wladimir J. van der Laan
2016-10-18
1
-0
/
+5
|
\
\
|
*
|
Use CValidationInterface from chain logic to notify peer logic
Matt Corallo
2016-10-04
1
-0
/
+5
|
|
/
*
/
Add cmpctblock to debug help list
instagibbs
2016-10-17
1
-1
/
+1
|
/
*
Globals: Decouple GetConfigFile and ReadConfigFile from global mapArgs
Jorge Timón
2016-10-01
1
-1
/
+1
*
Merge #8813: bitcoind: Daemonize using daemon(3)
Wladimir J. van der Laan
2016-09-30
1
-1
/
+1
|
\
|
*
bitcoind: Daemonize using daemon(3)
Matthew King
2016-09-26
1
-1
/
+1
*
|
[wallet, policy] ParameterInteraction: Don't allow 0 fee
MarcoFalke
2016-09-26
1
-1
/
+1
*
|
[wallet] Add high transaction fee warnings
MarcoFalke
2016-09-26
1
-3
/
+3
|
/
*
init: Get rid of fDisableWallet
MarcoFalke
2016-09-20
1
-20
/
+10
*
Merge #8760: [init] Get rid of some ENABLE_WALLET
Wladimir J. van der Laan
2016-09-20
1
-16
/
+3
|
\
|
*
init: Get rid of some ENABLE_WALLET
MarcoFalke
2016-09-19
1
-16
/
+3
*
|
Merge #8688: Move static global randomizer seeds into CConnman
Wladimir J. van der Laan
2016-09-19
1
-1
/
+1
|
\
\
|
*
|
Move static global randomizer seeds into CConnman
Pieter Wuille
2016-09-19
1
-1
/
+1
|
|
/
*
|
Merge #8707: net: fix maxuploadtarget setting
Wladimir J. van der Laan
2016-09-19
1
-1
/
+7
|
\
\
|
|
/
|
/
|
|
*
net: fix maxuploadtarget setting
Cory Fields
2016-09-14
1
-1
/
+7
*
|
Merge #8494: [init, wallet] ParameterInteraction() iff wallet enabled
Wladimir J. van der Laan
2016-09-19
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
[init] ParameterInteraction() iff wallet enabled
MarcoFalke
2016-08-10
1
-1
/
+1
*
|
net: only delete CConnman if it's been created
Cory Fields
2016-09-13
1
-1
/
+0
*
|
Merge #8085: p2p: Begin encapsulation
Wladimir J. van der Laan
2016-09-09
1
-12
/
+42
|
\
\
|
*
|
net: move MAX_FEELER_CONNECTIONS into connman
Cory Fields
2016-09-08
1
-0
/
+1
|
*
|
net: add nSendBufferMaxSize/nReceiveFloodSize to CConnection::Options
Cory Fields
2016-09-08
1
-0
/
+2
|
*
|
net: Introduce CConnection::Options to avoid passing so many params
Cory Fields
2016-09-08
1
-2
/
+9
|
*
|
net: Drop StartNode/StopNode and use CConnman directly
Cory Fields
2016-09-08
1
-2
/
+8
|
*
|
net: pass CClientUIInterface into CConnman
Cory Fields
2016-09-08
1
-1
/
+1
|
*
|
net: Pass best block known height into CConnman
Cory Fields
2016-09-08
1
-1
/
+1
|
*
|
net: move max/max-outbound to CConnman
Cory Fields
2016-09-08
1
-2
/
+3
|
*
|
net: move nLocalServices/nRelevantServices to CConnman
Cory Fields
2016-09-08
1
-1
/
+4
|
*
|
net: move send/recv statistics to CConnman
Cory Fields
2016-09-08
1
-1
/
+1
|
*
|
net: move whitelist functions into CConnman
Cory Fields
2016-09-08
1
-1
/
+1
|
*
|
net: Add oneshot functions to CConnman
Cory Fields
2016-09-08
1
-1
/
+1
|
*
|
net: Move socket binding into CConnman
Cory Fields
2016-09-08
1
-6
/
+6
|
*
|
net: Create CConnman to encapsulate p2p connections
Cory Fields
2016-09-08
1
-2
/
+12
*
|
|
add waitfornewblock/waitforblock/waitforblockheight rpcs and use them for tests
Cory Fields
2016-09-07
1
-0
/
+8
|
/
/
*
|
C++11: s/boost::scoped_ptr/std::unique_ptr/
Jorge Timón
2016-09-01
1
-1
/
+1
*
|
Merge #8607: [doc] Fix doxygen off-by-one comments, fix typos
Wladimir J. van der Laan
2016-08-28
1
-1
/
+1
|
\
\
|
*
|
init: Fix typo in help message for -whitelistforcerelay
Wladimir J. van der Laan
2016-08-22
1
-1
/
+1
*
|
|
Remove unused variables
MarcoFalke
2016-08-25
1
-1
/
+1
*
|
|
Merge #8445: Move CWallet::setKeyPool to private section of CWallet.
Wladimir J. van der Laan
2016-08-24
1
-9
/
+0
|
\
\
\
|
*
|
|
Move wallet initialization logic from AppInit2 to CWallet::InitLoadWallet
Patrick Strateman
2016-08-20
1
-12
/
+0
|
*
|
|
Move CWallet::setKeyPool to private section of CWallet
Patrick Strateman
2016-08-17
1
-3
/
+6
*
|
|
|
Merge #8505: Trivial: Fix typos in various files
Wladimir J. van der Laan
2016-08-17
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
various typos
leijurv
2016-08-14
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
remove no-longer-used InitError logic
instagibbs
2016-08-15
1
-4
/
+0
*
|
|
|
Merge #8192: [trivial] Remove URLs from About dialog translations
Jonas Schnelli
2016-08-15
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
[trivial] Remove URLs from About dialog translations
fanquake
2016-07-21
1
-3
/
+3
*
|
|
|
|
Merge #8128: Net: Turn net structures into dumb storage classes
Wladimir J. van der Laan
2016-08-15
1
-3
/
+7
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
net: Have LookupNumeric return a CService directly
Cory Fields
2016-08-04
1
-4
/
+2
|
*
|
|
|
net: narrow include scope after moving to netaddress
Cory Fields
2016-07-31
1
-0
/
+1
|
*
|
|
|
net: Split resolving out of CSubNet
Cory Fields
2016-07-31
1
-1
/
+2
|
*
|
|
|
net: Split resolving out of CService
Cory Fields
2016-07-31
1
-2
/
+6
|
|
|
/
/
|
|
/
|
|
[prev]
[next]