This improves modularity and will allow for more targeted testing.
Details
Details
- Reviewers
Mengerian jasonbcox - Group Reviewers
Restricted Project - Commits
- rSTAGING7525165654f6: Move function checking encoding of public key and signature out of interpreter.
rABC7525165654f6: Move function checking encoding of public key and signature out of interpreter.
make check
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/script/script_flags.h | ||
---|---|---|
1 ↗ | (On Diff #4304) | Minor nit: Probably good to carry over the "Satoshi Nakamoto" and "Bitcoin Core Developers" copyrights also. |
src/script/sigencoding.cpp | ||
1 ↗ | (On Diff #4304) | carry over Satoshi and Core copyright notices. |
src/script/sigencoding.h | ||
1 ↗ | (On Diff #4304) | Same here, carry over Satoshi and Core copyright notices. |