Skip to content

BW-110: chain-46630 foundry config (+ lib/cash lockstep) - #9

Merged
SocksNFlops merged 2 commits into
mainfrom
socks/bw-110-foundry-46630
Aug 19, 2026
Merged

BW-110: chain-46630 foundry config (+ lib/cash lockstep)#9
SocksNFlops merged 2 commits into
mainfrom
socks/bw-110-foundry-46630

Conversation

@0xGumpy

@0xGumpy 0xGumpy commented Aug 19, 2026

Copy link
Copy Markdown

Summary

Deploy prep for Robinhood Testnet (chain 46630). Config-only — no Solidity or deploy-script changes; the stock DeployAll.s.sol (RLV -> FLV -> Router) will be used as-is, with FLV deploying as-is per maintainer decision.

Changes

  • foundry.toml fs_permissions: add read on ../contracts/addresses/addresses-46630.json and read-write on ./addresses/addresses-46630.json, mirroring the existing 998/999 per-chain pattern.
  • [rpc_endpoints]: robinhood-testnet = "https://rpc.testnet.chain.robinhood.com".
  • [etherscan]: robinhood-testnet entry pointing at https://explorer.testnet.chain.robinhood.com/api with chain = 46630.
  • lib/cash lockstep bump: 7a6ca57 -> e38794f (consol/cash main tip, matching the monorepo's packages/contracts). lib/hyper-evm-lib deliberately untouched (pinned to a fork branch).

forge build passes with the bumped submodule.

🤖 Generated with Claude Code

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@SocksNFlops
SocksNFlops force-pushed the socks/bw-110-foundry-46630 branch from 7e1f578 to 9ba2796 Compare August 19, 2026 01:55
A chain= field with an unknown chain id makes forge abort every `forge script`
run on this chain with 'Chain 46630 not supported', even without --verify.
Verification uses explicit --verifier/--verifier-url flags, so the entry was
dead config anyway.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@SocksNFlops
SocksNFlops merged commit 3447c90 into main Aug 19, 2026
8 checks passed
@SocksNFlops
SocksNFlops deleted the socks/bw-110-foundry-46630 branch August 19, 2026 02:10
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