Page MenuHomePhabricator

Remove leftover from the schnorr experiment
ClosedPublic

Authored by freetrader on Jun 21 2017, 23:11.

Details

Reviewers
deadalnix
MattBitprim
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Restricted Project
Commits
rSTAGINGa737cabe0271: Remove leftover from the schnorr experiment
rABCa737cabe0271: Remove leftover from the schnorr experiment
Summary

Removed the residual file from the schnorr experiment: src/bench_schnorr_verify.c

Test Plan

make check
python3 qa/pull-tests/rpc-tests.py

Diff Detail

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

Event Timeline

Owners added a reviewer: Restricted Owners Package.Jun 21 2017, 23:11

In case of changing compiled files source tree, make check should be added to Test Plan.

Indeed, if you don't rebuild the project, running the python tests only test the old code.

deadalnix requested changes to this revision.Jun 22 2017, 12:37

The test plan needs to be updated.

This revision now requires changes to proceed.Jun 22 2017, 12:37
This revision is now accepted and ready to land.Jun 22 2017, 15:10
freetrader added a reviewer: MattBitprim.

Taking this to close / land as there seems to be no outstanding action required.

This revision was automatically updated to reflect the committed changes.