SlihtIR: replace tuple variables by structures
Open
enhancement
ir
- Dominant language
- Python
- Stars
- 6.4k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Issue https://github.com/crytic/slither/issues/529 (and its associated PRs) made me realize that we could now remove `TupleVariable` and the `Unpack` operation, and only use structures.
We should investigate if that is possible.
Contributor guide
Assessment
This issue has not been assessed yet.