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
Branch
secptypo
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1309
Build 1309: arc lint + arc unit

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

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.