delegation-framework icon indicating copy to clipboard operation
delegation-framework copied to clipboard

chore: add Cronos deployment artifacts and update deployment documentation

Open hanzel98 opened this issue 2 months ago • 1 comments

This PR adds deployment artifacts for Cronos network (chain ID 25) and updates the deployment documentation.

Changes include:

  • Added deployment broadcast files for Cronos network
  • Updated Deployments.md with Cronos deployment information
  • Updated verification scripts and .env.example

All contracts have been deployed and verified on Cronos network.


[!NOTE] Adds Cronos (chain 25) support with full deployment artifacts and verification config, updates Base (8453) MetaSwapAdapter deployment, and refreshes docs.

  • Deployments (Cronos, chainId: 25):
    • Added broadcast artifacts for DeployCaveatEnforcers, DeployDelegationFramework (incl. DelegationManager, MultiSigDeleGator, HybridDeleGator), EIP7702StatelessDeleGator, and SimpleFactory.
  • Deployments (Base, chainId: 8453):
    • Added new DelegationMetaSwapAdapter runs and updated run-latest.json to a new address/params.
  • Tooling:
    • script/verification/verify-utils.sh: added support/config for chainId 25 (Cronos) in supported chains and get_chain_config.
  • Docs:
    • documents/Deployments.md: added Cronos to supported networks.

Written by Cursor Bugbot for commit 870d795f1a76d81c058aca2f5bbd7f65ef4c675e. This will update automatically on new commits. Configure here.

hanzel98 avatar Nov 26 '25 22:11 hanzel98

The script for verification needs changes, the contracts have not been verified yet

hanzel98 avatar Nov 26 '25 22:11 hanzel98