aboutsummaryrefslogtreecommitdiff
path: root/src/blockencodings.cpp
AgeCommit message (Expand)Author
2016-11-09Merge #9039: Various serialization simplifcations and optimizationsWladimir J. van der Laan
2016-11-07Make GetSerializeSize a wrapper on top of CSizeComputerPieter Wuille
2016-11-03Fix compact block handling to not ban if block is invalidSuhas Daftuar
2016-10-04Use cmpctblock type 2 for segwit-enabled transferPieter Wuille
2016-08-14various typosleijurv
2016-06-22BIP141: Other consensus critical limits, and BIP145Pieter Wuille
2016-06-19Elaborate bucket size mathPieter Wuille
2016-06-19Use vTxHashes to optimize InitData significantlyMatt Corallo
2016-06-19Add reconstruction debug loggingMatt Corallo
2016-06-19Add partial-block block encodings APIMatt Corallo