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
- Branch
- sigencoding
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 2879 Build 3862: Bitcoin ABC Buildbot (legacy) Build 3861: arc lint + arc unit
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. |