Files
proxmox/reports/public-rpc-e2e-stability-20260222_124405.json
defiQUG b3a8fe4496
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
chore: sync all changes to Gitea
- Config, docs, scripts, and backup manifests
- Submodule refs unchanged (m = modified content in submodules)

Made-with: Cursor
2026-03-02 11:37:34 -08:00

99 lines
2.1 KiB
JSON

{
"timestamp": "2026-02-22T12:44:06-08:00",
"chain_id_expected": "0x8a",
"http_total": 5,
"http_pass": 5,
"ws_total": 4,
"ws_pass": 4,
"http": [
{
"url": "https://rpc-http-pub.d-bis.org",
"result": {
"status": "pass",
"chain_id": "0x8a",
"block_hex": "0x22d39c",
"latency_ms": 192,
"http_code": "200"
}
},
{
"url": "https://rpc.d-bis.org",
"result": {
"status": "pass",
"chain_id": "0x8a",
"block_hex": "0x22d39d",
"latency_ms": 140,
"http_code": "200"
}
},
{
"url": "https://rpc2.d-bis.org",
"result": {
"status": "pass",
"chain_id": "0x8a",
"block_hex": "0x22d39d",
"latency_ms": 145,
"http_code": "200"
}
},
{
"url": "https://rpc.public-0138.defi-oracle.io",
"result": {
"status": "pass",
"chain_id": "0x8a",
"block_hex": "0x22d39d",
"latency_ms": 162,
"http_code": "200"
}
},
{
"url": "https://rpc.defi-oracle.io",
"result": {
"status": "pass",
"chain_id": "0x8a",
"block_hex": "0x22d39d",
"latency_ms": 161,
"http_code": "200"
}
}
],
"ws": [
{
"url": "wss://rpc-ws-pub.d-bis.org",
"result": {
"status": "warn",
"chain_id": null,
"note": "upgrade_400",
"install_wscat": "npm i -g wscat for full test"
}
},
{
"url": "wss://ws.rpc.d-bis.org",
"result": {
"status": "warn",
"chain_id": null,
"note": "upgrade_400",
"install_wscat": "npm i -g wscat for full test"
}
},
{
"url": "wss://ws.rpc2.d-bis.org",
"result": {
"status": "warn",
"chain_id": null,
"note": "upgrade_400",
"install_wscat": "npm i -g wscat for full test"
}
},
{
"url": "wss://wss.defi-oracle.io",
"result": {
"status": "warn",
"chain_id": null,
"note": "upgrade_400",
"install_wscat": "npm i -g wscat for full test"
}
}
]
}