Page MenuHomePhabricator

Fix assertion in CKey::SignCompact
ClosedPublic

Authored by PiRK on Oct 1 2020, 13:30.

Details

Reviewers
Fabien
deadalnix
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Restricted Project
Commits
rABC0c7574e08812: Fix assertion in CKey::SignCompact
Summary

The second assertion was testing the same condition as the first one.

Backport of Core PR15299

Test Plan

ninja && ninja check-all

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Owners added a reviewer: Restricted Owners Package.Oct 1 2020, 13:30
PiRK requested review of this revision.Oct 1 2020, 13:30

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

Fabien requested changes to this revision.Oct 1 2020, 13:42
Fabien added a subscriber: Fabien.

This is not a PR

This revision now requires changes to proceed.Oct 1 2020, 13:42
PiRK edited the summary of this revision. (Show Details)

fix PR number (15299)

This revision is now accepted and ready to land.Oct 1 2020, 14:23
This revision was automatically updated to reflect the committed changes.