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.h
Age
Commit message (
Expand
)
Author
2021-07-03
prefer to use txindex if available for GetTransaction
Jameson Lopp
2021-06-30
[move-only] Move ComputeBlockVersion from validation to versionbits
Anthony Towns
2021-06-30
[refactor] Add versionbits deployments to deploymentstatus.h
Anthony Towns
2021-06-29
[refactor] Add deploymentstatus.h
Anthony Towns
2021-06-13
refactor: Remove chainparams arg from CChainState member functions
MarcoFalke
2021-06-13
refactor: Remove ::Params() global from inside CChainState member functions
MarcoFalke
2021-06-10
validation: Farewell, global Chainstate!
Carl Dong
2021-06-10
qt/test: Reset chainman in ~ChainstateManager instead
Carl Dong
2021-06-10
Merge bitcoin/bitcoin#22084: package testmempoolaccept followups
fanquake
2021-06-03
doc: Various validation doc fixups
MarcoFalke
2021-06-02
[refactor] comment/naming improvements
glozow
2021-05-31
validation: change ProcessNewBlock() to take a CBlock reference
fanquake
2021-05-27
Merge bitcoin/bitcoin#20833: rpc/validation: enable packages through testmemp...
W. J. van der Laan
2021-05-24
[validation] package validation for test accepts
glozow
2021-05-20
[validation] explicit Success/Failure ctors for MempoolAcceptResult
glozow
2021-05-20
[validation] make CheckSequenceLocks context-free
glozow
2021-05-19
Remove -feefilter option
amadeuszpawlik
2021-05-11
refactor: Avoid magic value of all-zeros in assumeutxo base_blockhash
MarcoFalke
2021-05-05
Merge bitcoin/bitcoin#21727: refactor: Move more stuff to blockstorage
W. J. van der Laan
2021-04-30
Merge bitcoin/bitcoin#19521: Coinstats Index
W. J. van der Laan
2021-04-28
Merge bitcoin/bitcoin#21783: refactor: Make MempoolAcceptResult members const
MarcoFalke
2021-04-27
Merge bitcoin/bitcoin#21523: validation: run VerifyDB on all chainstates
MarcoFalke
2021-04-27
move-only: Move functions to blockstorage
MarcoFalke
2021-04-27
move-only: Move constants to blockstorage
MarcoFalke
2021-04-27
refactor: Move block storage globals to blockstorage
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-26
doc/style followups in MempoolAcceptResult
glozow
2021-04-23
doc: IsSnapshotActive
James O'Beirne
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-21
[validation] RewindBlockIndex no longer needed
Dhruv Mehta
2021-04-19
index: Coinstats index can be activated with command line flag
Fabian Jahr
2021-04-13
Merge #21575: refactor: Create blockstorage module
fanquake
2021-04-06
doc: fixup -Wdocumentation issues
fanquake
2021-04-05
move-only: Move *Disk functions to blockstorage
MarcoFalke
2021-04-02
refactor: Move load block thread into ChainstateManager
MarcoFalke
2021-03-30
validation: Make BlockManager::LookupBlockIndex const
Carl Dong
2021-03-17
Merge #21415: refactor: remove Optional & nullopt
Wladimir J. van der Laan
2021-03-17
refactor: post Optional<> removal cleanups
fanquake
2021-03-15
scripted-diff: remove Optional & nullopt
fanquake
2021-03-11
validation: Make DumpMempool(...) and LoadMempool(...) easier to test/fuzz/mock
practicalswift
2021-03-08
validation: Remove extraneous LoadGenesisBlock function prototype
Carl Dong
2021-03-03
validation: CVerifyDB::VerifyDB: Use locking annotation
Carl Dong
2021-03-01
validation: Move LoadBlockIndexDB to CChainState
Carl Dong
2021-03-01
validation: Move invalid block handling to CChainState
Carl Dong
2021-03-01
validation: Pass in chainstate to CVerifyDB::VerifyDB
Carl Dong
2021-03-01
validation: Remove global ::VersionBitsTip{State,SinceHeight,Statistics}
Carl Dong
2021-03-01
validation: Pass in chainstate to ::PruneBlockFilesManual
Carl Dong
2021-02-22
validation: Remove global ::{{Precious,Invalidate}Block,ResetBlockFailureFlags}
Carl Dong
[prev]
[next]