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

{
"timestamp": "2026-02-22T12:47:05-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": "0x22d3d7",
"latency_ms": 158,
"http_code": "200"
}
},
{
"url": "https://rpc.d-bis.org",
"result": {
"status": "pass",
"chain_id": "0x8a",
"block_hex": "0x22d3d8",
"latency_ms": 154,
"http_code": "200"
}
},
{
"url": "https://rpc2.d-bis.org",
"result": {
"status": "pass",
"chain_id": "0x8a",
"block_hex": "0x22d3d8",
"latency_ms": 142,
"http_code": "200"
}
},
{
"url": "https://rpc.public-0138.defi-oracle.io",
"result": {
"status": "pass",
"chain_id": "0x8a",
"block_hex": "0x22d3d8",
"latency_ms": 157,
"http_code": "200"
}
},
{
"url": "https://rpc.defi-oracle.io",
"result": {
"status": "pass",
"chain_id": "0x8a",
"block_hex": "0x22d3d8",
"latency_ms": 123,
"http_code": "200"
}
}
],
"ws": [
{
"url": "wss://rpc-ws-pub.d-bis.org",
"result": {
"status": "fail",
"chain_id": null,
"note": "wscat",
"stderr": ""
}
},
{
"url": "wss://ws.rpc.d-bis.org",
"result": {
"status": "fail",
"chain_id": null,
"note": "wscat",
"stderr": ""
}
},
{
"url": "wss://ws.rpc2.d-bis.org",
"result": {
"status": "fail",
"chain_id": null,
"note": "wscat",
"stderr": ""
}
},
{
"url": "wss://wss.defi-oracle.io",
"result": {
"status": "fail",
"chain_id": null,
"note": "wscat",
"stderr": ""
}
}
]
}