| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | | Rename the remaining main.{h,cpp} to validation.{h,cpp} | Matt Corallo | 2016-12-02 | 1 | -1/+1 |
| | * | | Move network-msg-processing code out of main to its own file | Matt Corallo | 2016-12-02 | 1 | -0/+1 |
| * | | | Merge #9251: Improvement of documentation of command line parameter 'whitelist' | MarcoFalke | 2016-12-02 | 1 | -1/+1 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | Improvement of documentation of command line parameter 'whitelist' | wodry | 2016-11-30 | 1 | -1/+1 |
| * | | | Fix calculation of number of bound sockets to use | Matt Corallo | 2016-11-30 | 1 | -1/+3 |
| * | | | Merge #9010: Split up AppInit2 into multiple phases, daemonize after datadir ... | Pieter Wuille | 2016-11-30 | 1 | -26/+60 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | init: Get rid of fServer flag | Wladimir J. van der Laan | 2016-11-29 | 1 | -3/+1 |
| | * | | init: Try to aquire datadir lock before and after daemonization | Wladimir J. van der Laan | 2016-11-29 | 1 | -11/+27 |
| | * | | init: Split up AppInit2 into multiple phases | Wladimir J. van der Laan | 2016-11-29 | 1 | -14/+34 |
| * | | | Merge #9142: Move -salvagewallet, -zap(wtx) to where they belong | Wladimir J. van der Laan | 2016-11-23 | 1 | -14/+1 |
| |\ \ \ |
|
| | * | | | Move -salvagewallet, -zap(wtx) to where they belong | Jonas Schnelli | 2016-11-12 | 1 | -14/+1 |
| * | | | | Unset fImporting for loading mempool | Alex Morcos | 2016-11-11 | 1 | -1/+3 |
| |/ / / |
|
| * | | | Merge #8969: Decouple peer-processing-logic from block-connection-logic (#2) | Wladimir J. van der Laan | 2016-11-03 | 1 | -0/+4 |
| |\ \ \ |
|
| | * | | | Remove network state wipe from UnloadBlockIndex. | Matt Corallo | 2016-10-31 | 1 | -0/+4 |
| * | | | | Merge #8977: [Wallet] Refactor wallet/init interaction (Reaccept wtx, flush t... | Wladimir J. van der Laan | 2016-11-02 | 1 | -11/+2 |
| |\ \ \ \ |
|
| | * | | | | [Wallet] Refactor wallet/init interaction (Reaccept wtx, flush thread) | Jonas Schnelli | 2016-10-20 | 1 | -11/+2 |
| | | |_|/
| |/| | |
|
| * | | | | Merge #9013: Trivial: Explicitly pass const CChainParams& to LoadBlockIndexDB() | Wladimir J. van der Laan | 2016-11-02 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | Explicitly pass const CChainParams& to LoadBlockIndexDB() | Geoffrey Tsui | 2016-10-25 | 1 | -1/+1 |
| | | |/ /
| |/| | |
|
| * / | | | Add DumpMempool and LoadMempool | Pieter Wuille | 2016-10-31 | 1 | -0/+3 |
| |/ / / |
|
| * | / | Make connect=0 disable automatic outbound connections. | Gregory Maxwell | 2016-10-25 | 1 | -3/+3 |
| | |/
|/| |
|
| * | | Chainparams: Trivial: In AppInit2(), s/Params()/chainparams/ | Jorge Timón | 2016-10-19 | 1 | -4/+4 |
| |/ |
|
| * | Merge #8928: Fix init segfault where InitLoadWallet() calls ATMP before genesis | Wladimir J. van der Laan | 2016-10-19 | 1 | -0/+7 |
| |\ |
|
| | * | Fix init segfault where InitLoadWallet() calls ATMP before genesis | Matt Corallo | 2016-10-15 | 1 | -0/+7 |
| * | | 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 |