Skip to content

Release v0.1.11

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Aug 12:20
7b30416

Changelog

  • New Detectors:
    • HIGH: Incorrect ERC20 interface
    • HIGH: Out of order L1->L2 retryable transactions
    • HIGH: Incorrect ERC721 interface
    • HIGH: Constant function changing state
    • HIGH: Function signature collision
    • LOW: State variable initialized in a function
    • LOW: Builtin symbol shadowing
    • LOW: Costly operations within loops
    • LOW: State change inside assert
    • LOW: Cache array length
  • Python bindings
  • DevEx: Refactor callgraph naming and file structure

What's Changed

New Contributors

Full Changelog: v0.1.10...v0.1.11