software-mansion / software-mansion/cairo-debugger
Stop mapping `struct_deconstruct` intermediate field vars to cairo variables
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 7
- Forks
- 2
- Avg merge
- 5d 2h
- Merged PRs (30d)
- 1
Description
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
Read src/debugger/state/call_stack/variables.rs around lines 82-86, following the linked source location. Trace how struct_deconstruct intermediate field variables are mapped, then verify that those intermediate variables are no longer mapped to Cairo variables when the change is complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100