Some checks failed
Cross-Node Transaction Testing / transaction-test (push) Successful in 2s
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
Python Tests / test-python (push) Has been cancelled
- Update datetime.now(UTC) to datetime.now(timezone.utc) across all test files - Fix test_block_import.py to use dynamic base height from current chain head - Fix test_block_import_complete.py to calculate base_height from current head - Add SSH options for non-interactive connection in test_cross_node_blockchain.py - Add timeout parameter to SSH subprocess call - Update all timestamp generation to use timezone.utc