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
/
node
Age
Commit message (
Expand
)
Author
2023-09-13
[node] interface to get bump fees
glozow
2023-09-13
Make MiniMinerMempoolEntry fields private
Murch
2023-09-13
Remove unused imports
Murch
2023-09-12
[refactor] Add missing includes for next commit
TheCharlatan
2023-09-12
kernel: Move MessageStartChars to its own file
TheCharlatan
2023-09-12
[refactor] Define MessageStartChars as std::array
TheCharlatan
2023-09-12
Remove unused GetType() from CBufferedFile and CAutoFile
MarcoFalke
2023-09-05
Merge bitcoin/bitcoin#28195: blockstorage: Drop legacy -txindex check
fanquake
2023-08-31
blockstorage: Return on fatal undo file flush error
TheCharlatan
2023-08-31
blockstorage: Return on fatal block file flush error
TheCharlatan
2023-08-31
blockstorage: Mark FindBlockPos as nodiscard
TheCharlatan
2023-08-28
config: default acceptnonstdtxn=0 on all chains
Anthony Towns
2023-08-22
Merge bitcoin/bitcoin#28200: refactor: Remove unused includes from wallet.cpp
fanquake
2023-08-18
assumeutxo cleanup: Move IsInitialBlockDownload & NotifyHeaderTip to Chainsta...
Ryan Ofsky
2023-08-17
Remove unused includes from txmempool.h
MarcoFalke
2023-08-17
Merge bitcoin/bitcoin#28244: Break up script/standard.{h/cpp}
fanquake
2023-08-17
Merge bitcoin/bitcoin#27675: p2p: Drop m_recently_announced_invs bloom filter
fanquake
2023-08-14
Clean up things that include script/standard.h
Andrew Chow
2023-08-09
Merge bitcoin/bitcoin#28149: net processing: clamp PeerManager::Options user ...
glozow
2023-08-07
Merge bitcoin/bitcoin#28186: kernel: Prune leveldb headers
fanquake
2023-08-07
Merge bitcoin/bitcoin#26296: ci: Integrate `bitcoin-tidy` clang-tidy plugin
fanquake
2023-08-07
Merge bitcoin/bitcoin#28191: refactor: Remove unused MessageStartChars parame...
fanquake
2023-08-05
refactor: Fix logging.h includes
TheCharlatan
2023-08-03
lint: remove /* Continued */ markers from codebase
fanquake
2023-08-03
mempool_entry: add mempool entry sequence number
Anthony Towns
2023-08-02
scripted-diff: Rename CBlockTreeDB -> BlockTreeDB
MarcoFalke
2023-08-01
Fixup style of moved code
MarcoFalke
2023-08-01
move-only: Move CBlockTreeDB to node/blockstorage
MarcoFalke
2023-07-31
Merge bitcoin/bitcoin#27746: Rework validation logic for assumeutxo
Ryan Ofsky
2023-07-31
Remove unused MessageStartChars parameters from BlockManager methods
MarcoFalke
2023-07-25
net processing: clamp -blockreconstructionextratxn to uint32_t bounds
stickies-v
2023-07-25
net processing: clamp -maxorphantx to uint32_t bounds
stickies-v
2023-07-25
refactor: set ignore_incoming_txs in ApplyArgsManOptions
stickies-v
2023-07-24
[net processing] Move -capturemessages to PeerManager::Options
dergoegge
2023-07-24
[net processing] Move -blockreconstructionextratxn to PeerManager::Options
dergoegge
2023-07-24
[net processing] Move -maxorphantx to PeerManager::Options
dergoegge
2023-07-24
[net processing] Move -txreconciliation to PeerManager::Options
dergoegge
2023-07-24
[net processing] Introduce PeerManager options
dergoegge
2023-07-21
Move block-storage-related logic to ChainstateManager
Suhas Daftuar
2023-07-18
init: abort loading of blockindex in case of missing height.
Martin Zumsande
2023-07-14
Move block-arrival information / preciousblock counters to ChainstateManager
Suhas Daftuar
2023-07-14
Remove CChain dependency in node/blockstorage
Suhas Daftuar
2023-07-14
Explicitly track maximum block height stored in undo files
Suhas Daftuar
2023-07-11
kernel: Remove StartShutdown calls from validation code
Ryan Ofsky
2023-07-11
refactor: Move stopafterblockimport handling out of blockstorage
TheCharlatan
2023-07-10
index: verify blocks data existence only once
furszy
2023-07-10
refactor: simplify pruning violation check
furszy
2023-07-10
make GetFirstStoredBlock assert that 'start_block' always has data
furszy
2023-07-07
refactor: init indexes, decouple 'Start()' from the creation step
furszy
2023-07-07
scripted-diff: rename 'loadblk' thread name to 'initload'
furszy
[prev]
[next]