Skip to content

chore: add robinhood chain deployment#277

Merged
jeffsmale90 merged 2 commits into
mainfrom
chore/add-robinhood-deployment
Jul 14, 2026
Merged

chore: add robinhood chain deployment#277
jeffsmale90 merged 2 commits into
mainfrom
chore/add-robinhood-deployment

Conversation

@McOso

@McOso McOso commented Jul 14, 2026

Copy link
Copy Markdown
Member

📝 Description

yarn validate-latest-contracts 4663,46630
Testing version 1.3.0
Chains: Robinhood Chain, Robinhood Chain Testnet
Robinhood Chain Testnet succeeded
Robinhood Chain succeeded
Successfully validated contract deployments

🔄 What Changed?

List the specific changes made:

🚀 Why?

Explain the motivation behind these changes:

🧪 How to Test?

Describe how to test these changes:

  • Manual testing steps:
  • Automated tests added/updated
  • All existing tests pass

⚠️ Breaking Changes

List any breaking changes:

  • No breaking changes
  • Breaking changes (describe below):

📋 Checklist

Check off completed items:

  • Code follows the project's coding standards
  • Self-review completed
  • Documentation updated (if needed)
  • Tests added/updated
  • Changelog updated (if needed)
  • All CI checks pass

🔗 Related Issues

Link to related issues:
Closes #
Related to #

📚 Additional Notes

Any additional information, concerns, or context:


Note

Low Risk
Additive chain metadata and address mappings only; no changes to contract logic or existing chain entries.

Overview
Registers Robinhood Chain (chain ID 4663 / 0x1237) and Robinhood Chain Testnet (46630 / 0xb626) in @metamask/delegation-deployments so consumers can resolve the standard 1.3.0 delegator deployment set on those networks.

CHAIN_ID and DELEGATOR_CONTRACTS in src/index.ts are extended for both chains. The contract validation script gains matching viem Chain definitions (Robinhood RPC URLs, ETH as native currency) so validate-latest-contracts can run against 4663 and 46630. The unreleased changelog entry documents the addition.

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

@McOso
McOso requested a review from a team as a code owner July 14, 2026 21:07
@McOso
McOso requested review from jeffsmale90 and mj-kiwi July 14, 2026 21:07

@jeffsmale90 jeffsmale90 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

lgtm!

@jeffsmale90
jeffsmale90 merged commit 3069d19 into main Jul 14, 2026
18 checks passed
@jeffsmale90
jeffsmale90 deleted the chore/add-robinhood-deployment branch July 14, 2026 22:17
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