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
/
merkleblock.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Trivial: remove extra character from comment
CryptAxe
2017-06-05
1
-1
/
+1
*
Refactor: Remove using namespace <xxx> from src/*.cpp.
Karl-Johan Alm
2017-01-27
1
-7
/
+5
*
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
-3
/
+3
*
BIP141: Other consensus critical limits, and BIP145
Pieter Wuille
2016-06-22
1
-1
/
+1
*
Add importprunedfunds rpc call
instagibbs
2016-03-23
1
-6
/
+8
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
typofixes (found by misspell_fixer)
Veres Lajos
2015-08-10
1
-1
/
+1
*
Bugfix: Grammar fixes
Corinne Dashjr
2015-05-01
1
-2
/
+2
*
Merge pull request #5199
Wladimir J. van der Laan
2015-04-28
1
-0
/
+23
|
\
|
*
Add CMerkleBlock constructor for tx set + block and an empty one
Matt Corallo
2015-04-23
1
-0
/
+23
*
|
Consensus: Create consensus/consensus.h with some constants
jtimon
2015-04-20
1
-1
/
+1
|
/
*
Replace direct use of 0 with SetNull and IsNull
Wladimir J. van der Laan
2015-01-05
1
-9
/
+9
*
Merge pull request #5349
Wladimir J. van der Laan
2015-01-02
1
-2
/
+8
|
\
|
*
Implement test for merkle tree malleability in CPartialMerkleTree
Pieter Wuille
2014-12-11
1
-2
/
+8
*
|
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
|
/
*
Move CMerkleBlock and CPartialMerkleTree to their own file
Matt Corallo
2014-12-05
1
-0
/
+152