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
/
primitives
/
block.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge AuxPoW support from Namecore
Ross Nicoll
2018-09-19
1
-10
/
+10
*
Litecoin: Scrypt n=1024 Pow hash based upon Colin Percival's Tarnsnap (2009) ...
Warren Togami
2018-09-19
1
-0
/
+8
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Make CBlock::vtx a vector of shared_ptr<CTransaction>
Pieter Wuille
2016-11-19
1
-1
/
+1
*
Rename "block cost" to "block weight"
Suhas Daftuar
2016-07-18
1
-3
/
+3
*
BIP141: Other consensus critical limits, and BIP145
Pieter Wuille
2016-06-22
1
-0
/
+9
*
Reformat version in UpdateTip and other messages
Pieter Wuille
2016-03-31
1
-1
/
+1
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
Switch blocks to a constant-space Merkle root/branch algorithm.
Pieter Wuille
2015-11-27
1
-63
/
+0
*
Do not store Merkle branches in the wallet.
Pieter Wuille
2015-09-22
1
-37
/
+2
*
Replace CBlockHeader::GetHash with call to SerializeHash
Wladimir J. van der Laan
2015-03-06
1
-12
/
+1
*
src/primitives/block.cpp: endian compatibility in GetHash
Wladimir J. van der Laan
2015-03-06
1
-0
/
+12
*
Replace direct use of 0 with SetNull and IsNull
Wladimir J. van der Laan
2015-01-05
1
-2
/
+2
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
Remove references to X11 licence
Michael Ford
2014-12-16
1
-1
/
+1
*
MOVEONLY: core/ -> primitives/
Luke Dashjr
2014-12-03
1
-0
/
+130