Files
aitbc/scripts/multi-node
aitbc fbcf8e1854
Some checks failed
Blockchain Synchronization Verification / sync-verification (push) Failing after 6s
Deploy to Testnet / deploy-testnet (push) Failing after 1m5s
Multi-Node Blockchain Health Monitoring / health-check (push) Failing after 2s
P2P Network Verification / p2p-verification (push) Successful in 2s
Deploy to Testnet / notify-deployment (push) Successful in 2s
fix: Query node's supported chains before checking RPC health
- Add get_supported_chains() function to query each node's health endpoint
- Modify check_node_health() to use node-specific supported chains
- Prevents false failures when nodes only support specific chains
- Blockchain nodes may be configured to support different chains
- Health check now respects each node's actual chain configuration
2026-04-29 16:24:19 +02:00
..