Simplicity by roconnor-blockstream · Pull Request #1219 · ElementsProject/elements

@delta1 delta1 changed the base branch from elements-22.x to elements-23.x

September 2, 2024 08:17

roconnor-blockstream

Simplicity needs this fix.

@roconnor-blockstream

git-subtree-dir: src/simplicity
git-subtree-split: 86ac0f92c4b2b6d694dca85dce3b6909aed25894

@roconnor-blockstream

@roconnor-blockstream

@roconnor-blockstream

@roconnor-blockstream

also filters src/simplicity/secp256k1 from the coverage results
This will be used by Simplicity.

@roconnor-blockstream

@roconnor-blockstream

@roconnor-blockstream

Take the existing function to parse script errors and extend it to parse
Elements errors. SCRIPT_ERR_ERROR_COUNT is not included because it is a
pseudo error.
Compare the expected script error, parsed from JSON, with the actual
error that VerifyScript returns. If the JSON does not include an
expected error, then skip this check.

apoelstra

psgreco added a commit to psgreco/elements that referenced this pull request

Nov 18, 2024

delta1 added a commit to delta1/elements that referenced this pull request

Dec 2, 2024

apoelstra