Skip to content

Version 0.0.18

Compare
Choose a tag to compare
@tintinweb tintinweb released this 12 Sep 22:12
· 254 commits to master since this release

feature

see CHANGELOG

v0.0.18

  • new: UML diagrams just arrived 🎉! auto-generate uml for source-units or contracts.

sva_light_vscode

  • new: codelense next to functions to generate sighash.
  • fix: function signature hashes are now generated for all functions (even internal ones, just ignore them for now :)). Canonicalization of types before calculating hashes #27.
  • new: alert on function sighash collision within the same contract.

sva_light_vscode

  • new: AST parser now keeps track of usingFor's