HomePhabricator

Make CBlock::vtx a vector of shared_ptr<CTransaction>

Description

Make CBlock::vtx a vector of shared_ptr<CTransaction>

Details

Provenance
Pieter Wuille <pieter.wuille@gmail.com>Authored on Nov 11 2016, 01:26
deadalnixPushed on May 14 2017, 22:04
Parents
rABCda60506fc80f: Add deserializing constructors to CTransaction and CMutableTransaction
Branches
Unknown
Tags
Unknown

Event Timeline

Pieter Wuille <pieter.wuille@gmail.com> committed rABC1662b437b33b: Make CBlock::vtx a vector of shared_ptr<CTransaction> (authored by Pieter Wuille <pieter.wuille@gmail.com>).Nov 20 2016, 01:51