Covenant extension & "Error: All spend paths must require a signature" error
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 30/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- rust
- Domain
- blockchain, cryptography
Research direction
Reproduce the supplied taproot descriptor using CovExt and inspect the validation path that emits “All spend paths must require a signature.” Determine whether the introspection-only branch is intentionally rejected; completion would require a confirmed expected behavior and, if needed, a focused regression test or documentation update.
Written by the indexing model from the issue text.
Description
given the following taproot descriptor, using CovExt:
eltr(
02d7924d4f7d43ea965a465ae3095ff41131e5946f3c85f79e44adbcf8e27e080e,
{
and_v(
v:spk_eq(out_spk(0), 5120d7924d4f7d43ea965a465ae3095ff41131e5946f3c85f79e44adbcf8e27e080e),
v:value_eq(
010000000000000000,
out_value(0)
)
),
and_v(
v:pk(02d7924d4f7d43ea965a465ae3095ff41131e5946f3c85f79e44adbcf8e27e080e),
older(512)
)
}
)
returns
Error: All spend paths must require a signature
does it mean that introspection only paths are not allowed ?
- Dominant language
- Rust
- Stars
- 15
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from ElementsProject/elements-miniscript
-
Difficulty 3/5 1-2 days Newbie friendliness 68/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
ElementsProject/elements-miniscript#72 · 1 comment ·
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
ElementsProject/elements-miniscript#69 · 2 comments ·
-
Difficulty 1/5 Under an hour Newbie friendliness 45/100
ElementsProject/elements-miniscript#38 · 2 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
ElementsProject/elements-miniscript#29 · 2 comments ·
All issues in ElementsProject/elements-miniscript
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
gitbutlerapp/gitbutler#15998 · 1 comment ·
-
bug triage:deciding
Difficulty 1/5 Under an hour Newbie friendliness 88/100
open-telemetry/otel-arrow#4132 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100