Zilliqa / scilla

Scilla - A Smart Contract Intermediate Level Language
https://scilla-lang.org
GNU General Public License v3.0
240 stars 79 forks source link

Write an audit tool that uses `Callgraph` #1145

Open jubnzv opened 2 years ago

jubnzv commented 2 years ago

We could use the Callgraph module implemented in #1144 to create a tool that helps auditing smart contracts.

Desired functionality:

anton-trunov commented 2 years ago

The more filtering options this contract map tool supports the better. Remote reads also should be marked explicitly.

jjcnn commented 1 year ago

Moving to v0.14 due to lack of time.