Skip to content

chore: deployment broadcasts + Deployments.md chains#179

Open
hanzel98 wants to merge 2 commits intomainfrom
chore/deployment-broadcast-324-43114
Open

chore: deployment broadcasts + Deployments.md chains#179
hanzel98 wants to merge 2 commits intomainfrom
chore/deployment-broadcast-324-43114

Conversation

@hanzel98
Copy link
Copy Markdown
Contributor

@hanzel98 hanzel98 commented May 7, 2026

Summary

  • Adds Foundry broadcast artifacts for deploy scripts on chains 324 (ZKsync Era / referenced as ZkSync in docs) and 43114 (Avalanche C-Chain): CaveatEnforcers, DelegationFramework, EIP7702StatelessDeleGator, SimpleFactory.
  • Updates documents/Deployments.md to include ZkSync and Avalanche C-Chain in the supported mainnets list.

Notes

  • Contract verification script is not included in this change set.

PR checklist

  • Review broadcast JSON paths and chain IDs
  • Follow-up: add verification tooling/scripts if desired

Note

Low Risk
Primarily adds deployment broadcast JSON artifacts and a documentation update; no runtime or contract logic changes, but incorrect artifacts/chain IDs could confuse release verification.

Overview
Adds Foundry broadcast artifacts for deterministic deployments on ZkSync Era (324) and Avalanche C-Chain (43114), covering scripts like DeployCaveatEnforcers, DeployDelegationFramework, and DeployEIP7702StatelessDeleGator (and related run-latest pointers).

Updates documents/Deployments.md to list ZkSync and Avalanche C-Chain among supported mainnet deployment chains.

Reviewed by Cursor Bugbot for commit 94912a8. Bugbot is set up for automated code reviews on this repo. Configure here.

hanzel98 added 2 commits May 6, 2026 21:15
Records deployments for CaveatEnforcers, DelegationFramework, EIP7702StatelessDeleGator, and SimpleFactory.

Note: contract verification script is not included yet.
Extend supported mainnets section to match recent deployment targets.
@hanzel98 hanzel98 requested a review from a team as a code owner May 7, 2026 03:19
@hanzel98 hanzel98 self-assigned this May 7, 2026
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.

2 participants