index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
validation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge #18410: Docs: Improve commenting for coins.cpp|h
Wladimir J. van der Laan
2020-04-22
1
-4
/
+5
|
\
\
\
|
*
|
|
[docs] use consistent naming for possible_overwrite
John Newbery
2020-04-21
1
-4
/
+5
*
|
|
|
Merge #18401: Refactor: Initialize PrecomputedTransactionData in CheckInputSc...
MarcoFalke
2020-04-16
1
-5
/
+12
|
\
\
\
\
|
*
|
|
|
[REFACTOR] Initialize PrecomputedTransactionData in CheckInputScripts
Pieter Wuille
2020-04-11
1
-5
/
+12
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge #17737: Add ChainstateManager, remove BlockManager global
MarcoFalke
2020-04-10
1
-54
/
+144
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
protect g_chainman with cs_main
James O'Beirne
2020-03-17
1
-1
/
+4
|
*
|
|
use ChainstateManager to initialize chainstate
James O'Beirne
2020-03-17
1
-36
/
+32
|
*
|
|
refactor: move RewindBlockIndex to CChainState
James O'Beirne
2020-03-17
1
-19
/
+8
|
*
|
|
validation: introduce unused ChainstateManager
James O'Beirne
2020-03-17
1
-0
/
+96
|
*
|
|
validation: add CChainState.m_from_snapshot_blockhash
James O'Beirne
2020-03-17
1
-1
/
+7
*
|
|
|
Merge #17477: Remove the mempool's NotifyEntryAdded and NotifyEntryRemoved si...
Wladimir J. van der Laan
2020-03-19
1
-26
/
+4
|
\
\
\
\
|
*
|
|
|
[validation] Remove pool member from ConnectTrace
John Newbery
2020-03-11
1
-3
/
+2
|
*
|
|
|
[validation] Remove NotifyEntryRemoved callback from ConnectTrace
John Newbery
2020-03-11
1
-8
/
+1
|
*
|
|
|
[validation] Remove conflictedTxs from PerBlockConnectTrace
John Newbery
2020-03-11
1
-15
/
+1
|
*
|
|
|
[validation interface] Remove vtxConflicted from BlockConnected
John Newbery
2020-03-11
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge #15283: log: Fix UB with bench on genesis block
MarcoFalke
2020-03-17
1
-2
/
+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix UB with bench on genesis block
Gregory Sanders
2019-01-29
1
-2
/
+3
*
|
|
|
Replace remaining literals BTC with CURRENCY_UNIT
Daniel Kraft
2020-03-14
1
-1
/
+1
*
|
|
|
Refactor FormatStateMessage into ValidationState
Jeffrey Czyz
2020-02-27
1
-23
/
+22
|
|
/
/
|
/
|
|
*
|
|
Merge #16974: Walk pindexBestHeader back to ChainActive().Tip() if it is invalid
Wladimir J. van der Laan
2020-02-03
1
-0
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Walk pindexBestHeader back to ChainActive().Tip() if it is invalid
Matt Corallo
2019-10-30
1
-0
/
+6
*
|
|
scripted-diff: Bump copyright of files changed in 2020
MarcoFalke
2020-01-15
1
-1
/
+1
*
|
|
scripted-diff: Replace CCriticalSection with RecursiveMutex
MarcoFalke
2020-01-15
1
-1
/
+1
*
|
|
Merge #16945: refactor: introduce CChainState::GetCoinsCacheSizeState
Wladimir J. van der Laan
2020-01-13
1
-6
/
+35
|
\
\
\
|
*
|
|
refactoring: introduce CChainState::GetCoinsCacheSizeState
James O'Beirne
2019-12-12
1
-6
/
+35
*
|
|
|
Merge #16658: validation: Rename CheckInputs to CheckInputScripts
MarcoFalke
2020-01-02
1
-20
/
+22
|
\
\
\
\
|
*
|
|
|
[validation] fix comments in CheckInputScripts()
John Newbery
2019-11-07
1
-7
/
+9
|
*
|
|
|
scripted-diff: [validation] Rename CheckInputs to CheckInputScripts
John Newbery
2019-11-07
1
-14
/
+14
*
|
|
|
|
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-30
1
-1
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
refactor: Remove unused COINBASE_FLAGS
Neha Narula
2019-11-20
1
-3
/
+0
*
|
|
|
Merge #17328: GuessVerificationProgress: cap the ratio to 1
Wladimir J. van der Laan
2019-11-18
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
GuessVerificationProgress: cap the ratio to 1
darosior
2019-10-31
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge #15931: Remove GetDepthInMainChain dependency on locked chain interface
Samuel Dobson
2019-11-08
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Pass block height in Chain::BlockConnected/Chain::BlockDisconnected
Antoine Riard
2019-11-05
1
-1
/
+1
*
|
|
|
Merge #17342: refactor: Clean up nScriptCheckThreads
MarcoFalke
2019-11-07
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
[refactor] Replace global int nScriptCheckThreads with bool
John Newbery
2019-11-06
1
-3
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge #16805: logs: add timing information to FlushStateToDisk()
Wladimir J. van der Laan
2019-11-05
1
-3
/
+26
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
logs: add timing information to FlushStateToDisk()
James O'Beirne
2019-11-04
1
-3
/
+26
*
|
|
|
doc: Fix some misspellings
randymcmillan
2019-11-04
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
[validation] Remove fMissingInputs from AcceptToMemoryPool()
John Newbery
2019-10-29
1
-16
/
+7
*
|
|
[validation] Remove unused first_invalid parameter from ProcessNewBlockHeaders()
John Newbery
2019-10-29
1
-3
/
+1
*
|
|
[validation] Remove useless ret parameter from Invalid()
John Newbery
2019-10-29
1
-56
/
+56
*
|
|
[validation] Remove error() calls from Invalid() calls
John Newbery
2019-10-29
1
-26
/
+37
*
|
|
[validation] Add CValidationState subclasses
John Newbery
2019-10-29
1
-139
/
+133
*
|
|
Merge #17242: refactor: Remove unused cacheSigStore from CheckInputsFromMempo...
fanquake
2019-10-25
1
-3
/
+4
|
\
\
\
|
*
|
|
[validation] Remove unused cacheSigStore from CheckInputsFromMempoolAndCache
John Newbery
2019-10-24
1
-3
/
+4
*
|
|
|
consensus: Explain why fCheckDuplicateInputs can not be skipped and remove it
MarcoFalke
2019-10-24
1
-2
/
+1
|
/
/
/
*
|
|
Merge #17004: validation: Remove REJECT code from CValidationState
Wladimir J. van der Laan
2019-10-24
1
-57
/
+56
|
\
\
\
|
*
|
|
[validation] Remove REJECT code from CValidationState
John Newbery
2019-10-10
1
-57
/
+56
*
|
|
|
Remove unused includes
practicalswift
2019-10-15
1
-3
/
+0
|
/
/
/
[prev]
[next]