Page MenuHomePhabricator

Separate helper function for ec_pubkey_tweak_add
ClosedPublic

Authored by deadalnix on Sep 29 2020, 10:26.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC6a9d5cc85516: Separate helper function for ec_pubkey_tweak_add
Summary

This is in preparation for allowing code reuse by xonly tweak add functions

This is a partial backport of secp256k1 PR558 : https://github.com/bitcoin-core/secp256k1/pull/558/commits/176bfb1110147b5dca1834ea071acc846fb1cab3

Test Plan
ninja check-secp256k1

Diff Detail

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

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.Sep 29 2020, 10:40
This revision was landed with ongoing or failed builds.Sep 29 2020, 10:42
This revision was automatically updated to reflect the committed changes.