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
2022-09-16
Merge bitcoin/bitcoin#25499: Use steady clock for all millis bench logging
fanquake
2022-09-13
Merge bitcoin/bitcoin#24513: CChainState -> Chainstate
glozow
2022-09-13
Merge bitcoin/bitcoin#24991: init: allow startup with -onlynet=onion -listeno...
fanquake
2022-09-09
scripted-diff: rename CChainState -> Chainstate
James O'Beirne
2022-09-07
Merge bitcoin/bitcoin#25678: p2p: skip querying dns seeds if `-onlynet` disab...
fanquake
2022-09-06
p2p: Don't query DNS seeds when both IPv4 and IPv6 are unreachable
Martin Zumsande
2022-09-05
init: allow startup with -onlynet=onion -listenonion=1
Vasil Dimov
2022-09-01
Merge bitcoin/bitcoin#25614: Severity-based logging, step 2
Andrew Chow
2022-09-01
Merge bitcoin/bitcoin#25951: log: Move validation option logging to LoadChain...
MacroFake
2022-09-01
Move blockstorage option logging to LoadChainstate()
MacroFake
2022-09-01
Merge bitcoin/bitcoin#25887: init: avoid unsetting service bits from `nLocalS...
MacroFake
2022-08-29
Move validation option logging to LoadChainstate()
MacroFake
2022-08-22
Merge bitcoin/bitcoin#25775: docs: remove non-signaling mentions of BIP125
fanquake
2022-08-20
init: avoid unsetting service bits from `nLocalServices`
Sebastian Falbesoner
2022-08-20
Create -loglevel configuration option
klementtan
2022-08-19
Merge bitcoin/bitcoin#25707: refactor: Make const references to avoid unneces...
MacroFake
2022-08-16
refactor: Add lock annotations to Active* methods
MacroFake
2022-08-16
Fix UB/data-race in RPCNotifyBlockChange
MacroFake
2022-08-04
[doc] remove non-signaling mentions of BIP125
glozow
2022-08-03
validationcaches: Add and use ValidationCacheSizes
Carl Dong
2022-08-03
cuckoocache: Return approximate memory size
Carl Dong
2022-08-02
sort after scripted-diff
MacroFake
2022-08-02
scripted-diff: Move mempool_args to src/node
MacroFake
2022-08-02
Remove ::g_max_datacarrier_bytes global
MacroFake
2022-08-02
Combine datacarrier globals into one
MacroFake
2022-08-02
Remove ::fIsBareMultisigStd global
MacroFake
2022-08-02
Remove ::dustRelayFee
MacroFake
2022-08-02
Remove ::incrementalRelayFee and ::minRelayTxFee globals
MacroFake
2022-08-02
Remove ::fRequireStandard global
MacroFake
2022-08-02
Return optional error from ApplyArgsManOptions
MacroFake
2022-07-30
Use steady clock for all millis bench logging
MacroFake
2022-07-27
refactor: Make const refs vars where applicable
Aurèle Oulès
2022-07-19
refactor: Reduce number of SanityChecks return values
Ryan Ofsky
2022-07-19
refactor: Reduce number of LoadChainstate return values
Russell Yanofsky
2022-07-19
refactor: Reduce number of LoadChainstate parameters
Russell Yanofsky
2022-07-19
Merge bitcoin/bitcoin#25494: indexes: Stop using node internal types
fanquake
2022-07-18
indexes, refactor: Pass Chain interface instead of CChainState class to indexes
Ryan Ofsky
2022-07-18
refactor: remove unused using directives
fanquake
2022-07-18
Merge bitcoin/bitcoin#25487: [kernel 3b/n] Decouple `{Dump,Load}Mempool` from...
glozow
2022-07-15
Move {Load,Dump}Mempool to kernel namespace
Carl Dong
2022-07-15
Move DEFAULT_PERSIST_MEMPOOL out of libbitcoinkernel
Carl Dong
2022-07-15
LoadMempool: Pass in load_path, stop using gArgs
Carl Dong
2022-07-15
scripted-diff: Rename m_is_loaded -> m_load_tried
Carl Dong
2022-07-15
DumpMempool: Pass in dump_path, stop using gArgs
Carl Dong
2022-07-14
Use designated initializers for ChainstateManager::Options
Carl Dong
2022-07-13
Merge bitcoin/bitcoin#25472: build: Increase MS Visual Studio minimum version
fanquake
2022-07-08
Merge bitcoin/bitcoin#25353: Add a `-mempoolfullrbf` node setting
MacroFake
2022-07-07
refactor: Drop no longer needed `util/designator.h`
Hennadii Stepanov
2022-07-06
Introduce `mempoolfullrbf` node setting.
Antoine Riard
2022-06-30
rephrase error for invalid timeout
/dev/fd0
[next]