stacks-network / stacks-network/stacks-core
Support specifying required language version
Open
Nobody has claimed this yet.
clarity-next-candidate
- Dominant language
- Rust
- Stars
- 3.1k
- Forks
- 762
- Avg merge
- 4d 6h
- Merged PRs (30d)
- 76
Description
A common feature in many languages allows programs to specify the minimum language / runtime version required to run that program. A very useful safeguard, particularly in a blockchain environment.
Contributor guide
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.
Research direction
No file, test, or entry point is identified in the issue. First clarify which language and runtime are targeted and how a minimum required version should be declared and enforced; the work is done when programs declaring an unsupported version are reliably prevented from running.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100