crytic / crytic/tealer

Infer group index on paths

Open
#75 0 comments 0 reactions 0 assignees View on GitHub
new analyses
Dominant language
Python
Stars
63
Forks
13
PR merge metrics
No merged PRs in 30d

Description

Every basic block could have an associated `group_indexes : Optional[List[int]]` field, which we would collect based on things like
```
txn GroupIndex
int VALUE
```

This would allow us to start reasoning on the `gtxn KEY field` element, to see if we are checking a group transaction field from the current contract, or another one

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.