Page MenuHomePhabricator

Fix typos in libsecp256k1
ClosedPublic

Authored by deadalnix on Dec 10 2017, 22:53.

Details

Summary

Backport of PR#440 by practicalswift

Test Plan
make check

Diff Detail

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

Event Timeline

Mengerian requested changes to this revision.Dec 11 2017, 00:26
Mengerian added a subscriber: Mengerian.
Mengerian added inline comments.
src/secp256k1/sage/group_prover.sage
20 ↗(On Diff #2028)

execured -> executed

This revision now requires changes to proceed.Dec 11 2017, 00:26

Fix the typo without introducing a new one.

schancel added inline comments.
src/secp256k1/src/asm/field_10x26_arm.s
26 ↗(On Diff #2051)

Is this a comment?

src/secp256k1/src/asm/field_10x26_arm.s
26 ↗(On Diff #2051)

Yes

This revision is now accepted and ready to land.Dec 12 2017, 03:29
This revision was automatically updated to reflect the committed changes.