runtimeverification / runtimeverification/mir-semantics
`prove-rs`'s `--reload` option can be better
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 52
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the --reload doesn't remove the existing *.json files for the previous version, which leads to legacy nodes exist in the proof folder.
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 at the prove-rs entry point that handles the --reload option and inspect how the proof folder is updated. Reproduce a reload with existing *.json files, then verify that files from the previous version are removed and legacy nodes no longer remain.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100