Consensys / surya

A set of utilities for exploring Solidity contracts
Apache License 2.0
1.07k stars 118 forks source link

v0.3.6 #143

Closed GNSPS closed 4 years ago

GNSPS commented 4 years ago

A lot of changes in this release! 🎉

A lot of fixes have rolled into "ftrace" and "graph" on the develop branch since.

Surya now supports the "Using...for" syntax correctly and graphs all the library calls correctly! 🎉

There is also a super cool new flag -s in the graph command that plots a contract call graph instead of a function call one! 🎉

Changelog: