Some checks failed
Integration Tests / test-service-integration (push) Successful in 11s
Multi-Node Blockchain Health Monitoring / health-check (push) Successful in 3s
P2P Network Verification / p2p-verification (push) Successful in 3s
Python Tests / test-python (push) Successful in 11s
Security Scanning / security-scan (push) Successful in 35s
Blockchain Synchronization Verification / sync-verification (push) Failing after 2s
- Add .replace(")", "") to received_height parsing
- Fixes ValueError when parsing '9007)' as integer
- Auto sync was failing due to parsing bug in main.py
- Reason format: 'Gap detected (our height: 8175, received: 9007)'