ParseScript
, when processing miniscript expressions, the way we check for key parsing error is wrong, the actual code is unreachable because we’re checking it into if (node)
(successful parsing) statement.
ParseScript
, when processing miniscript expressions, the way we check for key parsing error is wrong, the actual code is unreachable because we’re checking it into if (node)
(successful parsing) statement.
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
For detailed information about the code coverage, see the test coverage report.
See the guideline for information on the review process.
Type | Reviewers |
---|---|
ACK | sipa, RandyMcMillan, achow101 |
If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.
Reviewers, this pull request conflicts with the following ones:
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.