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
/
consensus
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch blocks to a constant-space Merkle root/branch algorithm.
Pieter Wuille
2015-11-27
2
-0
/
+35
*
Add merkle.{h,cpp}, generic merkle root/branch algorithm
Pieter Wuille
2015-11-27
2
-0
/
+169
*
Merge pull request #6931
Pieter Wuille
2015-11-12
1
-0
/
+3
|
\
|
*
Make skipping BIP30 check chain agnostic
Alex Morcos
2015-11-02
1
-0
/
+3
*
|
Restore MedianTimePast for locktime.
Gregory Maxwell
2015-11-03
1
-0
/
+6
|
/
*
Revert "Add rules--presently disabled--for using GetMedianTimePast as endpoin...
Gregory Maxwell
2015-11-01
1
-6
/
+0
*
Add rules--presently disabled--for using GetMedianTimePast as endpoint for lo...
Mark Friedenbach
2015-10-23
1
-0
/
+6
*
Added fPowNoRetargeting field to Consensus::Params that disables nBits recalc...
Eric Lombrozo
2015-10-19
1
-0
/
+1
*
Add debug message to CValidationState for optional extra information
Wladimir J. van der Laan
2015-08-06
1
-4
/
+9
*
Add absurdly high fee message to validation state (for RPC propagation)
Shaul Kfir
2015-06-30
1
-4
/
+4
*
Merge pull request #6124
Wladimir J. van der Laan
2015-06-26
1
-2
/
+0
|
\
|
*
Move LOCKTIME_THRESHOLD to src/script/script.h
Peter Todd
2015-05-09
1
-2
/
+0
*
|
use const references where appropriate
Philip Kaufmann
2015-06-04
1
-1
/
+1
*
|
Consensus: MOVEONLY: Move CValidationState from main consensus/validation
jtimon
2015-05-15
1
-0
/
+80
|
/
*
Consensus: Create consensus/consensus.h with some constants
jtimon
2015-04-20
1
-0
/
+18
*
ensure consistent header comment naming conventions
Philip Kaufmann
2015-04-20
1
-3
/
+3
*
consensus: don't use arith_uint256 in consensus.h
Cory Fields
2015-04-10
1
-2
/
+1
*
Consensus: Refactor: Introduce Consensus::Params class
Jorge Timón
2015-03-25
1
-0
/
+32