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
...
|
*
|
|
[doc] Add comments for chainparams.h, validation.cpp
James O'Beirne
2018-04-17
1
-0
/
+16
*
|
|
|
Merge #13020: Consistently log CValidationState on call failure
Wladimir J. van der Laan
2018-04-23
1
-9
/
+19
|
\
\
\
\
|
*
|
|
|
Consistently log CValidationState on failure
Ben Woosley
2018-04-18
1
-9
/
+19
*
|
|
|
|
Merge #13039: Add logging and error handling for file syncing
Wladimir J. van der Laan
2018-04-23
1
-5
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
Add logging and error handling for file syncing
Wladimir J. van der Laan
2018-04-23
1
-5
/
+11
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge #13016: scripted-diff: Rename CChainState::g_failed_blocks to m_failed_...
Wladimir J. van der Laan
2018-04-23
1
-6
/
+6
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
scripted-diff: Rename CChainState::g_failed_blocks to m_failed_blocks
Ben Woosley
2018-04-18
1
-6
/
+6
|
|
/
/
/
*
|
|
|
Merge #11739: Enforce SCRIPT_VERIFY_P2SH and SCRIPT_VERIFY_WITNESS from genesis
MarcoFalke
2018-04-19
1
-5
/
+34
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Always enforce SCRIPT_VERIFY_WITNESS with P2SH
Suhas Daftuar
2018-04-13
1
-5
/
+18
|
*
|
|
Separate NULLDUMMY enforcement from SEGWIT enforcement
Suhas Daftuar
2018-04-13
1
-0
/
+9
|
*
|
|
Use P2SH consensus rules for all blocks
Suhas Daftuar
2018-04-13
1
-2
/
+9
*
|
|
|
Merge #12988: Hold cs_main while calling UpdatedBlockTip() signal
Wladimir J. van der Laan
2018-04-17
1
-10
/
+9
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Hold cs_main while calling UpdatedBlockTip() and ui.NotifyBlockTip
Jesse Cohen
2018-04-16
1
-10
/
+9
|
|
/
/
*
|
|
Merge #12951: [doc] Fix comment in FindForkInGlobalIndex
Wladimir J. van der Laan
2018-04-16
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[doc] Fix comment in FindForkInGlobalIndex
James O'Beirne
2018-04-11
1
-1
/
+2
*
|
|
Merge #12743: Fix csBestBlock/cvBlockChange waiting in rpc/mining
Pieter Wuille
2018-04-12
1
-3
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Modernize best block mutex/cv/hash variable naming
Pieter Wuille
2018-04-03
1
-6
/
+6
|
*
|
Fix csBestBlock/cvBlockChange waiting in rpc/mining
Pieter Wuille
2018-04-03
1
-1
/
+6
*
|
|
Document how FlushStateMode::NONE is handled
practicalswift
2018-04-11
1
-0
/
+3
*
|
|
Call FlushStateToDisk(...) regardless of fCheckForPruning
practicalswift
2018-04-11
1
-2
/
+1
*
|
|
Merge #12561: Check for block corruption in ConnectBlock()
Wladimir J. van der Laan
2018-04-08
1
-1
/
+8
|
\
\
\
|
*
|
|
Shut down if trying to connect a corrupted block
Suhas Daftuar
2018-03-05
1
-1
/
+8
*
|
|
|
Merge #12891: [logging] add lint-logs.sh to check for newline termination.
Wladimir J. van der Laan
2018-04-08
1
-4
/
+4
|
\
\
\
\
|
*
|
|
|
[logging] Comment all continuing logs.
John Newbery
2018-04-07
1
-4
/
+4
|
|
|
/
/
|
|
/
|
|
*
/
|
|
doc: Add testmempoolaccept to release-notes
MarcoFalke
2018-04-02
1
-3
/
+2
|
/
/
/
*
|
|
Merge #11742: rpc: Add testmempoolaccept
Wladimir J. van der Laan
2018-04-02
1
-6
/
+12
|
\
\
\
|
*
|
|
rpc: Add testmempoolaccept
MarcoFalke
2018-03-24
1
-6
/
+12
*
|
|
|
Merge #12740: Add native support for serializing char arrays without FLATDATA
Wladimir J. van der Laan
2018-03-30
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
Add native support for serializing char arrays without FLATDATA
Pieter Wuille
2018-03-21
1
-3
/
+3
*
|
|
|
|
Bugfix: RPC: savemempool: Don't save until LoadMempool() is finished
Jorge Timón
2018-03-29
1
-0
/
+1
*
|
|
|
|
Merge #12798: doc: Refer to witness reserved value as spec. in the BIP
Wladimir J. van der Laan
2018-03-28
1
-4
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
doc: Refer to witness reserved value as spec. in the BIP
MarcoFalke
2018-03-26
1
-4
/
+4
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge #12653: Allow to optional specify the directory for the blocks storage
Wladimir J. van der Laan
2018-03-27
1
-6
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
Allow to optional specify the directory for the blocks storage
Jonas Schnelli
2018-03-11
1
-6
/
+6
*
|
|
|
|
|
Merge #10742: scripted-diff: Use scoped enumerations (C++11, "enum class")
Wladimir J. van der Laan
2018-03-27
1
-29
/
+29
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
scripted-diff: Convert 11 enums into scoped enums (C++11)
practicalswift
2018-03-09
1
-29
/
+29
*
|
|
|
|
|
Fix typos
Dimitris Apostolou
2018-03-21
1
-2
/
+2
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge #12431: Only call NotifyBlockTip when chainActive changes
Wladimir J. van der Laan
2018-03-15
1
-1
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
Only call NotifyBlockTip when the active chain changes
James O'Beirne
2018-02-16
1
-1
/
+5
*
|
|
|
|
|
Merge #11041: Add LookupBlockIndex
Wladimir J. van der Laan
2018-03-13
1
-27
/
+38
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add LookupBlockIndex function
João Barbosa
2018-03-06
1
-18
/
+19
|
*
|
|
|
|
|
Fix cs_main lock in LoadExternalBlockFile
João Barbosa
2018-03-06
1
-18
/
+20
|
*
|
|
|
|
|
Assert cs_main is held when accessing mapBlockIndex
João Barbosa
2018-03-06
1
-0
/
+8
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Format timestamps using ISO 8601 formatting (e.g. "2018-02-28T12:34:56Z")
practicalswift
2018-03-09
1
-6
/
+5
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge #12204: Fix overly eager BIP30 bypass
Wladimir J. van der Laan
2018-03-07
1
-1
/
+54
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix overly eager BIP30 bypass
Alex Morcos
2018-02-15
1
-1
/
+54
*
|
|
|
|
Merge #11880: Stop special-casing phashBlock handling in validation for TBV
Wladimir J. van der Laan
2018-03-05
1
-5
/
+4
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Stop special-casing phashBlock handling in validation for TBV
Matt Corallo
2017-12-12
1
-5
/
+4
*
|
|
|
|
Merge #12287: Optimise lock behaviour for GuessVerificationProgress()
Jonas Schnelli
2018-02-25
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix missing cs_main lock for GuessVerificationProgress()
Jonas Schnelli
2018-01-30
1
-0
/
+1
[prev]
[next]