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
/
blockencodings.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify chain consensus parameters to be height aware (#1396)
Ross Nicoll
2018-09-19
1
-1
/
+2
*
Clarify comment about mempool/extra conflicts
Matt Corallo
2017-01-16
1
-1
/
+2
*
Make PartiallyDownloadedBlock::InitData's second param const
Matt Corallo
2017-01-12
1
-1
/
+1
*
Add extra_count lower bound to compact reconstruction debug print
Matt Corallo
2017-01-12
1
-1
/
+3
*
Use replaced transactions in compact block reconstruction
Matt Corallo
2017-01-10
1
-1
/
+31
*
Make FillBlock consume txn_available to avoid shared_ptr copies
Pieter Wuille
2016-12-21
1
-4
/
+10
*
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-12-02
1
-1
/
+1
*
Fix some typos
fsb4000
2016-11-28
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
-7
/
+7
*
Merge #9039: Various serialization simplifcations and optimizations
Wladimir J. van der Laan
2016-11-09
1
-1
/
+1
|
\
|
*
Make GetSerializeSize a wrapper on top of CSizeComputer
Pieter Wuille
2016-11-07
1
-1
/
+1
*
|
Fix compact block handling to not ban if block is invalid
Suhas Daftuar
2016-11-03
1
-1
/
+1
|
/
*
Use cmpctblock type 2 for segwit-enabled transfer
Pieter Wuille
2016-10-04
1
-2
/
+2
*
various typos
leijurv
2016-08-14
1
-1
/
+1
*
BIP141: Other consensus critical limits, and BIP145
Pieter Wuille
2016-06-22
1
-2
/
+2
*
Elaborate bucket size math
Pieter Wuille
2016-06-19
1
-4
/
+10
*
Use vTxHashes to optimize InitData significantly
Matt Corallo
2016-06-19
1
-3
/
+5
*
Add reconstruction debug logging
Matt Corallo
2016-06-19
1
-1
/
+15
*
Add partial-block block encodings API
Matt Corallo
2016-06-19
1
-0
/
+158