Files
aitbc/apps/blockchain-node
OWL c8b83298d4
Some checks failed
Blockchain Synchronization Verification / sync-verification (push) Failing after 4s
CLI Tests / test-cli (push) Failing after 4s
Coverage Phase 1 (70% Target) / test-coverage-70 (push) Failing after 25s
Coverage Phase 2 (85% Target) / test-coverage-85 (push) Failing after 16s
Cross-Chain Functionality Tests / test-cross-chain-sync (push) Successful in 6s
Cross-Chain Functionality Tests / test-cross-chain-transactions (push) Successful in 6s
Cross-Chain Functionality Tests / test-multi-chain-consensus (push) Successful in 4s
Cross-Node Transaction Testing / transaction-test (push) Successful in 10s
Deploy to Testnet / deploy-testnet (push) Failing after 18s
Documentation Validation / validate-docs (push) Failing after 25s
Multi-Node Stress Testing / stress-test (push) Has been cancelled
Security Scanning / security-scan (push) Has been cancelled
Documentation Validation / validate-policies-strict (push) Successful in 11s
Integration Tests / test-service-integration (push) Successful in 51s
Multi-Chain Island Architecture Tests / test-multi-chain-island (push) Successful in 10s
Multi-Node Blockchain Health Monitoring / health-check (push) Successful in 8s
Node Failover Simulation / failover-test (push) Failing after 9s
P2P Network Verification / p2p-verification (push) Successful in 20s
Python Tests / test-python (push) Failing after 1m6s
Cross-Chain Functionality Tests / aggregate-results (push) Successful in 3s
Fix poa.py genesis.json format compatibility and exchange.py syntax error
- poa.py: Support both flat and nested genesis.json formats (block.hash vs genesis_hash)
- exchange.py: Fix incomplete try/except in pairs function
- genesis.json: Updated to match CLI expected format with nested block structure
2026-05-27 07:12:02 +02:00
..

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.