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
...
*
|
|
Merge #17617: doc: unify unix epoch time descriptions
Wladimir J. van der Laan
2019-12-13
1
-1
/
+1
|
\
\
\
|
*
|
|
qa: unify unix epoch time descriptions
Jon Atack
2019-12-13
1
-1
/
+1
|
|
|
/
|
|
/
|
*
/
|
cli: fix Fatal LevelDB error when specifying -blockfilterindex=basic twice
Harris
2019-12-06
1
-3
/
+3
|
/
/
*
|
Fire TransactionRemovedFromMempool from mempool
251
2019-11-21
1
-2
/
+0
*
|
Merge #17407: node: Add reference to mempool in NodeContext
MarcoFalke
2019-11-21
1
-0
/
+6
|
\
\
|
*
|
node: Add reference to mempool in NodeContext
MarcoFalke
2019-11-15
1
-0
/
+6
*
|
|
doc: remove OpenSSL from build instructions and licensing info
fanquake
2019-11-18
1
-3
/
+1
|
|
/
|
/
|
*
|
Run background seeding periodically instead of unpredictably
Pieter Wuille
2019-11-12
1
-0
/
+5
|
/
*
Merge #17342: refactor: Clean up nScriptCheckThreads
MarcoFalke
2019-11-07
1
-12
/
+18
|
\
|
*
[refactor] Replace global int nScriptCheckThreads with bool
John Newbery
2019-11-06
1
-12
/
+18
*
|
Merge #17044: init: Remove auto-import of `bootstrap.dat` and associated code
Wladimir J. van der Laan
2019-11-05
1
-15
/
+1
|
\
\
|
|
/
|
/
|
|
*
remove old bootstrap relevant code
tryphe
2019-11-05
1
-15
/
+1
*
|
Merge #17286: Fix help-debug -checkpoints
Wladimir J. van der Laan
2019-11-01
1
-1
/
+1
|
\
\
|
*
|
Fix incorrect help-debug for -checkpoints
Antoine Riard
2019-10-30
1
-1
/
+1
*
|
|
log: Fix log message for -par=1
Hennadii Stepanov
2019-10-31
1
-1
/
+1
*
|
|
Merge #15921: validation: Tidy up ValidationState interface
Wladimir J. van der Laan
2019-10-30
1
-1
/
+1
|
\
\
\
|
*
|
|
[validation] Add CValidationState subclasses
John Newbery
2019-10-29
1
-1
/
+1
|
|
/
/
*
|
|
Merge #16839: Replace Connman and BanMan globals with NodeContext local
Wladimir J. van der Laan
2019-10-30
1
-33
/
+32
|
\
\
\
|
*
|
|
scripted-diff: Remove g_connman, g_banman globals
Russell Yanofsky
2019-10-28
1
-20
/
+17
|
*
|
|
Pass NodeContext, ConnMan, BanMan references more places
Russell Yanofsky
2019-10-28
1
-3
/
+5
|
*
|
|
scripted-diff: Rename InitInterfaces to NodeContext
Russell Yanofsky
2019-10-28
1
-11
/
+11
*
|
|
|
refactor: Remove redundant c_str() calls in formatting
Wladimir J. van der Laan
2019-10-28
1
-1
/
+1
|
/
/
/
*
/
/
Remove BIP70 Support
fanquake
2019-10-24
1
-1
/
+1
|
/
/
*
/
p2p: Remove BIP61 reject messages
MarcoFalke
2019-10-02
1
-2
/
+1
|
/
*
doc: Remove mention of renamed mapBlocksUnlinked
MarcoFalke
2019-09-30
1
-1
/
+1
*
refactoring: move ReplayBlocks under CChainState
James O'Beirne
2019-09-17
1
-1
/
+1
*
refactoring: move LoadChainTip to CChainState method
James O'Beirne
2019-09-17
1
-2
/
+2
*
Merge #16796: wallet: Fix segfault in CreateWalletFromFile
Samuel Dobson
2019-09-09
1
-1
/
+1
|
\
|
*
wallet: Fix documentation around WalletParameterInteraction
MarcoFalke
2019-09-03
1
-1
/
+1
*
|
Merge #15759: p2p: Add 2 outbound block-relay-only connections
fanquake
2019-09-07
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Add 2 outbound block-relay-only connections
Suhas Daftuar
2019-09-04
1
-1
/
+2
*
|
util: Make util/error bilingual_str (refactor)
MarcoFalke
2019-08-28
1
-4
/
+4
*
|
[Doc] Add documentation for the new whitelist permissions
nicolas.dorier
2019-08-24
1
-5
/
+13
*
|
[doc] mention whitelist is inbound, and applies to blocksonly
Sjors Provoost
2019-08-16
1
-3
/
+3
*
|
Merge #16620: util: Move ResolveErrMsg to util/error
MarcoFalke
2019-08-16
1
-5
/
+0
|
\
\
|
*
|
util: Move ResolveErrMsg to util/error
MarcoFalke
2019-08-15
1
-5
/
+0
|
|
/
*
|
Merge #16060: Bury bip9 deployments
MarcoFalke
2019-08-15
1
-6
/
+3
|
\
\
|
*
|
[Consensus] Bury segwit deployment
John Newbery
2019-08-14
1
-6
/
+3
*
|
|
Merge #16443: refactor: have CCoins* data managed under CChainState
MarcoFalke
2019-08-15
1
-21
/
+28
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Cover UTXO set access with lock annotations
James O'Beirne
2019-08-15
1
-2
/
+5
|
*
|
refactor: have CCoins* data managed under CChainState
James O'Beirne
2019-08-15
1
-21
/
+25
|
|
/
*
/
Make whitebind/whitelist permissions more flexible
nicolas.dorier
2019-08-11
1
-12
/
+8
|
/
*
Use ArgsManager::NETWORK_ONLY flag
Hennadii Stepanov
2019-07-27
1
-6
/
+6
*
scripted-diff: Use ArgsManager::DEBUG_ONLY flag
Hennadii Stepanov
2019-07-27
1
-128
/
+128
*
scripted-diff: Use Flags enum in AddArg()
Hennadii Stepanov
2019-07-27
1
-128
/
+128
*
scripted-diff: Make translation bilingual
Hennadii Stepanov
2019-07-24
1
-56
/
+56
*
Refactor out translation.h
Hennadii Stepanov
2019-07-24
1
-11
/
+13
*
Merge #16355: refactor: move CCoinsViewErrorCatcher out of init.cpp
fanquake
2019-07-23
1
-25
/
+6
|
\
|
*
move-onlyish: move CCoinsViewErrorCatcher out of init.cpp
James O'Beirne
2019-07-21
1
-25
/
+6
*
|
Merge #15891: test: Require standard txs in regtest by default
MarcoFalke
2019-07-16
1
-1
/
+2
|
\
\
[prev]
[next]