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
...
*
|
|
|
|
Declare single-argument (non-converting) constructors "explicit"
practicalswift
2017-08-16
1
-2
/
+2
|
|
/
/
/
|
/
|
|
|
*
|
|
|
scripted-diff: stop using the gArgs wrappers
Marko Bencun
2017-08-14
1
-15
/
+15
*
|
|
|
Merge #10483: scripted-diff: Use the C++11 keyword nullptr to denote the poin...
Wladimir J. van der Laan
2017-08-14
1
-109
/
+109
|
\
\
\
\
|
*
|
|
|
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...
practicalswift
2017-08-07
1
-109
/
+109
*
|
|
|
|
Merge #11028: Avoid masking of difficulty adjustment errors by checkpoints
Wladimir J. van der Laan
2017-08-14
1
-27
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
Avoid masking of difficulty adjustment errors by checkpoints
Pieter Wuille
2017-08-10
1
-27
/
+15
*
|
|
|
|
|
Merge #11022: Basic keypool topup
Wladimir J. van der Laan
2017-08-14
1
-79
/
+84
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
[wallet] Don't hold cs_LastBlockFile while calling setBestChain
John Newbery
2017-08-02
1
-79
/
+84
|
|
/
/
/
/
*
/
/
/
/
Fix some broken init-time prints/constants
Matt Corallo
2017-08-01
1
-1
/
+0
|
/
/
/
/
*
|
|
|
Merge #10758: Fix some chainstate-init-order bugs.
Wladimir J. van der Laan
2017-08-01
1
-34
/
+67
|
\
\
\
\
|
*
|
|
|
Call RewindBlockIndex even if we're about to run -reindex-chainstate
Matt Corallo
2017-07-27
1
-4
/
+13
|
*
|
|
|
More user-friendly error message if UTXO DB runs ahead of block DB
Matt Corallo
2017-07-27
1
-3
/
+14
|
*
|
|
|
Fix some LoadChainTip-related init-order bugs.
Matt Corallo
2017-07-27
1
-27
/
+40
*
|
|
|
|
Merge #10854: Avoid using sizes on non-fixed-width types to derive protocol c...
Wladimir J. van der Laan
2017-07-26
1
-3
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Avoid using sizes on non-fixed-width types to derive protocol constants.
Gregory Maxwell
2017-07-17
1
-3
/
+4
|
|
/
/
/
/
*
|
|
|
|
Merge #10775: nCheckDepth chain height fix
Wladimir J. van der Laan
2017-07-20
1
-3
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
nCheckDepth chain height fix
romanornr
2017-07-08
1
-3
/
+1
*
|
|
|
|
Merge #10618: Remove confusing MAX_BLOCK_BASE_SIZE.
Pieter Wuille
2017-07-14
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Remove confusing MAX_BLOCK_BASE_SIZE.
Gregory Maxwell
2017-07-14
1
-1
/
+1
*
|
|
|
|
|
Merge #10557: Make check to distinguish between orphan txs and old txs more e...
Pieter Wuille
2017-07-14
1
-12
/
+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Make check to distinguish between orphan txs and old txs more efficient.
Alex Morcos
2017-06-27
1
-12
/
+8
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge #10810: missing white space in function arg
Jonas Schnelli
2017-07-13
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
missing white space in function arg
Lawrence Nahum
2017-07-13
1
-1
/
+1
*
|
|
|
|
|
Merge #10780: Simplify "!foo || (foo && bar)" as "!foo || bar"
Pieter Wuille
2017-07-12
1
-1
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Simplify "!foo || (foo && bar)" as "!foo || bar"
practicalswift
2017-07-09
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
/
|
|
|
Fix subscript[0] in validation.cpp
Jeremy Rubin
2017-07-08
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge #10193: scripted-diff: Remove #include <boost/foreach.hpp>
Wladimir J. van der Laan
2017-07-04
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
scripted-diff: Remove BOOST_REVERSE_FOREACH
Jorge Timón
2017-06-22
1
-1
/
+1
|
*
|
|
|
Introduce src/reverse_iterator.hpp and include it...
Jorge Timón
2017-06-22
1
-0
/
+1
*
|
|
|
|
Merge #10192: Cache full script execution results in addition to signatures
Wladimir J. van der Laan
2017-06-29
1
-39
/
+156
|
\
\
\
\
\
|
*
|
|
|
|
Add CheckInputs() unit tests
Suhas Daftuar
2017-06-27
1
-2
/
+4
|
*
|
|
|
|
Better document CheckInputs parameter meanings
Matt Corallo
2017-06-22
1
-2
/
+9
|
*
|
|
|
|
Update -maxsigcachesize doc clarify init logprints for it
Matt Corallo
2017-06-22
1
-2
/
+2
|
*
|
|
|
|
Add CheckInputs wrapper CCoinsViewMemPool -> non-consensus-critical
Matt Corallo
2017-06-22
1
-1
/
+37
|
*
|
|
|
|
Do not print soft-fork-script warning with -promiscuousmempool
Matt Corallo
2017-06-07
1
-2
/
+14
|
*
|
|
|
|
Cache full script execution results in addition to signatures
Matt Corallo
2017-06-07
1
-13
/
+55
|
*
|
|
|
|
Pull script verify flags calculation out of ConnectBlock
Matt Corallo
2017-06-07
1
-22
/
+40
*
|
|
|
|
|
Merge #10558: Address nits from per-utxo change
Pieter Wuille
2017-06-28
1
-1
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add belt-and-suspenders in DisconnectBlock
Alex Morcos
2017-06-27
1
-1
/
+2
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge #10148: Use non-atomic flushing with block replay
Wladimir J. van der Laan
2017-06-28
1
-12
/
+105
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Dont create pcoinsTip until after ReplayBlocks.
Matt Corallo
2017-06-26
1
-3
/
+0
|
*
|
|
|
|
|
Adapt memory usage estimation for flushing
Pieter Wuille
2017-06-26
1
-1
/
+1
|
*
|
|
|
|
|
Non-atomic flushing using the blockchain as replay journal
Pieter Wuille
2017-06-26
1
-9
/
+105
|
|
/
/
/
/
/
*
/
/
/
/
/
Use the override specifier (C++11) where we expect to be overriding the virtu...
practicalswift
2017-06-28
1
-5
/
+5
|
/
/
/
/
/
*
|
|
|
|
Merge #9544: [trivial] Add end of namespace comments. Improve consistency.
Wladimir J. van der Laan
2017-06-26
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
[trivial] Add end of namespace comments
practicalswift
2017-05-31
1
-1
/
+1
*
|
|
|
|
|
Merge #9176: Globals: Pass Consensus::Params through CBlockTreeDB::LoadBlockI...
Wladimir J. van der Laan
2017-06-25
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Globals: Pass Consensus::Params through CBlockTreeDB::LoadBlockIndexGuts()
Jorge Timón
2017-05-18
1
-1
/
+1
*
|
|
|
|
|
|
Merge #10633: doc: Fix various typos
Wladimir J. van der Laan
2017-06-22
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fixed multiple typos
Dimitris Tsapakidis
2017-06-22
1
-1
/
+1
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
[prev]
[next]