Skip to content

fix: use HTTPS domain RPC URLs for testnets#71

Merged
MuncleUscles merged 1 commit intomainfrom
fix/https-rpc-urls
Mar 19, 2026
Merged

fix: use HTTPS domain RPC URLs for testnets#71
MuncleUscles merged 1 commit intomainfrom
fix/https-rpc-urls

Conversation

@MuncleUscles
Copy link
Copy Markdown
Member

Summary

  • Replace IP-based HTTP RPC URLs with proper HTTPS domain URLs
  • Bradbury: http://34.91.102.53:9151https://rpc-bradbury.genlayer.com
  • Asimov: http://34.12.136.220:9151https://rpc-asimov.genlayer.com
  • Updated smoke test assertions to match

Test plan

  • 44 unit tests pass
  • Smoke test URL assertions updated

Replace IP-based HTTP URLs with proper HTTPS domain URLs:
- Bradbury: https://rpc-bradbury.genlayer.com
- Asimov: https://rpc-asimov.genlayer.com
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 19, 2026

Warning

Rate limit exceeded

@MuncleUscles has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 19 minutes and 7 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: b2f30c23-c84d-42a6-88b7-78ae6f7cd005

📥 Commits

Reviewing files that changed from the base of the PR and between 97016f4 and c8a28dc.

📒 Files selected for processing (4)
  • genlayer_py/chains/testnet_asimov.py
  • genlayer_py/chains/testnet_bradbury.py
  • tests/unit/smoke/test_bradbury_smoke.py
  • tests/unit/smoke/test_testnet_smoke.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/https-rpc-urls
📝 Coding Plan
  • Generate coding plan for human review comments

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 496cd07 into main Mar 19, 2026
3 of 4 checks passed
@MuncleUscles MuncleUscles deleted the fix/https-rpc-urls branch March 19, 2026 10:59
@jose-compu
Copy link
Copy Markdown

hello @MuncleUscles , hope you are doing great, are you planning to make the consensus public?

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