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
...
|
*
|
|
|
|
Don't return stale data from CCoinsViewCache::Cursor()
Russell Yanofsky
2017-06-07
1
-1
/
+0
|
|
/
/
/
/
*
|
|
|
|
Merge #8694: Basic multiwallet support
Wladimir J. van der Laan
2017-06-12
1
-8
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
Wallet: Replace pwalletMain with a vector of wallet pointers
Luke Dashjr
2017-06-06
1
-8
/
+13
|
|
/
/
/
/
*
|
|
|
/
Remove unused Boost includes
practicalswift
2017-06-09
1
-1
/
+0
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge #10463: Names: BIP9 vs versionbits
Wladimir J. van der Laan
2017-06-06
1
-8
/
+8
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Rename -bip9params to -vbparams
shaolinfry
2017-05-30
1
-8
/
+8
|
|
/
/
*
|
|
Merge #10195: Switch chainstate db and cache to per-txout model
Pieter Wuille
2017-06-01
1
-2
/
+8
|
\
\
\
|
*
|
|
scripted-diff: various renames for per-utxo consistency
Pieter Wuille
2017-06-01
1
-2
/
+2
|
*
|
|
Upgrade from per-tx database to per-txout
Pieter Wuille
2017-06-01
1
-0
/
+6
|
*
|
|
Switch CCoinsView and chainstate db from per-txid to per-txout
Pieter Wuille
2017-06-01
1
-2
/
+2
|
|
/
/
*
/
/
add SeedNodes to CConnman::Options
Marko Bencun
2017-05-30
1
-5
/
+4
|
/
/
*
|
Merge #10395: Replace boost::function with std::function (C++11)
Pieter Wuille
2017-05-17
1
-1
/
+0
|
\
\
|
*
|
Replace boost::function with std::function (C++11)
practicalswift
2017-05-13
1
-1
/
+0
*
|
|
Merge #10199: Better fee estimates
Pieter Wuille
2017-05-17
1
-0
/
+1
|
\
\
\
|
*
|
|
Track failures in fee estimation.
Alex Morcos
2017-05-10
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge #9494: Introduce an ArgsManager class encapsulating cs_args, mapArgs a...
Wladimir J. van der Laan
2017-05-15
1
-29
/
+27
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Util: Small improvements in gArgs usage
Jorge Timón
2017-05-09
1
-9
/
+7
|
*
|
scripted-diff: Util: Encapsulate mapMultiArgs behind gArgs
Jorge Timón
2017-05-09
1
-26
/
+26
*
|
|
Merge #8855: Use a proper factory for creating chainparams
Wladimir J. van der Laan
2017-05-09
1
-7
/
+11
|
\
\
\
|
*
|
|
Chainparams: Get rid of CChainParams& Params(std::string)
Jorge Timón
2017-05-03
1
-5
/
+7
|
*
|
|
Chainparams: Use a regular factory for creating chainparams
Jorge Timón
2017-05-03
1
-2
/
+4
|
|
/
/
*
/
/
Consensus: Policy: MOVEONLY: Move CFeeRate out of the consensus module
Jorge Timón
2017-05-03
1
-0
/
+1
|
/
/
*
|
Merge #9966: Control mempool persistence using a command line parameter
Wladimir J. van der Laan
2017-05-03
1
-3
/
+7
|
\
\
|
*
|
Control mempool persistence using a command line parameter.
John Newbery
2017-03-22
1
-3
/
+7
*
|
|
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
[prev]
[next]