This ensure that we also benefit from signature caching facilities provided by CachingTransactionSignatureChecker.
Details
Details
- Reviewers
jasonbcox - Group Reviewers
Restricted Project - Commits
- rSTAGINGa5cb260806c6: Move VerifySignature to BaseSignatureChecker and use it for OP_CHECKDATASIG
rABCa5cb260806c6: Move VerifySignature to BaseSignatureChecker and use it for OP_CHECKDATASIG
make check ./test/functional/test_runner.py --extended
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- cachecheckdatasig
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 3103 Build 4293: Bitcoin ABC Buildbot (legacy) Build 4292: arc lint + arc unit
Event Timeline
src/script/interpreter.h | ||
---|---|---|
69 | Reword it to explain why final is applied to these functions, otherwise the comment is redundant. |