Some checks failed
Cross-Node Transaction Testing / transaction-test (push) Has been cancelled
Deploy to Testnet / deploy-testnet (push) Has been cancelled
Multi-Node Stress Testing / stress-test (push) Has been cancelled
Node Failover Simulation / failover-test (push) Has been cancelled
API Endpoint Tests / test-api-endpoints (push) Failing after 18m8s
Integration Tests / test-service-integration (push) Failing after 54s
Production Tests / Production Integration Tests (push) Successful in 21s
Python Tests / test-python (push) Failing after 1m13s
Security Scanning / security-scan (push) Successful in 40s
- Add logging to multi_modal_rl.py and log errors instead of exposing exception details - Log NetworkError exceptions in blockchain.py instead of exposing exception details - Replace str(e) with generic error messages in consensus.py exception handlers - Replace str(e) with generic error messages in users.py exception handlers - Fixes py/stack-trace-exposure security alerts