runtimeverification / runtimeverification/mir-semantics
Better cheatcodes
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 52
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
- Currently, we use specific cheatcode like
cheatcode_isto model specific complex structure which has references to an array ofu8with unkown size. Could we provide a more general way for this kind of structures? like set the size of the array. Additionally, for dymanic array, how could we verify it? like a function that `\forall x in list. y = x ++' - The goal here might be eliminate speicifc model in branch feature/p-token.
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.
Research direction
Start by reviewing the existing cheatcode_is models and the feature/p-token branch referenced in the issue. Determine the intended general mechanism for sized arrays and dynamic-array verification, then confirm that the specific model can be removed without losing coverage.
Written by the indexing model from the issue text.
Assessment
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100