index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
init.cpp
Age
Commit message (
Expand
)
Author
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-13
Merge #12763: Add RPC Whitelist Feature from #12248
Wladimir J. van der Laan
2019-12-13
Merge #17617: doc: unify unix epoch time descriptions
Wladimir J. van der Laan
2019-12-13
qa: unify unix epoch time descriptions
Jon Atack
2019-12-11
Add RPC Whitelist Feature from #12248
Jeremy Rubin
2019-12-06
cli: fix Fatal LevelDB error when specifying -blockfilterindex=basic twice
Harris
2019-11-21
Fire TransactionRemovedFromMempool from mempool
251
2019-11-21
Merge #17407: node: Add reference to mempool in NodeContext
MarcoFalke
2019-11-18
doc: remove OpenSSL from build instructions and licensing info
fanquake
2019-11-15
node: Add reference to mempool in NodeContext
MarcoFalke
2019-11-12
Run background seeding periodically instead of unpredictably
Pieter Wuille
2019-11-07
Merge #17342: refactor: Clean up nScriptCheckThreads
MarcoFalke
2019-11-06
[refactor] Replace global int nScriptCheckThreads with bool
John Newbery
2019-11-05
Merge #17044: init: Remove auto-import of `bootstrap.dat` and associated code
Wladimir J. van der Laan
2019-11-05
remove old bootstrap relevant code
tryphe
2019-11-01
Merge #17286: Fix help-debug -checkpoints
Wladimir J. van der Laan
2019-10-31
log: Fix log message for -par=1
Hennadii Stepanov
2019-10-30
Fix incorrect help-debug for -checkpoints
Antoine Riard
2019-10-30
Merge #15921: validation: Tidy up ValidationState interface
Wladimir J. van der Laan
2019-10-30
Merge #16839: Replace Connman and BanMan globals with NodeContext local
Wladimir J. van der Laan
2019-10-29
[validation] Add CValidationState subclasses
John Newbery
2019-10-28
scripted-diff: Remove g_connman, g_banman globals
Russell Yanofsky
2019-10-28
Pass NodeContext, ConnMan, BanMan references more places
Russell Yanofsky
2019-10-28
scripted-diff: Rename InitInterfaces to NodeContext
Russell Yanofsky
2019-10-28
refactor: Remove redundant c_str() calls in formatting
Wladimir J. van der Laan
2019-10-24
Remove BIP70 Support
fanquake
2019-10-02
p2p: Remove BIP61 reject messages
MarcoFalke
2019-09-30
doc: Remove mention of renamed mapBlocksUnlinked
MarcoFalke
2019-09-17
refactoring: move ReplayBlocks under CChainState
James O'Beirne
2019-09-17
refactoring: move LoadChainTip to CChainState method
James O'Beirne
2019-09-09
Merge #16796: wallet: Fix segfault in CreateWalletFromFile
Samuel Dobson
2019-09-07
Merge #15759: p2p: Add 2 outbound block-relay-only connections
fanquake
2019-09-04
Add 2 outbound block-relay-only connections
Suhas Daftuar
2019-09-03
wallet: Fix documentation around WalletParameterInteraction
MarcoFalke
2019-08-28
util: Make util/error bilingual_str (refactor)
MarcoFalke
2019-08-24
[Doc] Add documentation for the new whitelist permissions
nicolas.dorier
2019-08-16
[doc] mention whitelist is inbound, and applies to blocksonly
Sjors Provoost
2019-08-16
Merge #16620: util: Move ResolveErrMsg to util/error
MarcoFalke
2019-08-15
Merge #16060: Bury bip9 deployments
MarcoFalke
2019-08-15
Merge #16443: refactor: have CCoins* data managed under CChainState
MarcoFalke
2019-08-15
Cover UTXO set access with lock annotations
James O'Beirne
2019-08-15
refactor: have CCoins* data managed under CChainState
James O'Beirne
2019-08-15
util: Move ResolveErrMsg to util/error
MarcoFalke
2019-08-14
[Consensus] Bury segwit deployment
John Newbery
2019-08-11
Make whitebind/whitelist permissions more flexible
nicolas.dorier
2019-07-27
Use ArgsManager::NETWORK_ONLY flag
Hennadii Stepanov
2019-07-27
scripted-diff: Use ArgsManager::DEBUG_ONLY flag
Hennadii Stepanov
2019-07-27
scripted-diff: Use Flags enum in AddArg()
Hennadii Stepanov
2019-07-24
scripted-diff: Make translation bilingual
Hennadii Stepanov
2019-07-24
Refactor out translation.h
Hennadii Stepanov
[next]