Files
proxmox/reports/public-rpc-e2e-stability-20260222_134242.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.2 KiB
JSON

{
"timestamp": "2026-02-22T13:43:32-08:00",
"chain_id_expected": "0x8a",
"http_total": 5,
"http_pass": 5,
"ws_total": 4,
"ws_pass": 0,
"http": [
{
"url": "https://rpc-http-pub.d-bis.org",
"result": {
"status": "pass",
"chain_id": "0x8a",
"block_hex": "0x22da76",
"latency_ms": 247,
"http_code": "200"
}
},
{
"url": "https://rpc.d-bis.org",
"result": {
"status": "pass",
"chain_id": "0x8a",
"block_hex": "0x22da76",
"latency_ms": 169,
"http_code": "200"
}
},
{
"url": "https://rpc2.d-bis.org",
"result": {
"status": "pass",
"chain_id": "0x8a",
"block_hex": "0x22da77",
"latency_ms": 132,
"http_code": "200"
}
},
{
"url": "https://rpc.public-0138.defi-oracle.io",
"result": {
"status": "pass",
"chain_id": "0x8a",
"block_hex": "0x22da77",
"latency_ms": 159,
"http_code": "200"
}
},
{
"url": "https://rpc.defi-oracle.io",
"result": {
"status": "pass",
"chain_id": "0x8a",
"block_hex": "0x22da77",
"latency_ms": 134,
"http_code": "200"
}
}
],
"ws": [
{
"url": "wss://rpc-ws-pub.d-bis.org",
"result": {
"status": "warn",
"chain_id": null,
"note": "upgrade_502",
"install": "npm i -g wscat or ensure Node/npx for full test"
}
},
{
"url": "wss://ws.rpc.d-bis.org",
"result": {
"status": "warn",
"chain_id": null,
"note": "upgrade_502",
"install": "npm i -g wscat or ensure Node/npx for full test"
}
},
{
"url": "wss://ws.rpc2.d-bis.org",
"result": {
"status": "warn",
"chain_id": null,
"note": "upgrade_502",
"install": "npm i -g wscat or ensure Node/npx for full test"
}
},
{
"url": "wss://wss.defi-oracle.io",
"result": {
"status": "warn",
"chain_id": null,
"note": "upgrade_502",
"install": "npm i -g wscat or ensure Node/npx for full test"
}
}
]
}