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
/
validation.cpp
Age
Commit message (
Expand
)
Author
2022-12-19
Relax MIN_STANDARD_TX_NONWITNESS_SIZE to 65 non-witness bytes
Greg Sanders
2022-12-13
mempool: use util::Result for CalculateMemPoolAncestors
stickies-v
2022-12-13
Merge bitcoin/bitcoin#26477: validation: fix broken maxtipage comparison
fanquake
2022-12-08
Merge bitcoin/bitcoin#26513: Make static nLastFlush and nLastWrite Chainstate...
fanquake
2022-12-06
Merge bitcoin/bitcoin#26609: refactor: Move `txmempool_entry.h` --> `kernel/m...
MarcoFalke
2022-12-05
Merge bitcoin/bitcoin#19888: rpc, test: Improve getblockstats for unspendables
Andrew Chow
2022-11-30
refactor: Move `txmempool_entry.h` --> `kernel/mempool_entry.h`
Hennadii Stepanov
2022-11-18
Merge bitcoin/bitcoin#17786: refactor: Nuke policy/fees->mempool circular dep...
glozow
2022-11-17
log: improve some validation log messages to include hashPrevBlock
Skuli Dulfari
2022-11-16
refactor: Move `CTxMemPoolEntry` class to its own module
Hennadii Stepanov
2022-11-16
Make static nLastFlush and nLastWrite Chainstate members
Aurèle Oulès
2022-11-15
Merge bitcoin/bitcoin#16981: Improve runtime performance of --reindex
Andrew Chow
2022-11-14
fix: validation: cast now() to seconds for maxtipage comparison
James O'Beirne
2022-10-26
Merge bitcoin/bitcoin#25704: refactor: Remove almost all validation option gl...
MacroFake
2022-10-24
Faster -reindex by initially deserializing only headers
Larry Ruane
2022-10-23
validation, index: Add unspendable coinbase helper functions
Fabian Jahr
2022-10-19
Merge bitcoin/bitcoin#25830: refactor: Replace m_params with chainman.GetPara...
MacroFake
2022-10-18
Remove g_parallel_script_checks
MacroFake
2022-10-18
Move ::fCheckBlockIndex into ChainstateManager
MacroFake
2022-10-18
Move ::fCheckpointsEnabled into ChainstateManager
MacroFake
2022-10-18
Move ::nMinimumChainWork into ChainstateManager
MacroFake
2022-10-18
Move ::hashAssumeValid into ChainstateManager
MacroFake
2022-10-18
Move ::nMaxTipAge into ChainstateManager
MacroFake
2022-10-13
Merge bitcoin/bitcoin#24851: init: ignore BIP-30 verification in DisconnectBl...
Andrew Chow
2022-10-13
Merge bitcoin/bitcoin#25667: assumeutxo: snapshot initialization
Andrew Chow
2022-10-12
Merge bitcoin/bitcoin#24858: incorrect blk file size calculation during reind...
glozow
2022-10-10
refactor: Replace m_params with chainman.GetParams()
Aurèle Oulès
2022-10-10
Merge bitcoin/bitcoin#26118: log: Use steady clock for bench logging
MacroFake
2022-10-05
refactor: mempool: use CTxMempool::Limits
stickies-v
2022-09-19
Use steady clock for bench logging
MacroFake
2022-09-19
scripted-diff: Rename time symbols
MacroFake
2022-09-16
Merge bitcoin/bitcoin#25499: Use steady clock for all millis bench logging
fanquake
2022-09-13
validation: add ResetChainstates()
James O'Beirne
2022-09-13
validation: remove snapshot datadirs upon validation failure
James O'Beirne
2022-09-13
add utilities for deleting on-disk leveldb data
James O'Beirne
2022-09-13
init: add utxo snapshot detection
James O'Beirne
2022-09-13
validation: rename snapshot chainstate dir
James O'Beirne
2022-09-09
scripted-diff: rename CChainState -> Chainstate
James O'Beirne
2022-08-30
Fix typo from PR25717
Suhas Daftuar
2022-08-30
Merge bitcoin/bitcoin#25717: p2p: Implement anti-DoS headers sync
fanquake
2022-08-29
Emit NotifyHeaderTip signals for pre-synchronization progress
Pieter Wuille
2022-08-29
Make validation interface capable of signalling header presync
Pieter Wuille
2022-08-29
Track headers presync progress and log it
Pieter Wuille
2022-08-29
Require callers of AcceptBlockHeader() to perform anti-dos checks
Suhas Daftuar
2022-08-29
Utilize anti-DoS headers download strategy
Suhas Daftuar
2022-08-22
refactor: Move ChainstateManager options into m_options struct
Ryan Ofsky
2022-08-22
Merge bitcoin/bitcoin#25775: docs: remove non-signaling mentions of BIP125
fanquake
2022-08-22
Merge bitcoin/bitcoin#25786: refactor: Make adjusted time type safe
fanquake
2022-08-12
Merge bitcoin/bitcoin#25677: refactor: make active_chain_tip a reference
MacroFake
2022-08-05
Make adjusted time type safe
MacroFake
[prev]
[next]