aitbc
7d3fe5891c
Blockchain Synchronization Verification / sync-verification (push) Failing after 10s
Integration Tests / test-service-integration (push) Has started running
Python Tests / test-python (push) Has been cancelled
Multi-Node Blockchain Health Monitoring / health-check (push) Failing after 14s
Security Scanning / security-scan (push) Has been cancelled
P2P Network Verification / p2p-verification (push) Successful in 7s
fix: add ClassVar annotation to genesis_candidates in ChainSettings
...
Pydantic v2 requires all class attributes to be annotated. genesis_candidates
is a class-level constant, not a field, so it should be annotated as ClassVar.
2026-04-25 08:13:33 +02:00
..
2026-04-25 07:25:44 +02:00
2026-04-24 10:42:29 +02:00
2026-04-24 10:42:29 +02:00
2026-04-25 07:20:45 +02:00
2026-04-25 08:06:11 +02:00
2026-04-25 08:13:33 +02:00
2026-04-25 07:23:45 +02:00
2026-04-25 08:00:40 +02:00
2026-04-25 07:46:44 +02:00
2026-04-25 07:23:45 +02:00
2026-04-25 07:23:45 +02:00
2026-04-25 07:23:45 +02:00
2026-04-25 07:12:42 +02:00
2026-04-25 07:22:13 +02:00
2026-04-25 07:23:45 +02:00
2026-04-25 07:23:45 +02:00
2026-04-25 07:22:55 +02:00
2026-04-25 07:22:55 +02:00
2026-04-25 07:22:55 +02:00
2026-04-25 07:22:55 +02:00
2026-04-25 07:21:34 +02:00
2026-04-25 07:46:44 +02:00
2026-04-25 07:23:45 +02:00
2026-04-25 07:46:44 +02:00
2026-04-23 16:43:17 +02:00
2026-03-08 11:26:18 +01:00