Age | Commit message (Expand) | Author |
---|---|---|
2016-12-02 | Rename the remaining main.{h,cpp} to validation.{h,cpp} | Matt Corallo |
2016-11-28 | Fix some typos | fsb4000 |
2016-11-19 | Introduce convenience type CTransactionRef | Pieter Wuille |
2016-11-19 | Make CBlock::vtx a vector of shared_ptr<CTransaction> | Pieter Wuille |
2016-11-09 | Merge #9039: Various serialization simplifcations and optimizations | Wladimir J. van der Laan |
2016-11-07 | Make GetSerializeSize a wrapper on top of CSizeComputer | Pieter Wuille |
2016-11-03 | Fix compact block handling to not ban if block is invalid | Suhas Daftuar |
2016-10-04 | Use cmpctblock type 2 for segwit-enabled transfer | Pieter Wuille |
2016-08-14 | various typos | leijurv |
2016-06-22 | BIP141: Other consensus critical limits, and BIP145 | Pieter Wuille |
2016-06-19 | Elaborate bucket size math | Pieter Wuille |
2016-06-19 | Use vTxHashes to optimize InitData significantly | Matt Corallo |
2016-06-19 | Add reconstruction debug logging | Matt Corallo |
2016-06-19 | Add partial-block block encodings API | Matt Corallo |