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 #16908: txmempool: Make entry time type-safe (std::chrono)
Wladimir J. van der Laan
2019-10-02
1
-6
/
+6
|
\
\
\
|
*
|
|
txmempool: Make entry time type-safe (std::chrono)
MarcoFalke
2019-09-23
1
-6
/
+6
*
|
|
|
Merge #16849: Fix block index inconsistency in InvalidateBlock()
Wladimir J. van der Laan
2019-10-02
1
-2
/
+52
|
\
\
\
\
|
*
|
|
|
Fix block index inconsistency in InvalidateBlock()
Suhas Daftuar
2019-09-10
1
-2
/
+52
*
|
|
|
|
Merge #16713: Ignore old versionbit activations to avoid 'unknown softforks' ...
MarcoFalke
2019-09-27
1
-1
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Ignore old versionbit activations
Anthony Towns
2019-09-05
1
-1
/
+2
*
|
|
|
|
|
validation: Make GetWitnessCommitmentIndex public
MarcoFalke
2019-09-24
1
-3
/
+1
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge #16743: refactor: move LoadChainTip/RelayBlocks under CChainState
MarcoFalke
2019-09-19
1
-17
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
refactoring: move ReplayBlocks under CChainState
James O'Beirne
2019-09-17
1
-7
/
+4
|
*
|
|
|
|
refactoring: move LoadChainTip to CChainState method
James O'Beirne
2019-09-17
1
-10
/
+13
*
|
|
|
|
|
Merge #16885: doc: Update tx-size-small comment with relevant CVE disclosure
fanquake
2019-09-19
1
-1
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Update tx-size-small comment with relevant CVE disclosure
Gregory Sanders
2019-09-18
1
-1
/
+2
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge #16400: refactor: Rewrite AcceptToMemoryPoolWorker() using smaller parts
Wladimir J. van der Laan
2019-09-18
1
-346
/
+499
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[refactor] Rewrite AcceptToMemoryPoolWorker() using smaller parts
Suhas Daftuar
2019-09-16
1
-346
/
+499
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge #14696: qa: Add explicit references to related CVE's in p2p_invalid_blo...
Wladimir J. van der Laan
2019-09-18
1
-1
/
+2
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Added comments referencing multiple CVEs in tests and production code.
lucash-dev
2019-06-02
1
-1
/
+2
*
|
|
|
|
|
Merge #16757: doc: CChainState return values
Wladimir J. van der Laan
2019-09-16
1
-10
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
doc: move-only ActivateBestChain doxygen comment to header
MarcoFalke
2019-09-10
1
-11
/
+0
|
*
|
|
|
|
|
doc: ActivateBestChainStep return value
MarcoFalke
2019-09-03
1
-1
/
+7
*
|
|
|
|
|
|
Prevent UpdateTip log message from being broken up
Steven Roose
2019-09-12
1
-5
/
+3
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge #16421: Conservatively accept RBF bumps bumping one tx at the package l...
fanquake
2019-09-07
1
-1
/
+43
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Conservatively accept RBF bumps bumping one tx at the package limits
Matt Corallo
2019-09-04
1
-1
/
+43
*
|
|
|
|
|
|
Merge #16793: refactor: Avoid locking cs_main in ProcessNewBlockHeaders
MarcoFalke
2019-09-06
1
-1
/
+0
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
refactor: Avoid locking cs_main in ProcessNewBlockHeaders
João Barbosa
2019-09-06
1
-1
/
+0
*
|
|
|
|
|
|
Merge #16774: Avoid unnecessary "Synchronizing blockheaders" log messages
MarcoFalke
2019-09-03
1
-3
/
+3
|
\
|
|
|
|
|
|
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Avoid unnecessary "Synchronizing blockheaders" log messages
Jonas Schnelli
2019-08-31
1
-3
/
+3
*
|
|
|
|
|
Merge #13868: Remove unused fScriptChecks parameter from CheckInputs
fanquake
2019-09-02
1
-85
/
+81
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Remove unused fScriptChecks parameter from CheckInputs
Matt Corallo
2019-08-26
1
-85
/
+81
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge #15615: Add log output during initial header sync
Wladimir J. van der Laan
2019-08-29
1
-0
/
+6
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add log output during initial header sync
Jonas Schnelli
2019-06-13
1
-0
/
+6
*
|
|
|
|
Merge #16060: Bury bip9 deployments
MarcoFalke
2019-08-15
1
-18
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
[Consensus] Bury segwit deployment
John Newbery
2019-08-14
1
-12
/
+7
|
*
|
|
|
|
[Consensus] Bury CSV deployment height
John Newbery
2019-08-14
1
-6
/
+6
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Cover UTXO set access with lock annotations
James O'Beirne
2019-08-15
1
-2
/
+5
*
|
|
|
|
refactor: have CCoins* data managed under CChainState
James O'Beirne
2019-08-15
1
-6
/
+45
*
|
|
|
|
refactor: pcoinsTip -> CChainState::CoinsTip()
James O'Beirne
2019-08-06
1
-22
/
+25
|
/
/
/
/
*
|
|
|
[mempool] log correct messages when CPFP fails
John Newbery
2019-07-26
1
-1
/
+3
*
|
|
|
Merge #15305: [validation] Crash if disconnecting a block fails
fanquake
2019-07-25
1
-1
/
+6
|
\
\
\
\
|
*
|
|
|
[validation] Crash if disconnecting a block fails
Suhas Daftuar
2019-06-05
1
-1
/
+6
*
|
|
|
|
scripted-diff: Make translation bilingual
Hennadii Stepanov
2019-07-24
1
-12
/
+12
*
|
|
|
|
Refactor out translation.h
Hennadii Stepanov
2019-07-24
1
-0
/
+1
*
|
|
|
|
Merge #15681: [mempool] Allow one extra single-ancestor transaction per package
Wladimir J. van der Laan
2019-07-19
1
-1
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
[mempool] Allow one extra single-ancestor transaction per package
Matt Corallo
2019-07-09
1
-1
/
+15
*
|
|
|
|
|
refactoring: remove mapBlockIndex global
James O'Beirne
2019-07-08
1
-22
/
+33
*
|
|
|
|
|
refactoring: make pindexBestInvalid internal to validation.cpp
James O'Beirne
2019-07-08
1
-1
/
+1
*
|
|
|
|
|
refactoring: add block_index_candidates arg to LoadBlockIndex
James O'Beirne
2019-07-08
1
-4
/
+9
*
|
|
|
|
|
refactoring: move block metadata structures into BlockManager
James O'Beirne
2019-07-08
1
-68
/
+77
*
|
|
|
|
|
[build]: use #if HAVE_SYSTEM instead of defined(HAVE_SYSTEM)
Sjors Provoost
2019-07-05
1
-1
/
+1
*
|
|
|
|
|
Merge #15457: Check std::system for -[alert|block|wallet]notify
Wladimir J. van der Laan
2019-07-05
1
-0
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[build]: check std::system for -[alert|block|wallet]notify
Sjors Provoost
2019-06-06
1
-0
/
+2
[prev]
[next]