Currently, the Bitcoin-ABC codebase has many implicit type conversions. For example, CMutableTransaction implicitly converts to a CTransaction. This task represents a parent task for all such individual clean up tasks.
Description
Description
Status | Assigned | Task | ||
---|---|---|---|---|
Open | None | T237 Make all class type conversions explicit | ||
Open | None | T238 Make CTransaction construction from CMutableTransaction explicit |