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
2021-08-04
Merge bitcoin/bitcoin#22577: Close minor startup race between main and schedu...
MarcoFalke
2021-08-04
util: make ParseMoney return a std::optional<CAmount>
fanquake
2021-08-03
Merge bitcoin/bitcoin#22098: [test, init] DNS seed querying logic
fanquake
2021-07-30
Close minor startup race between main and scheduler threads
Larry Ruane
2021-07-30
[style] Small style improvements to DNS parameters
Amiti Uttarwar
2021-07-30
[init] Disallow starting up with conflicting paramters for -dnsseed and -forc...
Amiti Uttarwar
2021-07-22
Merge bitcoin/bitcoin#21090: Default to NODE_WITNESS in nLocalServices
W. J. van der Laan
2021-07-15
Move pblocktree global to BlockManager
MarcoFalke
2021-07-15
Merge bitcoin/bitcoin#22415: Make m_mempool optional in CChainState
MarcoFalke
2021-07-13
validation: make CChainState::m_mempool optional
James O'Beirne
2021-07-13
Merge bitcoin/bitcoin#22112: Force port 0 in I2P
W. J. van der Laan
2021-07-12
Merge bitcoin/bitcoin#20234: net: don't bind on 0.0.0.0 if binds are restrict...
W. J. van der Laan
2021-07-09
net: change assumed I2P port to 0
Vasil Dimov
2021-07-07
[p2p] remove unused segwitheight=-1 option
Dhruv Mehta
2021-07-07
net: don't bind on 0.0.0.0 if binds are restricted to Tor
Vasil Dimov
2021-06-29
[refactor] Add deploymentstatus.h
Anthony Towns
2021-06-29
Merge bitcoin/bitcoin#21789: refactor: Remove ::Params() global from CChainState
fanquake
2021-06-21
banman: save the banlist in a JSON format on disk
Vasil Dimov
2021-06-13
refactor: Remove chainparams arg from CChainState member functions
MarcoFalke
2021-06-12
Merge bitcoin/bitcoin#21866: [Bundle 7/7] validation: Farewell, global Chains...
fanquake
2021-06-10
validation: Farewell, global Chainstate!
Carl Dong
2021-06-10
scripted-diff: tree-wide: Remove all review-only assertions
Carl Dong
2021-06-10
init: Use existing chainman
Carl Dong
2021-06-10
Make SetupServerArgs callable without NodeContext
Russell Yanofsky
2021-06-01
Merge bitcoin/bitcoin#21767: [Bundle 6/n] Prune g_chainman usage in auxiliary...
MarcoFalke
2021-05-27
index: Add chainstate member to BaseIndex
Carl Dong
2021-05-25
Merge bitcoin/bitcoin#21992: p2p: Remove -feefilter option
MarcoFalke
2021-05-24
scripted-diff: Replace `GetDataDir()` calls with `gArgs.GetDataDirNet()` calls
Kiminuo
2021-05-19
Remove -feefilter option
amadeuszpawlik
2021-05-12
index: Avoid async shutdown on init error
MarcoFalke
2021-05-12
Merge bitcoin/bitcoin#19064: refactor: Cleanup thread ctor calls
MarcoFalke
2021-05-11
Merge bitcoin/bitcoin#21752: doc: Clarify that feerates are per virtual size
MarcoFalke
2021-05-10
Merge bitcoin/bitcoin#21836: scripted-diff: Replace three dots with ellipsis ...
W. J. van der Laan
2021-05-05
Merge bitcoin/bitcoin#21710: doc: update helps for addnode rpc and -addnode/-...
W. J. van der Laan
2021-05-05
Merge bitcoin/bitcoin#21727: refactor: Move more stuff to blockstorage
W. J. van der Laan
2021-05-02
scripted-diff: Replace three dots with ellipsis in the UI strings
Hennadii Stepanov
2021-05-01
doc: Clarify that feerates are per virtual size
MarcoFalke
2021-05-01
doc: fix -coinstatsindex help, and test/rpc touchups
Jon Atack
2021-05-01
scripted-diff: Clarify that feerates are per virtual size
MarcoFalke
2021-04-30
Merge bitcoin/bitcoin#19521: Coinstats Index
W. J. van der Laan
2021-04-29
refactor: Use appropriate thread constructor
Hennadii Stepanov
2021-04-27
Merge bitcoin/bitcoin#21523: validation: run VerifyDB on all chainstates
MarcoFalke
2021-04-27
refactor: Move pruning/reindex/importing globals to blockstorage
MarcoFalke
2021-04-27
Merge bitcoin/bitcoin#21009: Remove RewindBlockIndex logic
W. J. van der Laan
2021-04-27
Merge bitcoin/bitcoin#21746: refactor: init: mark fReset const
MarcoFalke
2021-04-25
refactor: Make TraceThread a non-template free function
Hennadii Stepanov
2021-04-25
Merge bitcoin/bitcoin#21563: net: Restrict period when cs_vNodes mutex is locked
MarcoFalke
2021-04-23
validation: prepare VerifyDB for assumeutxo
James O'Beirne
2021-04-23
refactor: rename active_chainstate in VerifyDB
James O'Beirne
2021-04-23
Merge bitcoin/bitcoin#21732: MOVEONLY: Move common init code to init/common
MarcoFalke
[prev]
[next]