pypi slither-analyzer 0.6.1
v0.6.1

latest releases: 0.11.5, 0.11.4, 0.11.3...
7 years ago

0.6.1 - 2019-03-04

This release brings a new utility: slither-find-paths to review complex codebase, adds a new check to slither-check-upgradability, and fixes minor bugs.

Added

Changed

  • Calls in loop detector: remove duplicate results ( 39500c0)
  • Call graph printer: export functions individually (833e390)
  • API changed: make GENERIC_TAINT optional on is_tainted call #181

Fixed

  • Incorrect SlithIR conversion in case of explicit base contract usage (8a94a6e, c6e090e, b992010)
  • Use referenced declaration for functions to fix reference not found (AST compact only)
    #177
  • Fix typo in callcode 8344c4e

Don't miss a new slither-analyzer release

NewReleases is sending notifications on new releases.