Page MenuHomePhabricator

[backport#16451 3/3][wallet] Remove CMerkleTx serialization logic
ClosedPublic

Authored by majcosta on Jul 25 2020, 07:17.

Details

Summary

CMerkleTx is only used for deserialization of old wallet files. Remove
the serialization logic, and tidy up CWalletTx serialization logic.

https://github.com/bitcoin/bitcoin/pull/16451/commits/05b56d1c937b7667ad51400d2f9fb674af72953f


Depends on D7039

Concludes backport of Core PR16451

Test Plan
ninja check check-functional

Event Timeline

majcosta retitled this revision from [backport#16451][wallet] Remove CMerkleTx serialization logic to [backport#16451 3/3][wallet] Remove CMerkleTx serialization logic.Jul 25 2020, 07:18
This revision is now accepted and ready to land.Jul 25 2020, 13:06

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.