9 Commits (5488514b901d807a98544618cb441a28e0b28bda)

Author SHA1 Message Date
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 9 years ago
Matt Corallo 56ba516727 Add reconstruction debug logging 9 years ago
Matt Corallo 85ad31ede7 Add partial-block block encodings API 9 years ago