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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass chain and client variables where needed
Russell Yanofsky
2018-11-06
1
-4
/
+13
*
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
1
-1
/
+1
*
[build] remove ENABLE_WALLET ifdef from httprpc.cpp
John Newbery
2018-09-10
1
-3
/
+0
*
Break circular dependency: init -> * -> init by extracting shutdown.h
Ben Woosley
2018-06-25
1
-3
/
+1
*
Make gArgs aware of the arguments
Andrew Chow
2018-05-09
1
-7
/
+5
*
wallet: Refactor g_wallet_init_interface to const reference
João Barbosa
2018-04-13
1
-1
/
+1
*
wallet: Refactor to WalletInitInterface* const g_wallet_init_interface
João Barbosa
2018-04-05
1
-1
/
+1
*
Merge #10762: [wallet] Remove Wallet dependencies from init.cpp
Wladimir J. van der Laan
2018-03-29
1
-0
/
+4
|
\
|
*
[wallet] Use global g_wallet_init_interface to init/destroy the wallet.
John Newbery
2018-03-27
1
-0
/
+4
*
|
scripted-diff: Convert 11 enums into scoped enums (C++11)
practicalswift
2018-03-09
1
-3
/
+3
|
/
*
Move scheduler/threadGroup into common-init instead of per-app
Matt Corallo
2018-01-25
1
-2
/
+2
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
init: Factor out AppInitLockDataDirectory
Wladimir J. van der Laan
2017-07-17
1
-5
/
+11
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
init: Split up AppInit2 into multiple phases
Wladimir J. van der Laan
2016-11-29
1
-1
/
+24
*
[Wallet] refactor wallet/init interaction
Jonas Schnelli
2016-03-22
1
-2
/
+0
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
Initialize logging before we do parameter interaction
Jonas Schnelli
2015-11-27
1
-0
/
+2
*
Refactor parameter interaction, call it before AppInit2()
Jonas Schnelli
2015-11-27
1
-0
/
+2
*
evhttpd implementation
Wladimir J. van der Laan
2015-09-03
1
-0
/
+2
*
Create a scheduler thread for lightweight tasks
Gavin Andresen
2015-05-14
1
-1
/
+2
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
Make comments in main an init doxygen compatible
Michael Ford
2014-12-02
1
-3
/
+3
*
Apply clang-format on some infrequently-updated files
Pieter Wuille
2014-09-19
1
-4
/
+4
*
add missing header end comments
Philip Kaufmann
2014-08-28
1
-1
/
+1
*
ensure clean and consistent "namespace" usage
Philip Kaufmann
2014-06-26
1
-1
/
+1
*
Add 'about' information to `-version` output
Wladimir J. van der Laan
2014-06-12
1
-0
/
+3
*
Remove global strWalletFile
Wladimir J. van der Laan
2014-06-05
1
-1
/
+0
*
Allow `-noserver` with bitcoind
Wladimir J. van der Laan
2013-12-20
1
-1
/
+1
*
bitcoin-cli: remove unneeded dependencies (only code movement)
Wladimir J. van der Laan
2013-12-03
1
-2
/
+1
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-1
/
+5
*
No more fHaveGUI
Wladimir J. van der Laan
2013-11-04
1
-1
/
+1
*
Break dependency of init on wallet.
Pieter Wuille
2013-10-26
1
-1
/
+4
*
Add separate bitcoin-rpc client
Wladimir J. van der Laan
2013-10-21
1
-1
/
+10
*
Bump Year Number to 2013
super3
2013-10-20
1
-1
/
+1
*
let user select wallet file with -wallet=foo.dat
Nils Schneider
2013-07-04
1
-0
/
+1
*
Have Qt poll for shutdown requested, the QT way.
Gavin Andresen
2013-04-03
1
-0
/
+1
*
Clean up shutdown process
Gavin Andresen
2013-04-03
1
-2
/
+1
*
Shutdown cleanup prep-work
Gavin Andresen
2013-04-03
1
-1
/
+2
*
introduce a new StartShutdown() function, which starts a thread with Shutdown...
Philip Kaufmann
2012-06-12
1
-0
/
+1
*
Merge pull request #1354 from fanquake/master
Pieter Wuille
2012-05-20
1
-1
/
+1
|
\
|
*
Update License in File Headers
Fordy
2012-05-18
1
-1
/
+1
*
|
Make testcases build, prevent windows symbol collision
Wladimir J. van der Laan
2012-05-20
1
-1
/
+0
|
/
*
Move help message out of AppInit2
Wladimir J. van der Laan
2012-05-13
1
-1
/
+2
*
remove 2 obsolete functions from init.h that moved to util.h
Philip Kaufmann
2012-05-08
1
-3
/
+0
*
Remove headers.h
Pieter Wuille
2012-04-17
1
-0
/
+2
*
Update all copyrights to 2012
Gavin Andresen
2012-02-07
1
-1
/
+1
*
Implement "Start on window system startup" on Win32 + Linux.
Matt Corallo
2011-12-20
1
-0
/
+3
*
Unify copyright notices.
Matt Corallo
2011-08-09
1
-0
/
+1
*
CWallet class
Pieter Wuille
2011-06-15
1
-0
/
+2
[next]