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
2019-07-13
1
-33
/
+26
*
Scrypt n=1024 PoW hash
Ross Nicoll
2019-04-03
1
-0
/
+2
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Support serialization as another type without casting
Pieter Wuille
2018-03-20
1
-1
/
+1
*
Merge #10498: Use static_cast instead of C-style casts for non-fundamental types
MarcoFalke
2018-02-07
1
-2
/
+2
|
\
|
*
Use static_cast instead of C-style casts for non-fundamental types
practicalswift
2017-09-22
1
-2
/
+2
*
|
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
|
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-3
/
+3
|
/
*
Declare single-argument (non-converting) constructors "explicit"
practicalswift
2017-08-16
1
-1
/
+1
*
Remove confusing MAX_BLOCK_BASE_SIZE.
Gregory Maxwell
2017-07-14
1
-3
/
+0
*
Perform member initialization in initialization lists where possible
practicalswift
2017-06-04
1
-4
/
+1
*
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