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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge AuxPoW support from Namecore
Ross Nicoll
2018-09-19
1
-33
/
+34
*
Litecoin: Scrypt n=1024 Pow hash based upon Colin Percival's Tarnsnap (2009) ...
Warren Togami
2018-09-19
1
-0
/
+2
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Introduce convenience type CTransactionRef
Pieter Wuille
2016-11-19
1
-1
/
+1
*
Make CBlock::vtx a vector of shared_ptr<CTransaction>
Pieter Wuille
2016-11-19
1
-1
/
+1
*
Get rid of nType and nVersion
Pieter Wuille
2016-11-07
1
-4
/
+5
*
Rename "block cost" to "block weight"
Suhas Daftuar
2016-07-18
1
-2
/
+2
*
BIP141: Other consensus critical limits, and BIP145
Pieter Wuille
2016-06-22
1
-0
/
+3
*
BIP144: Serialization, hashes, relay (sender side)
Pieter Wuille
2016-06-22
1
-2
/
+0
*
BIP9 Implementation
Pieter Wuille
2016-03-15
1
-2
/
+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
-6
/
+0
*
Add CHECKLOCKTIMEVERIFY (BIP65) soft-fork logic
Peter Todd
2015-10-08
1
-1
/
+1
*
Avoid duplicate CheckBlock checks
Pieter Wuille
2015-09-22
1
-0
/
+4
*
Do not store Merkle branches in the wallet.
Pieter Wuille
2015-09-22
1
-8
/
+2
*
Consensus: Create consensus/consensus.h with some constants
jtimon
2015-04-20
1
-3
/
+0
*
BIP66 changeover logic
Pieter Wuille
2015-02-01
1
-1
/
+1
*
Merge pull request #5520
Wladimir J. van der Laan
2015-01-06
1
-1
/
+1
|
\
|
*
IsNull doesn't change CBlockLocator, add const hint
Pavel JanÃk
2014-12-20
1
-1
/
+1
*
|
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
|
/
*
Move CMerkleBlock and CPartialMerkleTree to their own file
Matt Corallo
2014-12-05
1
-0
/
+3
*
MOVEONLY: core/ -> primitives/
Luke Dashjr
2014-12-03
1
-0
/
+168