Some checks failed
Blockchain Synchronization Verification / sync-verification (push) Successful in 2s
Integration Tests / test-service-integration (push) Failing after 9s
Multi-Node Blockchain Health Monitoring / health-check (push) Successful in 2s
P2P Network Verification / p2p-verification (push) Successful in 3s
Python Tests / test-python (push) Successful in 10s
Security Scanning / security-scan (push) Successful in 27s
- Comment out PRAGMA journal_mode=WAL in database.py - Keep other SQLite optimizations (synchronous=NORMAL, cache_size, temp_store) - CoW already disabled on data directory via chattr +C