Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.1.11 Staging #668

Merged
merged 14 commits into from
Aug 19, 2024
Merged

v0.1.11 Staging #668

merged 14 commits into from
Aug 19, 2024

Conversation

alexroan
Copy link
Contributor

@alexroan alexroan commented Aug 16, 2024

  • 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

@alexroan alexroan marked this pull request as ready for review August 19, 2024 12:10
@alexroan alexroan merged commit 594298b into master Aug 19, 2024
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants