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
...
|
*
|
Document FreeBSD quirk. Fix FreeBSD build.
practicalswift
2018-06-21
1
-1
/
+2
|
|
/
*
|
Merge #13418: Docs: More precise explanation of parameter onlynet
Pieter Wuille
2018-06-26
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Docs: More precise explanation of parameter "onlynet"
wodry
2018-06-26
1
-1
/
+1
*
|
Merge #13241: scripted-diff: Avoid temporary copies when looping over std::map
MarcoFalke
2018-06-15
1
-1
/
+1
|
\
\
|
*
|
scripted-diff: Avoid temporary copies when looping over std::map
Ben Woosley
2018-06-11
1
-1
/
+1
|
|
/
*
/
Add unavailable options to hidden options category
Andrew Chow
2018-06-12
1
-17
/
+35
|
/
*
index: Remove TxIndexDB from public interface of TxIndex.
Jim Posen
2018-06-04
1
-2
/
+1
*
Give an error and exit if there are unknown parameters
Andrew Chow
2018-05-30
1
-0
/
+17
*
Stop translating command line options
Wladimir J. van der Laan
2018-05-30
1
-98
/
+97
*
net: Add option `-enablebip61` to configure sending of BIP61 notifications
Wladimir J. van der Laan
2018-05-13
1
-0
/
+3
*
Make gArgs aware of the arguments
Andrew Chow
2018-05-09
1
-170
/
+136
*
Merge #10267: New -includeconf argument for including external configuration ...
Wladimir J. van der Laan
2018-05-09
1
-0
/
+1
|
\
|
*
-includeconf=<path> support in config handler, for including external configu...
Karl-Johan Alm
2018-04-26
1
-0
/
+1
*
|
Merge #13131: Add Windows shutdown handler
Wladimir J. van der Laan
2018-05-07
1
-0
/
+11
|
\
\
|
*
|
Add Windows shutdown handler
Chun Kuan Lee
2018-05-01
1
-0
/
+11
*
|
|
Make it clear which functions that are intended to be translation unit local
practicalswift
2018-05-03
1
-6
/
+6
*
|
|
Trivial: s/SetBestChain/ChainStateFlushed in comments after #13106
Russell Yanofsky
2018-05-02
1
-1
/
+1
*
|
|
util: Store debug log file path in BCLog::Logger member.
Jim Posen
2018-04-29
1
-2
/
+4
*
|
|
scripted-diff: Rename BCLog::Logger member variables.
Jim Posen
2018-04-29
1
-7
/
+7
*
|
|
util: Refactor GetLogCategory.
Jim Posen
2018-04-29
1
-8
/
+2
*
|
|
util: Encapsulate logCategories within BCLog::Logger.
Jim Posen
2018-04-27
1
-3
/
+3
*
|
|
util: Move debug file management functions into Logger.
Jim Posen
2018-04-27
1
-3
/
+4
*
|
|
util: Establish global logger object.
Jim Posen
2018-04-27
1
-7
/
+8
|
/
/
*
|
Remove Safe mode
Andrew Chow
2018-04-26
1
-3
/
+0
*
|
[validation] Replace tx index code in validation code with TxIndex.
Jim Posen
2018-04-25
1
-6
/
+0
*
|
[init] Initialize and start TxIndex in init code.
Jim Posen
2018-04-25
1
-10
/
+27
|
/
*
Consistently log CValidationState on failure
Ben Woosley
2018-04-18
1
-1
/
+1
*
Merge #13004: Print to console by default when not run with -daemon
Wladimir J. van der Laan
2018-04-17
1
-8
/
+18
|
\
|
*
Print to console by default when not run with -daemon
Evan Klitzke
2018-04-17
1
-8
/
+18
*
|
Merge #12977: Refactor g_wallet_init_interface to const reference
Wladimir J. van der Laan
2018-04-17
1
-20
/
+19
|
\
\
|
|
/
|
/
|
|
*
wallet: Refactor g_wallet_init_interface to const reference
João Barbosa
2018-04-13
1
-11
/
+10
|
*
wallet: Make WalletInitInterface members const
João Barbosa
2018-04-13
1
-9
/
+9
*
|
Merge #11862: Network specific conf sections
Wladimir J. van der Laan
2018-04-16
1
-0
/
+5
|
\
\
|
*
|
ArgsManager: Warn when ignoring network-specific config setting
Anthony Towns
2018-04-11
1
-0
/
+5
|
|
/
*
|
Merge #12743: Fix csBestBlock/cvBlockChange waiting in rpc/mining
Pieter Wuille
2018-04-12
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Modernize best block mutex/cv/hash variable naming
Pieter Wuille
2018-04-03
1
-1
/
+1
*
|
added logging line back that was accidentally removed with #10762
Steve Lee
2018-04-09
1
-1
/
+1
*
|
Remove duplicate includes
practicalswift
2018-04-09
1
-1
/
+0
*
|
Merge #12891: [logging] add lint-logs.sh to check for newline termination.
Wladimir J. van der Laan
2018-04-08
1
-1
/
+1
|
\
\
|
*
|
[logging] Comment all continuing logs.
John Newbery
2018-04-07
1
-1
/
+1
*
|
|
Merge #12618: Set SCHED_BATCH priority on the loadblk thread.
Wladimir J. van der Laan
2018-04-07
1
-0
/
+1
|
\
\
\
|
*
|
|
Set SCHED_BATCH priority on the loadblk thread.
Evan Klitzke
2018-03-26
1
-0
/
+1
*
|
|
|
wallet: Refactor to WalletInitInterface* const g_wallet_init_interface
João Barbosa
2018-04-05
1
-2
/
+2
*
|
|
|
wallet: Make WalletInitInterface and DummyWalletInit private
João Barbosa
2018-04-05
1
-1
/
+18
|
|
/
/
|
/
|
|
*
|
|
[trivial] Add newlines to end of log messages.
John Newbery
2018-04-04
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge #12820: contrib: Fix check-doc script regexes
MarcoFalke
2018-03-30
1
-3
/
+1
|
\
\
|
*
|
init: Remove help text for non-existent -fuzzmessagestest arg
MarcoFalke
2018-03-28
1
-3
/
+1
*
|
|
Merge #12172: Bugfix: RPC: savemempool: Don't save until LoadMempool() is fin...
Wladimir J. van der Laan
2018-03-30
1
-3
/
+2
|
\
\
\
|
*
|
|
Bugfix: RPC: savemempool: Don't save until LoadMempool() is finished
Jorge Timón
2018-03-29
1
-3
/
+2
|
|
/
/
*
|
|
Merge #10762: [wallet] Remove Wallet dependencies from init.cpp
Wladimir J. van der Laan
2018-03-29
1
-35
/
+13
|
\
\
\
|
|
/
/
|
/
|
|
[prev]
[next]