14 Commits (22e301a3d56dc9e6878380ee92c7d19ca43119d2)

Author SHA1 Message Date
practicalswift cc16d99f1d [trivial] Fix typos in comments 8 years ago
Matt Corallo fac4c78028 Make PartiallyDownloadedBlock::InitData's second param const 8 years ago
Matt Corallo b55b416346 Add extra_count lower bound to compact reconstruction debug print 8 years ago
Matt Corallo 93380c5247 Use replaced transactions in compact block reconstruction 8 years ago
Pieter Wuille 6713f0f142 Make FillBlock consume txn_available to avoid shared_ptr copies 8 years ago
Pieter Wuille b4e4ba475a Introduce convenience type CTransactionRef 8 years ago
Pieter Wuille 1662b437b3 Make CBlock::vtx a vector of shared_ptr<CTransaction> 8 years ago
Pieter Wuille 528472111b Get rid of nType and nVersion 8 years ago
Suhas Daftuar 88c35491ab Fix compact block handling to not ban if block is invalid 8 years ago
Pieter Wuille 6aa28abf53 Use cmpctblock type 2 for segwit-enabled transfer 8 years ago
Pavel Janík cce3024c23 Do not shadow local variable, cleanup 8 years ago
Matt Corallo 56ba516727 Add reconstruction debug logging 8 years ago
Matt Corallo 85ad31ede7 Add partial-block block encodings API 8 years ago