Skip to content

Add Hyperliquid testnet archive, WS, and D&T support#322

Merged
akegaviar merged 1 commit intomainfrom
docs/hyperliquid-testnet-archive-ws
Apr 10, 2026
Merged

Add Hyperliquid testnet archive, WS, and D&T support#322
akegaviar merged 1 commit intomainfrom
docs/hyperliquid-testnet-archive-ws

Conversation

@akegaviar
Copy link
Copy Markdown
Member

@akegaviar akegaviar commented Apr 10, 2026

Summary

  • Hyperliquid testnet now supports archive mode, WebSocket connections, and debug & trace APIs — matching mainnet capabilities
  • First supported archive block on testnet: 34112653
  • Tracks CORE-14034

Files changed

  • protocols-networks.mdx — testnet elastic support: Full → Full, Archive
  • node-options-master-list.json — added Archive + D&T deployment option for testnet
  • debug-and-trace-apis.mdx — removed mainnet-only qualifier, noted both networks
  • hyperliquid-tooling.mdx — same mainnet-only qualifier fix
  • hyperliquid-getting-started.mdx — new Networks section with testnet archive note

Test plan

  • Verify protocols-networks table renders correctly with the new Archive column value
  • Confirm the Note component renders on the getting-started reference page
  • Check debug-and-trace-apis anchor link #hyperliquid still resolves

Summary by CodeRabbit

  • Documentation
    • Updated Hyperliquid HyperEVM documentation terminology
    • Debug and trace APIs now available on both mainnet and testnet
    • Testnet now supports Full, Archive, and Testnet node modes
    • Added Networks section documenting available node configurations and connectivity options
    • Added note clarifying testnet archive state availability starting at block 34,112,653

Testnet now matches mainnet capabilities per CORE-14034.
@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented Apr 10, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
chainstack 🟢 Ready View Preview Apr 10, 2026, 11:26 PM

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 10, 2026

Caution

Review failed

Pull request was closed or merged during review

Walkthrough

Documentation and configuration updates for Hyperliquid to clarify that debug and trace APIs are available on both mainnet and testnet. Node configuration extended to support Archive mode with debug/trace capabilities on testnet, including historical state availability thresholds.

Changes

Cohort / File(s) Summary
Debug and Trace APIs Documentation
docs/debug-and-trace-apis.mdx, docs/hyperliquid-tooling.mdx
Updated to reflect debug/trace API availability on both mainnet and testnet, removing mainnet-only phrasing.
Network Support Documentation
docs/protocols-networks.mdx, reference/hyperliquid-getting-started.mdx
Updated Hyperliquid testnet networks table entry to include Full and Archive modes; added new Networks section documenting mainnet/testnet support with full/archive modes and block 34112653 historical state availability threshold.
Node Configuration
node-options-master-list.json
Extended Hyperliquid testnet deployment options with Archive mode entry supporting debug/trace APIs.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested reviewers

  • easeev

Poem

🐰 Through testnet archives now we dig,
With debug traces, oh so big!
From block thirty-four million deep,
The Hyperliquid secrets we shall reap! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title concisely captures the main change: adding Hyperliquid testnet support for archive mode, WebSocket, and debug & trace APIs, accurately reflecting the primary objective.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/hyperliquid-testnet-archive-ws

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.

@akegaviar akegaviar merged commit 9ded15a into main Apr 10, 2026
2 of 3 checks passed
@akegaviar akegaviar deleted the docs/hyperliquid-testnet-archive-ws branch April 11, 2026 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant