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
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/script/interpreter.h | ||
---|---|---|
69 ↗ | (On Diff #4617) | Reword it to explain why final is applied to these functions, otherwise the comment is redundant. |