Skip to content

EVMGuard v0.1.0

Choose a tag to compare

@zanzarini zanzarini released this 21 Jun 19:00
· 28 commits to main since this release
1b89966

Highlights

  • Static ERC-20 approval inspection.
  • RPC preflight with chain validation and gas estimation.
  • EVM call trace analysis for delegate calls, internal transfers, and execution errors.
  • EIP-1967 and UUPS proxy inspection.
  • SARIF 2.1.0 reports and a manual Code Scanning workflow.

Validation

The release commit passed formatting, lint, unit tests, integration tests, and GitHub Actions CI.