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
...
|
*
|
|
Improve help text and behavior of RPC-logging
Akio Nakamura
2017-11-20
1
-1
/
+2
*
|
|
|
Merge #11603: Move RPC registration out of AppInitParameterInteraction
Wladimir J. van der Laan
2017-11-23
1
-5
/
+8
|
\
\
\
\
|
*
|
|
|
Move RPC registration out of AppInitParameterInteraction
Russell Yanofsky
2017-11-03
1
-5
/
+8
*
|
|
|
|
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-40
/
+40
*
|
|
|
|
Merge #10286: Call wallet notify callbacks in scheduler thread (without cs_main)
Wladimir J. van der Laan
2017-11-15
1
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Add a CValidationInterface::TransactionRemovedFromMempool
Matt Corallo
2017-10-13
1
-0
/
+2
*
|
|
|
|
|
Use unique_ptr for pcoinscatcher/pcoinsdbview/pcoinsTip/pblocktree
practicalswift
2017-11-09
1
-20
/
+14
*
|
|
|
|
|
Merge #10866: Fix -Wthread-safety-analysis warnings. Compile with -Wthread-sa...
Pieter Wuille
2017-11-07
1
-3
/
+3
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix -Wthread-safety-analysis warnings. Change the sync.h primitives to std fr...
Matt Corallo
2017-11-06
1
-3
/
+3
*
|
|
|
|
|
Connect to an extra outbound peer if our tip is stale
Suhas Daftuar
2017-11-02
1
-1
/
+1
*
|
|
|
|
|
Merge #11495: [trivial] Make namespace explicit for is_regular_file
Wladimir J. van der Laan
2017-10-18
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
[trivial] Make namespace explicit for is_regular_file
John Newbery
2017-10-13
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge #11456: Replace relevant services logic with a function suite.
Pieter Wuille
2017-10-13
1
-7
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Clarify docs for requirements/handling of addnode/connect nodes
Matt Corallo
2017-10-13
1
-2
/
+2
|
*
|
|
|
Replace relevant services logic with a function suite.
Matt Corallo
2017-10-13
1
-5
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge #11107: Fix races in AppInitMain and others with lock and atomic bools
MarcoFalke
2017-10-05
1
-3
/
+10
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix race for mapBlockIndex in AppInitMain
MeshCollider
2017-09-07
1
-3
/
+10
*
|
|
|
Merge #10939: [init] Check non-emptiness of -blocknotify command prior to exe...
Wladimir J. van der Laan
2017-10-04
1
-3
/
+4
|
\
\
\
\
|
*
|
|
|
Check that -blocknotify command is non-empty before executing
practicalswift
2017-08-14
1
-3
/
+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge #11031: [rpc] deprecate estimatefee
MarcoFalke
2017-09-27
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
[rpc] Deprecate estimatefee RPC
John Newbery
2017-09-26
1
-0
/
+1
*
|
|
|
|
Merge #11301: add m_added_nodes to connman options
Pieter Wuille
2017-09-22
1
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
remove unused IsArgSet check
Marko Bencun
2017-09-11
1
-3
/
+2
|
*
|
|
|
|
add m_added_nodes to connman options
Marko Bencun
2017-09-11
1
-0
/
+1
*
|
|
|
|
|
Fix uninitialized g_connman crash in Shutdown()
MeshCollider
2017-09-14
1
-1
/
+1
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge #10691: Trivial: Properly comment about shutdown process in init.cpp file.
MarcoFalke
2017-09-12
1
-6
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
Properly comment about shutdown process in init.cpp file
Kyuntae Ethan Kim
2017-07-06
1
-6
/
+5
*
|
|
|
|
|
Deprecate confusing blockmaxsize, fix getmininginfo output
Matt Corallo
2017-09-11
1
-1
/
+10
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge #10767: [wallet] Clarify wallet initialization / destruction interface
MarcoFalke
2017-09-07
1
-17
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
[wallet] Add StartWallets() function to wallet/init.cpp
John Newbery
2017-09-07
1
-4
/
+1
|
*
|
|
|
|
[wallet] Add RegisterWalletRPC() function to wallet/init.cpp
John Newbery
2017-09-07
1
-1
/
+1
|
*
|
|
|
|
[wallet] Add CloseWallets() function to wallet/init.cpp
John Newbery
2017-09-07
1
-4
/
+1
|
*
|
|
|
|
[wallet] Add StopWallets() function to wallet/init.cpp
John Newbery
2017-09-07
1
-2
/
+2
|
*
|
|
|
|
[wallet] Add FlushWallets() function to wallet/init.cpp
John Newbery
2017-09-07
1
-6
/
+2
|
*
|
|
|
|
[wallet] Rename WalletVerify() to VerifyWallets()
John Newbery
2017-09-07
1
-1
/
+1
|
*
|
|
|
|
[wallet] Rename InitLoadWallet() to OpenWallets()
John Newbery
2017-09-07
1
-1
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
net: stop both net/net_processing before destroying them
Cory Fields
2017-09-07
1
-1
/
+5
*
|
|
|
|
net: use an interface class rather than signals for message processing
Cory Fields
2017-09-06
1
-3
/
+2
*
|
|
|
|
Merge #10357: Allow setting nMinimumChainWork on command line
Wladimir J. van der Laan
2017-09-06
1
-0
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
Allow setting nMinimumChainWork on command line
Suhas Daftuar
2017-09-05
1
-0
/
+17
*
|
|
|
|
|
Merge #10596: Add vConnect to CConnman::Options
Wladimir J. van der Laan
2017-09-06
1
-1
/
+8
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Add vConnect to CConnman::Options
Marko Bencun
2017-07-19
1
-1
/
+8
*
|
|
|
|
|
rpc: Push down safe mode checks
Andrew Chow
2017-08-29
1
-11
/
+1
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge #10976: [MOVEONLY] Move some static functions out of wallet.h/cpp
Wladimir J. van der Laan
2017-08-25
1
-5
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
Move some static functions out of wallet.h/cpp
Russell Yanofsky
2017-08-14
1
-5
/
+6
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge #11108: Changing -txindex requires -reindex, not -reindex-chainstate
MarcoFalke
2017-08-24
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Changing -txindex requires -reindex, not -reindex-chainstate
Matt Corallo
2017-08-22
1
-1
/
+1
*
|
|
|
|
Merge #11026: Bugfix: Use testnet RequireStandard for -acceptnonstdtxn default
Wladimir J. van der Laan
2017-08-22
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Bugfix: Use testnet RequireStandard for -acceptnonstdtxn default
Luke Dashjr
2017-08-10
1
-1
/
+1
*
|
|
|
|
Merge #10809: optim: mark a few classes final
Wladimir J. van der Laan
2017-08-21
1
-1
/
+1
|
\
\
\
\
\
[prev]
[next]