Skip to content

feat: add testnet-bradbury chain configuration#143

Merged
MuncleUscles merged 3 commits intomainfrom
feat/testnet-bradbury
Mar 11, 2026
Merged

feat: add testnet-bradbury chain configuration#143
MuncleUscles merged 3 commits intomainfrom
feat/testnet-bradbury

Conversation

@MuncleUscles
Copy link
Member

Summary

  • Add Bradbury testnet as a new chain configuration with v0.6 ConsensusMain and ConsensusData ABIs
  • Reuses existing Staking ABI (Diamond proxy interface is compatible)
  • Update docs to reference Bradbury as the developer-facing testnet

Bradbury addresses

  • ConsensusMain: 0x0112Bf6e83497965A5fdD6Dad1E447a6E004271D
  • ConsensusData: 0x85D7bf947A512Fc640C75327A780c90847267697
  • Staking: 0x4A4449E617F8D10FDeD0b461CadEf83939E821A5

Test plan

  • npm run build passes
  • All 27 unit tests pass
  • Chain exports correctly from genlayer-js/chains

Add Bradbury testnet as a new network option with v0.6 ConsensusMain
and ConsensusData ABIs, reusing the existing Staking ABI. Bradbury is
the developer-facing testnet for deploying intelligent contracts with
LLM validation.
@coderabbitai
Copy link

coderabbitai bot commented Mar 11, 2026

Warning

Rate limit exceeded

@MuncleUscles has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 24 minutes and 57 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 44b040bb-e5a5-49bf-8e85-4c83b881ae33

📥 Commits

Reviewing files that changed from the base of the PR and between a6a5c87 and c122659.

📒 Files selected for processing (7)
  • CLAUDE.md
  • README.md
  • src/chains/index.ts
  • src/chains/testnetBradbury.ts
  • src/types/network.ts
  • src/wallet/connect.ts
  • tests/smoke.test.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/testnet-bradbury

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@MuncleUscles MuncleUscles merged commit d590318 into main Mar 11, 2026
3 checks passed
@MuncleUscles MuncleUscles deleted the feat/testnet-bradbury branch March 11, 2026 11:53
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.

1 participant