Page MenuHomePhabricator

[secp256k1] Enable endomorphism by default
ClosedPublic

Authored by deadalnix on Oct 17 2020, 14:21.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCc6dbc176ffa9: [secp256k1] Enable endomorphism by default
Summary

The patent on this optimisation expired, so it can be enabled by default now.

Also fix a warning about possibly uninitialized variable.

Test Plan
ninja all check-all

Ran the extended test suite under ubsan and did run IBD + kept node runnign under ubsan for testnet and mainnet over night.

Diff Detail

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