Page MenuHomePhabricator

[backport#14690] Throw error if CPubKey is invalid during PSBT keypath serialization
ClosedPublic

Authored by majcosta on May 11 2020, 15:43.

Details

Summary

Related to #14689

We should catch this error before attempting to deserialize it later.


Depends on D6029

This is a backport of Core PR14690

Test Plan
cmake .. -GNinja -DENABLE_WERROR=ON
ninja check-all

Diff Detail

Repository
rABC Bitcoin ABC
Branch
pr14689
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 10688
Build 19173: Default Diff Build & Tests
Build 19172: arc lint + arc unit

Event Timeline

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

This revision is now accepted and ready to land.May 11 2020, 16:29