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
...
*
|
|
Add -stopatheight for benchmarking
Pieter Wuille
2017-04-27
1
-0
/
+2
|
|
/
|
/
|
*
|
Read and Write fee estimate file directly from CBlockPolicyEstimator
Alex Morcos
2017-04-10
1
-2
/
+3
*
|
Merge #9902: Lightweight abstraction of boost::filesystem
Wladimir J. van der Laan
2017-04-06
1
-23
/
+23
|
\
\
|
*
|
Use fsbridge for fopen and freopen
Wladimir J. van der Laan
2017-04-03
1
-5
/
+5
|
*
|
Replace uses of boost::filesystem with fs
Wladimir J. van der Laan
2017-04-03
1
-17
/
+17
|
*
|
Replace includes of boost/filesystem.h with fs.h
Wladimir J. van der Laan
2017-04-03
1
-1
/
+1
*
|
|
Merge #10151: [logging] initialize flag variable to 0 (and continue if GetLog...
Wladimir J. van der Laan
2017-04-05
1
-2
/
+4
|
\
\
\
|
*
|
|
initialize flag variable to 0 (and continue if GetLogCategory() fails)
John Newbery
2017-04-04
1
-2
/
+4
*
|
|
|
Merge #10154: init: Remove redundant logging code
Wladimir J. van der Laan
2017-04-05
1
-4
/
+1
|
\
\
\
\
|
*
|
|
|
init: Remove redundant logging code
MarcoFalke
2017-04-05
1
-4
/
+1
|
|
/
/
/
*
/
/
/
logging: Fix off-by-one for shrinkdebugfile
MarcoFalke
2017-04-05
1
-1
/
+1
|
/
/
/
*
/
/
Add -debugexclude option to switch off logging for specified components
John Newbery
2017-04-03
1
-1
/
+14
|
/
/
*
|
Change LogAcceptCategory to use uint32_t rather than sets of strings.
Gregory Maxwell
2017-04-01
1
-12
/
+16
*
|
Merge #10095: refactor: Move GetDifficulty out of `rpc/server.h`
Wladimir J. van der Laan
2017-03-31
1
-0
/
+1
|
\
\
|
*
|
refactor: Move RPCNotifyBlockChange out of `rpc/server.h`
Wladimir J. van der Laan
2017-03-27
1
-0
/
+1
*
|
|
Merge #10088: Trivial: move several relay options into the relay help group
Pieter Wuille
2017-03-29
1
-4
/
+4
|
\
\
\
|
*
|
|
Move several relay options into the Relay help group
Jameson Lopp
2017-03-26
1
-4
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge #10086: Trivial: move rpcserialversion into RPC option group
Pieter Wuille
2017-03-29
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
move rpcserialversion into RPC option group
Jameson Lopp
2017-03-26
1
-1
/
+1
|
|
/
*
|
Merge #10057: [init] Deduplicated sigaction() boilerplate
Wladimir J. van der Laan
2017-03-27
1
-14
/
+19
|
\
\
|
*
|
Deduplicated sigaction() boilerplate
Thomas Snider
2017-03-24
1
-14
/
+19
|
|
/
*
/
remove 'noconnect' option from documentation
Jameson Lopp
2017-03-26
1
-3
/
+3
|
/
*
[LevelDB] Plug leveldb logs to bitcoin logs
NicolasDorier
2017-03-16
1
-1
/
+1
*
Merge #9602: Remove coin age priority and free transactions - implementation
Wladimir J. van der Laan
2017-03-07
1
-7
/
+5
|
\
|
*
Allow setting minrelaytxfee to 0
Alex Morcos
2017-03-03
1
-2
/
+3
|
*
No longer allow "free" transactions
Alex Morcos
2017-03-03
1
-3
/
+1
|
*
[debug] Change -printpriority option
Alex Morcos
2017-02-27
1
-1
/
+1
|
*
[mining] Remove -blockprioritysize.
Alex Morcos
2017-02-27
1
-1
/
+0
*
|
Use CScheduler for wallet flushing, remove ThreadFlushWalletDB
Matt Corallo
2017-03-06
1
-1
/
+1
*
|
Merge #9910: Docs: correct and elaborate -rpcbind doc
Wladimir J. van der Laan
2017-03-03
1
-1
/
+1
|
\
\
|
*
|
Docs: correct and elaborate -rpcbind doc
Ian Kelling
2017-03-03
1
-1
/
+1
*
|
|
Merge #9774: Enable host lookups for -proxy and -onion parameters
Wladimir J. van der Laan
2017-03-03
1
-7
/
+16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Enable host lookups for -proxy and -onion parameters
Johnathan Corgan
2017-02-20
1
-7
/
+16
*
|
|
Merge #9821: util: Specific GetOSRandom for Linux/FreeBSD/OpenBSD
Wladimir J. van der Laan
2017-03-01
1
-0
/
+6
|
\
\
\
|
*
|
|
sanity: Move OS random to sanity check function
Wladimir J. van der Laan
2017-02-22
1
-0
/
+6
|
|
/
/
*
|
|
Merge #9822: Remove block file location upgrade code
Wladimir J. van der Laan
2017-02-28
1
-26
/
+1
|
\
\
\
|
*
|
|
Remove block file location upgrade code
Marko Bencun
2017-02-22
1
-26
/
+1
|
|
/
/
*
|
/
don't throw std::bad_alloc when out of memory. Instead, terminate immediately
Cory Fields
2017-02-25
1
-0
/
+16
|
|
/
|
/
|
*
|
Trivial: fix comments referencing AppInit2
Marko Bencun
2017-02-24
1
-5
/
+1
|
/
*
[trivial] Fix recently introduced typos in comments
practicalswift
2017-02-14
1
-1
/
+1
*
Merge #9625: Increase minimum debug.log size to 10MB after shrink.
Wladimir J. van der Laan
2017-02-01
1
-1
/
+4
|
\
|
*
Increase minimum debug.log size to 10MB after shrink.
Alex Morcos
2017-01-24
1
-1
/
+4
*
|
Merge #9644: [refactor] Remove using namespace <xxx> from src/
MarcoFalke
2017-01-30
1
-16
/
+13
|
\
\
|
*
|
Refactor: Remove using namespace <xxx> from src/*.cpp.
Karl-Johan Alm
2017-01-27
1
-16
/
+13
|
|
/
*
/
[trivial] Fix typos in comments
practicalswift
2017-01-27
1
-1
/
+1
|
/
*
Merge #9499: Use recent-rejects, orphans, and recently-replaced txn for compa...
Wladimir J. van der Laan
2017-01-19
1
-0
/
+1
|
\
|
*
Keep shared_ptrs to recently-replaced txn for compact blocks
Matt Corallo
2017-01-10
1
-0
/
+1
*
|
Merge #9484: Introduce assumevalid setting to skip validation presumed valid ...
Pieter Wuille
2017-01-16
1
-2
/
+9
|
\
\
|
*
|
Introduce assumevalid setting to skip presumed valid scripts.
Gregory Maxwell
2017-01-13
1
-2
/
+9
*
|
|
Merge #9380: Separate different uses of minimum fees
Wladimir J. van der Laan
2017-01-16
1
-1
/
+37
|
\
\
\
|
|
/
/
|
/
|
|
[prev]
[next]