Files
aitbc/apps
aitbc 6a7258941a
Some checks failed
Blockchain Synchronization Verification / sync-verification (push) Failing after 5s
Integration Tests / test-service-integration (push) Failing after 10s
Multi-Node Blockchain Health Monitoring / health-check (push) Successful in 4s
P2P Network Verification / p2p-verification (push) Successful in 4s
Python Tests / test-python (push) Successful in 12s
Security Scanning / security-scan (push) Successful in 30s
Fix: Initialize _last_block_timestamp from head block on startup
This fixes the hybrid mode heartbeat logic which was unable to
calculate time since last block after service restart because
_last_block_timestamp was None.
2026-04-23 11:02:03 +02:00
..
```
2026-03-08 12:16:01 +01:00