Some checks failed
Blockchain Synchronization Verification / sync-verification (push) Failing after 9s
Cross-Chain Functionality Tests / test-cross-chain-sync (push) Successful in 8s
Cross-Chain Functionality Tests / test-cross-chain-transactions (push) Successful in 4s
Cross-Chain Functionality Tests / test-multi-chain-consensus (push) Successful in 3s
Cross-Node Transaction Testing / transaction-test (push) Successful in 3s
Deploy to Testnet / deploy-testnet (push) Successful in 1m40s
Integration Tests / test-service-integration (push) Failing after 3s
Multi-Chain Island Architecture Tests / test-multi-chain-island (push) Successful in 4s
Multi-Node Blockchain Health Monitoring / health-check (push) Successful in 5s
Multi-Node Stress Testing / stress-test (push) Successful in 2s
Node Failover Simulation / failover-test (push) Failing after 3s
P2P Network Verification / p2p-verification (push) Successful in 2s
Python Tests / test-python (push) Failing after 36s
Security Scanning / security-scan (push) Successful in 19s
Cross-Chain Functionality Tests / aggregate-results (push) Successful in 2s
- Add import os for environment variable support - Change env_file from /etc/aitbc/.env to /etc/aitbc/blockchain.env (standard) - Make gossip_broadcast_url configurable via GOSSIP_BROADCAST_URL env var - Add cross_site_remote_endpoints configuration via CROSS_SITE_REMOTE_ENDPOINTS env var - Remove hardcoded URLs and IPs from source code - Align local codebase with container configuration
Blockchain Node
Documentation has moved to: docs/apps/blockchain/blockchain-node.md
This file has been migrated to the central documentation location. Please update your bookmarks and references to point to the new location.
For the complete documentation including architecture, setup, API reference, and troubleshooting, see the Blockchain Node documentation.