Page MenuHomePhabricator

Add pippenger_wnaf for multi-multiplication
ClosedPublic

Authored by deadalnix on Jan 4 2020, 15:24.

Details

Summary

Backport PR486 and PR510

Test Plan

Run bench_ecmult after building both with autotools and cmake.
Run secp256k1 test suite.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
secppippenger
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 8736
Build 15456: Default Diff Build & Tests
Build 15455: arc lint + arc unit

Event Timeline

Since it's coming from a different repo than most ABC backports, the Diff summary should mention what repo these backports are coming from and/or link to them

https://github.com/bitcoin-core/secp256k1/pull/486
https://github.com/bitcoin-core/secp256k1/pull/510

jasonbcox added a subscriber: jasonbcox.

Please write a runnable test plan.

This revision is now accepted and ready to land.Jan 8 2020, 22:48