Skip to content

Commit db9e056

Browse files
author
Telos BP Validator
committed
chore: update BP validation results
1 parent 9f58fd7 commit db9e056

3 files changed

Lines changed: 341 additions & 628 deletions

File tree

validation/history.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

validation/ifchecker/latest.json

Lines changed: 105 additions & 112 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"generatedAt": "2026-06-09T22:38:41.158Z",
2+
"generatedAt": "2026-06-09T23:14:41.951Z",
33
"networks": {
44
"testnet": {
55
"network": {
@@ -8,15 +8,15 @@
88
"rpc": "https://testnet.telos.net",
99
"chainId": "1eaa0824707c8c16bd25145493bf062aecddfeb56c736f6ba6397f3195f33c9f"
1010
},
11-
"generatedAt": "2026-06-09T22:38:40.974Z",
12-
"durationMs": 19309,
11+
"generatedAt": "2026-06-09T23:14:41.951Z",
12+
"durationMs": 25871,
1313
"overallStatus": "blocker",
1414
"info": {
15-
"headBlockNum": 428439877,
16-
"lastIrreversibleBlockNum": 428439544,
17-
"libLagBlocks": 333,
18-
"headBlockTime": "2026-06-09T22:38:22.000",
19-
"headBlockProducer": "smartelos",
15+
"headBlockNum": 428444186,
16+
"lastIrreversibleBlockNum": 428443852,
17+
"libLagBlocks": 334,
18+
"headBlockTime": "2026-06-09T23:14:16.500",
19+
"headBlockProducer": "ledgerwisete",
2020
"serverVersion": "v1.2.2",
2121
"chainId": "1eaa0824707c8c16bd25145493bf062aecddfeb56c736f6ba6397f3195f33c9f"
2222
},
@@ -28,11 +28,11 @@
2828
"blocked": 21,
2929
"finalizersRegistered": 0,
3030
"finalizersActive": 0,
31-
"activeSpringCompatible": 15,
32-
"springCompatible": 15,
33-
"bpApiSpring": 15,
31+
"activeSpringCompatible": 14,
32+
"springCompatible": 14,
33+
"bpApiSpring": 14,
3434
"bpApiReview": 1,
35-
"bpApiUnknown": 5,
35+
"bpApiUnknown": 6,
3636
"bpApiBlocked": 0
3737
},
3838
"gates": [
@@ -68,8 +68,8 @@
6868
"key": "bp-apis",
6969
"label": "Spring-compatible active BPs",
7070
"status": "review",
71-
"value": "15/21 Spring",
72-
"detail": "1 review, 5 unknown, 0 blocked"
71+
"value": "14/21 Spring",
72+
"detail": "1 review, 6 unknown, 0 blocked"
7373
},
7474
{
7575
"key": "savanna",
@@ -300,22 +300,26 @@
300300
"tables": []
301301
},
302302
"api": {
303-
"status": "unknown",
304-
"label": "No matching public API",
305-
"endpoint": "",
306-
"version": "",
307-
"bpJsonUrl": "",
308-
"bpJsonSource": "",
309-
"bpJsonStatus": "error",
310-
"bpJsonError": "https://ledgerwise.io/chains.json: This operation was aborted | https://ledgerwise.io/bp.json: 404 Not Found | https://ledgerwise.io/telos.json: 404 Not Found",
303+
"status": "ok",
304+
"label": "Spring",
305+
"endpoint": "https://telostestnet.ledgerwise.io",
306+
"version": "v1.2.2",
307+
"bpJsonUrl": "https://ledgerwise.io/telos/testnet/bp.json",
308+
"bpJsonSource": "chains.json",
309+
"bpJsonStatus": "ok",
310+
"bpJsonError": "",
311311
"endpoints": [
312+
"https://telostestnet.ledgerwise.io",
313+
"http://telostestnet.ledgerwise.io",
312314
"https://ledgerwise.io"
313315
],
314316
"attempts": [
315317
{
316-
"endpoint": "https://ledgerwise.io",
317-
"ok": false,
318-
"error": "404 Not Found"
318+
"endpoint": "https://telostestnet.ledgerwise.io",
319+
"ok": true,
320+
"chainId": "1eaa0824707c8c16bd25145493bf062aecddfeb56c736f6ba6397f3195f33c9f",
321+
"version": "v1.2.2",
322+
"chainMatches": true
319323
}
320324
]
321325
},
@@ -324,9 +328,7 @@
324328
"Savanna finalizer actions missing from eosio ABI",
325329
"Finalizer tables are not readable"
326330
],
327-
"warnings": [
328-
"No matching public API"
329-
]
331+
"warnings": []
330332
},
331333
{
332334
"name": "telosgreenbp",
@@ -596,26 +598,22 @@
596598
"tables": []
597599
},
598600
"api": {
599-
"status": "ok",
600-
"label": "Spring",
601-
"endpoint": "https://test.telos.eosusa.io",
602-
"version": "v1.2.2-lateblockfix",
603-
"bpJsonUrl": "https://eosusa.io/bp/telos/test/bp.json",
604-
"bpJsonSource": "chains.json",
605-
"bpJsonStatus": "ok",
606-
"bpJsonError": "",
601+
"status": "unknown",
602+
"label": "No matching public API",
603+
"endpoint": "",
604+
"version": "",
605+
"bpJsonUrl": "",
606+
"bpJsonSource": "",
607+
"bpJsonStatus": "error",
608+
"bpJsonError": "https://eosusa.io/bp/telos/test/chains.json: This operation was aborted | https://eosusa.io/bp/telos/test/bp.json: This operation was aborted | https://eosusa.io/bp/telos/test/telos.json: This operation was aborted",
607609
"endpoints": [
608-
"https://test.telos.eosusa.io",
609-
"http://test.telos.eosusa.io",
610610
"https://eosusa.io/bp/telos/test"
611611
],
612612
"attempts": [
613613
{
614-
"endpoint": "https://test.telos.eosusa.io",
615-
"ok": true,
616-
"chainId": "1eaa0824707c8c16bd25145493bf062aecddfeb56c736f6ba6397f3195f33c9f",
617-
"version": "v1.2.2-lateblockfix",
618-
"chainMatches": true
614+
"endpoint": "https://eosusa.io/bp/telos/test",
615+
"ok": false,
616+
"error": "This operation was aborted"
619617
}
620618
]
621619
},
@@ -624,7 +622,9 @@
624622
"Savanna finalizer actions missing from eosio ABI",
625623
"Finalizer tables are not readable"
626624
],
627-
"warnings": []
625+
"warnings": [
626+
"No matching public API"
627+
]
628628
},
629629
{
630630
"name": "eosauthority",
@@ -661,7 +661,7 @@
661661
{
662662
"endpoint": "https://api-telostest.eosauthority.com",
663663
"ok": false,
664-
"error": "This operation was aborted"
664+
"error": "503 Service Unavailable"
665665
},
666666
{
667667
"endpoint": "http://api-telostest.eosauthority.com",
@@ -1159,26 +1159,22 @@
11591159
"tables": []
11601160
},
11611161
"api": {
1162-
"status": "ok",
1163-
"label": "Spring",
1164-
"endpoint": "https://testnet.api.telos.blocksindia.com",
1165-
"version": "v1.2.2",
1166-
"bpJsonUrl": "https://telos.blocksindia.com/testnet.json",
1167-
"bpJsonSource": "chains.json",
1168-
"bpJsonStatus": "ok",
1169-
"bpJsonError": "",
1162+
"status": "unknown",
1163+
"label": "No matching public API",
1164+
"endpoint": "",
1165+
"version": "",
1166+
"bpJsonUrl": "",
1167+
"bpJsonSource": "",
1168+
"bpJsonStatus": "error",
1169+
"bpJsonError": "https://telos.blocksindia.com/chains.json: This operation was aborted | https://telos.blocksindia.com/bp.json: This operation was aborted | https://telos.blocksindia.com/telos.json: This operation was aborted",
11701170
"endpoints": [
1171-
"https://testnet.api.telos.blocksindia.com",
1172-
"http://testnet.api.telos.blocksindia.com",
11731171
"https://telos.blocksindia.com"
11741172
],
11751173
"attempts": [
11761174
{
1177-
"endpoint": "https://testnet.api.telos.blocksindia.com",
1178-
"ok": true,
1179-
"chainId": "1eaa0824707c8c16bd25145493bf062aecddfeb56c736f6ba6397f3195f33c9f",
1180-
"version": "v1.2.2",
1181-
"chainMatches": true
1175+
"endpoint": "https://telos.blocksindia.com",
1176+
"ok": false,
1177+
"error": "This operation was aborted"
11821178
}
11831179
]
11841180
},
@@ -1187,7 +1183,9 @@
11871183
"Savanna finalizer actions missing from eosio ABI",
11881184
"Finalizer tables are not readable"
11891185
],
1190-
"warnings": []
1186+
"warnings": [
1187+
"No matching public API"
1188+
]
11911189
},
11921190
{
11931191
"name": "infinitybloc",
@@ -1296,16 +1294,16 @@
12961294
"rpc": "https://mainnet.telos.net",
12971295
"chainId": "4667b205c6838ef70ff7988f6e8257e8be0e1284a2f59699054a018f743b1d11"
12981296
},
1299-
"generatedAt": "2026-06-09T22:38:41.158Z",
1300-
"durationMs": 19459,
1297+
"generatedAt": "2026-06-09T23:14:39.902Z",
1298+
"durationMs": 23790,
13011299
"overallStatus": "blocker",
13021300
"info": {
1303-
"headBlockNum": 472065733,
1304-
"lastIrreversibleBlockNum": 472065400,
1305-
"libLagBlocks": 333,
1306-
"headBlockTime": "2026-06-09T22:38:22.000",
1307-
"headBlockProducer": "eosphereiobp",
1308-
"serverVersion": "v1.2.2",
1301+
"headBlockNum": 472070042,
1302+
"lastIrreversibleBlockNum": 472069708,
1303+
"libLagBlocks": 334,
1304+
"headBlockTime": "2026-06-09T23:14:16.500",
1305+
"headBlockProducer": "bigironbptex",
1306+
"serverVersion": "v1.2.2-lateblockfix",
13091307
"chainId": "4667b205c6838ef70ff7988f6e8257e8be0e1284a2f59699054a018f743b1d11"
13101308
},
13111309
"counts": {
@@ -1316,12 +1314,12 @@
13161314
"blocked": 21,
13171315
"finalizersRegistered": 0,
13181316
"finalizersActive": 0,
1319-
"activeSpringCompatible": 9,
1320-
"springCompatible": 9,
1321-
"bpApiSpring": 9,
1317+
"activeSpringCompatible": 8,
1318+
"springCompatible": 8,
1319+
"bpApiSpring": 8,
13221320
"bpApiReview": 0,
1323-
"bpApiUnknown": 5,
1324-
"bpApiBlocked": 7
1321+
"bpApiUnknown": 7,
1322+
"bpApiBlocked": 6
13251323
},
13261324
"gates": [
13271325
{
@@ -1356,8 +1354,8 @@
13561354
"key": "bp-apis",
13571355
"label": "Spring-compatible active BPs",
13581356
"status": "blocker",
1359-
"value": "9/21 Spring",
1360-
"detail": "0 review, 5 unknown, 7 blocked"
1357+
"value": "8/21 Spring",
1358+
"detail": "0 review, 7 unknown, 6 blocked"
13611359
},
13621360
{
13631361
"key": "savanna",
@@ -1377,7 +1375,7 @@
13771375
"key": "public-rpc",
13781376
"label": "Public RPC Spring",
13791377
"status": "ok",
1380-
"value": "v1.2.2",
1378+
"value": "v1.2.2-lateblockfix",
13811379
"detail": "https://mainnet.telos.net reports Spring"
13821380
},
13831381
{
@@ -1973,26 +1971,22 @@
19731971
"tables": []
19741972
},
19751973
"api": {
1976-
"status": "ok",
1977-
"label": "Spring",
1978-
"endpoint": "https://telos.eosusa.io",
1979-
"version": "v1.2.2-lateblockfix",
1980-
"bpJsonUrl": "https://eosusa.io/bp/telos/bp.json",
1981-
"bpJsonSource": "chains.json",
1982-
"bpJsonStatus": "ok",
1983-
"bpJsonError": "",
1974+
"status": "unknown",
1975+
"label": "No matching public API",
1976+
"endpoint": "",
1977+
"version": "",
1978+
"bpJsonUrl": "",
1979+
"bpJsonSource": "",
1980+
"bpJsonStatus": "error",
1981+
"bpJsonError": "https://eosusa.io/bp/telos/chains.json: This operation was aborted | https://eosusa.io/bp/telos/bp.json: This operation was aborted | https://eosusa.io/bp/telos/telos.json: This operation was aborted",
19841982
"endpoints": [
1985-
"https://telos.eosusa.io",
1986-
"http://telos.eosusa.io",
19871983
"https://eosusa.io/bp/telos"
19881984
],
19891985
"attempts": [
19901986
{
1991-
"endpoint": "https://telos.eosusa.io",
1992-
"ok": true,
1993-
"chainId": "4667b205c6838ef70ff7988f6e8257e8be0e1284a2f59699054a018f743b1d11",
1994-
"version": "v1.2.2-lateblockfix",
1995-
"chainMatches": true
1987+
"endpoint": "https://eosusa.io/bp/telos",
1988+
"ok": false,
1989+
"error": "This operation was aborted"
19961990
}
19971991
]
19981992
},
@@ -2001,7 +1995,9 @@
20011995
"Savanna finalizer actions missing from eosio ABI",
20021996
"Finalizer tables are not readable"
20031997
],
2004-
"warnings": []
1998+
"warnings": [
1999+
"No matching public API"
2000+
]
20052001
},
20062002
{
20072003
"name": "eosauthority",
@@ -2411,7 +2407,7 @@
24112407
"bpJsonUrl": "",
24122408
"bpJsonSource": "",
24132409
"bpJsonStatus": "error",
2414-
"bpJsonError": "https://anypot.io/chains.json: 502 Bad Gateway | https://anypot.io/bp.json: This operation was aborted | https://anypot.io/telos.json: 502 Bad Gateway",
2410+
"bpJsonError": "https://anypot.io/chains.json: 502 Bad Gateway | https://anypot.io/bp.json: 502 Bad Gateway | https://anypot.io/telos.json: 502 Bad Gateway",
24152411
"endpoints": [
24162412
"https://anypot.io"
24172413
],
@@ -2450,36 +2446,33 @@
24502446
"tables": []
24512447
},
24522448
"api": {
2453-
"status": "blocker",
2454-
"label": "Leap or non-Spring",
2455-
"endpoint": "https://api.telos.blocksindia.com",
2456-
"version": "v5.0.3",
2457-
"bpJsonUrl": "https://telos.blocksindia.com/bp.json",
2458-
"bpJsonSource": "chains.json",
2459-
"bpJsonStatus": "ok",
2460-
"bpJsonError": "",
2449+
"status": "unknown",
2450+
"label": "No matching public API",
2451+
"endpoint": "",
2452+
"version": "",
2453+
"bpJsonUrl": "",
2454+
"bpJsonSource": "",
2455+
"bpJsonStatus": "error",
2456+
"bpJsonError": "https://telos.blocksindia.com/chains.json: This operation was aborted | https://telos.blocksindia.com/bp.json: This operation was aborted | https://telos.blocksindia.com/telos.json: This operation was aborted",
24612457
"endpoints": [
2462-
"https://api.telos.blocksindia.com",
2463-
"http://api.telos.blocksindia.com",
24642458
"https://telos.blocksindia.com"
24652459
],
24662460
"attempts": [
24672461
{
2468-
"endpoint": "https://api.telos.blocksindia.com",
2469-
"ok": true,
2470-
"chainId": "4667b205c6838ef70ff7988f6e8257e8be0e1284a2f59699054a018f743b1d11",
2471-
"version": "v5.0.3",
2472-
"chainMatches": true
2462+
"endpoint": "https://telos.blocksindia.com",
2463+
"ok": false,
2464+
"error": "This operation was aborted"
24732465
}
24742466
]
24752467
},
24762468
"status": "blocker",
24772469
"blockers": [
24782470
"Savanna finalizer actions missing from eosio ABI",
2479-
"Finalizer tables are not readable",
2480-
"Published API is not Spring compatible"
2471+
"Finalizer tables are not readable"
24812472
],
2482-
"warnings": []
2473+
"warnings": [
2474+
"No matching public API"
2475+
]
24832476
},
24842477
{
24852478
"name": "eosphereiobp",

0 commit comments

Comments
 (0)