Skip to content

Conversation

@MoMannn
Copy link
Contributor

@MoMannn MoMannn commented Jan 8, 2026

What?

  • Deployed framework 1.3 to ronin mainnet and Saigon testnet

Note

Deploys framework contracts to Ronin (chain 2020) and documents the rollout.

  • Adds RONIN_RPC_URL and RONIN_SAIGON_RPC_URL to .env.example
  • Commits broadcast/DeployCaveatEnforcers.s.sol/.../run-*.json with CREATE2 deployment receipts and addresses for numerous *Enforcer contracts (ERC20/721/1155, Native, Exact/Allowed, LogicalOr, Nonce/Value/Timestamp, etc.)

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

@MoMannn MoMannn requested a review from a team as a code owner January 8, 2026 11:05
@MoMannn MoMannn mentioned this pull request Jan 8, 2026
Copy link
Contributor

@jeffsmale90 jeffsmale90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than the questionable sourcify url this looks sensible to me, but I'm not overly familiar.

Comment on lines +88 to +89
2021) config=("key" "sourcify" "$RONIN_SAIGON_RPC_URL" "https://sourcify.dev/server/") ;; # ronin saigon testnet
2020) config=("key" "sourcify" "$RONIN_RPC_URL" "https://sourcify.dev/server/v2/verify") ;; # ronin
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be a ronin specific sourcify url?

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