Page MenuHomePhabricator

Convert Qt to new serialization
ClosedPublic

Authored by PiRK on Feb 18 2021, 07:22.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC6b64f26d1420: Convert Qt to new serialization
Summary
Test Plan
ninja all check-all

cmake .. -GNinja -DENABLE_BIP70=OFF
ninja all check-all

Event Timeline

PiRK requested review of this revision.Feb 18 2021, 07:22

in case BIP70 is disabled, still store the deserialized payment request in the object's sPaymentRequest attribute

and also write the store request when serializing

This revision is now accepted and ready to land.Feb 18 2021, 10:06
This revision was automatically updated to reflect the committed changes.