Page MenuHomePhabricator

[schnorr] Add verification routine to the test framework schnorr signature facility
ClosedPublic

Authored by deadalnix on Mar 23 2020, 00:31.

Details

Summary

This ensure we also have facility to check the validity of a schnorr signature.

Test Plan

By modifying the signature routine, we ensure that this code self check often when runnign the test suite.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
schnorrtest
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 9926
Build 17711: Default Diff Build & Tests
Build 17710: arc lint + arc unit

Event Timeline

Fabien added a subscriber: Fabien.
Fabien added inline comments.
test/functional/test_framework/schnorr.py
217

While you're at it, move the comment above

This revision is now accepted and ready to land.Mar 23 2020, 20:07