Files
proxmox/reports/public-rpc-e2e-stability-20260222_134242.json

99 lines
2.2 KiB
JSON
Raw Normal View History

{
"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"
}
}
]
}