Skip to content

Add contract verification reports#206

Open
erik1o6 wants to merge 1 commit intomasterfrom
feature/verify-reports
Open

Add contract verification reports#206
erik1o6 wants to merge 1 commit intomasterfrom
feature/verify-reports

Conversation

@erik1o6
Copy link
Copy Markdown
Contributor

@erik1o6 erik1o6 commented Mar 25, 2026

Summary

Adds a verify/ folder with contract verification reports for all production networks (339/359 contracts verified across 14 chains).

Each report shows:

  • Deployment commit for every contract
  • Source repo and evk-periphery reference
  • File match count
  • Diffs of any code changes since deployment (scoped to deployed files only)

The CI workflow is updated to automatically commit updated reports back to verify/ after verification runs — only when reports actually change.

What changes

  • New folder: verify/ with 19 markdown reports + README
  • Workflow update: Added a "Commit reports" step at the end of the existing verification workflow. Only commits if reports differ from what's already in the repo.

Networks covered

Status Networks
100% verified Mainnet, Arbitrum, Base, BSC, Avalanche, Swell, Sonic, Bob, Berachain, Unichain, Monad, TAC
Partial Linea (25/26), Plasma (7/26)

Add verify/ folder with contract verification reports for all networks.
Reports show deployment commits, source matches, and diffs of any
changes since deployment.

Update CI workflow to commit updated reports back to verify/ after
verification runs. Only commits when reports actually change.
@erik1o6 erik1o6 force-pushed the feature/verify-reports branch from 8ff8758 to 29b2f25 Compare March 25, 2026 19:43
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.

1 participant