-
Notifications
You must be signed in to change notification settings - Fork 13
Docs for V3 alpha 5 #773
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docs for V3 alpha 5 #773
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -46,6 +46,10 @@ If you are a network operator or user and would like improved service support or | |
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
@@ -64,7 +68,6 @@ If you are a network operator or user and would like improved service support or | |
| | Avalanche | 43114 | https://avalanche.hypersync.xyz or https://43114.hypersync.xyz | 🥉 | | ||
| | Base | 8453 | https://base.hypersync.xyz or https://8453.hypersync.xyz | 🏅 | | ||
| | Base Sepolia | 84532 | https://base-sepolia.hypersync.xyz or https://84532.hypersync.xyz | 🎒 | | ||
| | Base Traces | 8453 | https://base-traces.hypersync.xyz or https://8453-traces.hypersync.xyz | 🪨 | | ||
| | Berachain | 80094 | https://berachain.hypersync.xyz or https://80094.hypersync.xyz | 🥉 | | ||
| | Blast | 81457 | https://blast.hypersync.xyz or https://81457.hypersync.xyz | 🥉 | | ||
| | Blast Sepolia | 168587773 | https://blast-sepolia.hypersync.xyz or https://168587773.hypersync.xyz | 🎒 | | ||
|
|
@@ -80,6 +83,7 @@ If you are a network operator or user and would like improved service support or | |
| | Ethereum Mainnet | 1 | https://eth.hypersync.xyz or https://1.hypersync.xyz | 🏅 | | ||
| | Fantom | 250 | https://fantom.hypersync.xyz or https://250.hypersync.xyz | 🪨 | | ||
| | Flare | 14 | https://flare.hypersync.xyz or https://14.hypersync.xyz | 🪨 | | ||
| | Fraxtal | 252 | https://fraxtal.hypersync.xyz or https://252.hypersync.xyz | 🪨 | | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🧩 Analysis chain🏁 Script executed: #!/bin/bash
# Test Fraxtal and Sei HyperSync endpoints
echo "Testing Fraxtal HyperSync endpoint (Network ID: 252)..."
curl -s -o /dev/null -w "fraxtal.hypersync.xyz - HTTP Status: %{http_code}\n" --max-time 10 https://fraxtal.hypersync.xyz
echo "Testing Fraxtal HyperSync endpoint by ID (252)..."
curl -s -o /dev/null -w "252.hypersync.xyz - HTTP Status: %{http_code}\n" --max-time 10 https://252.hypersync.xyz
echo "Testing Sei HyperSync endpoint (Network ID: 1329)..."
curl -s -o /dev/null -w "sei.hypersync.xyz - HTTP Status: %{http_code}\n" --max-time 10 https://sei.hypersync.xyz
echo "Testing Sei HyperSync endpoint by ID (1329)..."
curl -s -o /dev/null -w "1329.hypersync.xyz - HTTP Status: %{http_code}\n" --max-time 10 https://1329.hypersync.xyzRepository: enviodev/docs Length of output: 415 🏁 Script executed: # Find and examine the file context
fd "hypersync-supported-networks.md" -t f
# Get the file and show lines around 86 and 125
if git ls-files | grep -q "hypersync-supported-networks.md"; then
echo "=== Context around line 86 ==="
sed -n '80,92p' docs/HyperSync/hypersync-supported-networks.md
echo ""
echo "=== Context around line 125 ==="
sed -n '119,131p' docs/HyperSync/hypersync-supported-networks.md
fiRepository: enviodev/docs Length of output: 3963 Remove or downgrade Fraxtal and Sei entries — HyperSync endpoints are non-functional (HTTP 403). Both Fraxtal (252) and Sei (1329) endpoints return HTTP 403 Forbidden status, indicating they are inaccessible and non-functional. These should either be removed from the documentation or downgraded to a lower tier (🥉 or 🎒) to reflect their unavailability, consistent with how non-functional endpoints are handled in this guide. 🤖 Prompt for AI Agents |
||
| | Fuji | 43113 | https://fuji.hypersync.xyz or https://43113.hypersync.xyz | 🎒 | | ||
| | Gnosis | 100 | https://gnosis.hypersync.xyz or https://100.hypersync.xyz | 🏅 | | ||
| | Gnosis Chiado | 10200 | https://gnosis-chiado.hypersync.xyz or https://10200.hypersync.xyz | 🎒 | | ||
|
|
@@ -118,6 +122,7 @@ If you are a network operator or user and would like improved service support or | |
| | Rootstock | 30 | https://rootstock.hypersync.xyz or https://30.hypersync.xyz | 🪨 | | ||
| | Saakuru | 7225878 | https://saakuru.hypersync.xyz or https://7225878.hypersync.xyz | 🪨 | | ||
| | Scroll | 534352 | https://scroll.hypersync.xyz or https://534352.hypersync.xyz | 🪨 | | ||
| | Sei | 1329 | https://sei.hypersync.xyz or https://1329.hypersync.xyz | 🪨 | | ||
| | Sentient | 6767 | https://sentient.hypersync.xyz or https://6767.hypersync.xyz | 🪨 | | ||
| | Sentient Testnet | 1184075182 | https://sentient-testnet.hypersync.xyz or https://1184075182.hypersync.xyz | 🪨 | | ||
| | Sepolia | 11155111 | https://sepolia.hypersync.xyz or https://11155111.hypersync.xyz | 🎒 | | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🧩 Analysis chain
🏁 Script executed:
Repository: enviodev/docs
Length of output: 293
Remove or investigate Fraxtal and Sei entries - endpoints are not accessible.
Verification reveals all Fraxtal and Sei HyperRPC endpoints return HTTP 403 (Forbidden), indicating they are not accessible. Both the named endpoints (fraxtal.rpc.hypersync.xyz, sei.rpc.hypersync.xyz) and ID-based endpoints (252.rpc.hypersync.xyz, 1329.rpc.hypersync.xyz) are blocked. These entries should either be removed from the documentation or investigated to determine if access has been intentionally restricted or if the endpoints are no longer operational.
🧰 Tools
🪛 markdownlint-cli2 (0.18.1)
78-78: Bare URL used
(MD034, no-bare-urls)
78-78: Bare URL used
(MD034, no-bare-urls)
🤖 Prompt for AI Agents