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-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
2023-07-07
init: start indexes sync earlier
furszy
2023-06-28
kernel: Add fatalError method to notifications
TheCharlatan
2023-06-28
kernel: Add flushError method to notifications
TheCharlatan
2023-06-28
kernel: Pass interrupt reference to chainman
TheCharlatan
2023-06-27
Merge bitcoin/bitcoin#27896: Remove the syscall sandbox
Andrew Chow
2023-06-22
Merge bitcoin/bitcoin#27862: validation: Stricter assumeutxo error handling w...
Andrew Chow
2023-06-16
Remove the syscall sandbox
fanquake
2023-06-15
validation: Stricter assumeutxo error handling in LoadChainstate
Ryan Ofsky
2023-06-15
refactor: rename BCLog::BLOCKSTORE to BLOCKSTORAGE
Jon Atack
2023-06-12
Merge bitcoin/bitcoin#27708: Return EXIT_FAILURE on post-init fatal errors
Ryan Ofsky
2023-06-12
Merge bitcoin/bitcoin#27783: Add public Boost headers explicitly
fanquake
2023-06-10
gui: return EXIT_FAILURE on post-init fatal errors
furszy
2023-06-09
Return EXIT_FAILURE on post-init fatal errors
furszy
2023-06-09
Merge bitcoin/bitcoin#27576: kernel: Remove args, settings, chainparams, chai...
Ryan Ofsky
2023-06-08
move ThreadImport ABC error to use AbortNode
furszy
2023-06-01
Mitigate timeout in CalculateTotalBumpFees
Murch
2023-05-31
Add public Boost headers explicitly
Hennadii Stepanov
2023-05-30
scripted-diff: move settings to common namespace
TheCharlatan
2023-05-30
refactor: Add path argument to FindSnapshotChainstateDir
TheCharlatan
2023-05-30
refactor: Add stop_at_height option in ChainstateManager
TheCharlatan
2023-05-30
Merge bitcoin/bitcoin#27774: refactor: Add [[nodiscard]] where ignoring a Res...
fanquake
2023-05-30
Merge bitcoin/bitcoin#27636: kernel: Remove util/system from kernel library, ...
fanquake
2023-05-29
Add [[nodiscard]] where ignoring a Result return type is an error
MarcoFalke
2023-05-24
refactor: Replace std::optional<bilingual_str> with util::Result
Ryan Ofsky
2023-05-20
refactor: Move system from util to common library
TheCharlatan
2023-05-20
refactor: Move ScheduleBatchPriority to its own file
TheCharlatan
2023-05-20
kernel: Add warning method to notifications
TheCharlatan
2023-05-20
kernel: Add progress method to notifications
TheCharlatan
2023-05-20
kernel: Add headerTip method to notifications
TheCharlatan
2023-05-20
kernel: Add notification interface
TheCharlatan
2023-05-19
Merge bitcoin/bitcoin#27021: Implement Mini version of BlockAssembler to calc...
glozow
2023-05-17
index: Enable reindex-chainstate with active indexes
Martin Zumsande
2023-05-10
refactor, blockstorage: Replace stopafterblockimport arg
TheCharlatan
2023-05-10
refactor, blockstorage: Replace blocksdir arg
TheCharlatan
2023-05-10
refactor, BlockManager: Replace fastprune from arg with options
TheCharlatan
2023-05-10
refactor/iwyu: Complete includes for blockmanager_args
TheCharlatan
2023-05-10
refactor: Move functions to BlockManager methods
TheCharlatan
[prev]
[next]