Removed the residual file from the schnorr experiment: src/bench_schnorr_verify.c
Details
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
make check
python3 qa/pull-tests/rpc-tests.py
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- cleanupschnorr
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 383 Build 383: arc lint + arc unit
Event Timeline
Comment Actions
In case of changing compiled files source tree, make check should be added to Test Plan.
Comment Actions
Indeed, if you don't rebuild the project, running the python tests only test the old code.