Files
aitbc/.gitea
aitbc e062d12a86
Some checks failed
Contract Performance Benchmarks / benchmark-gas-usage (push) Successful in 1m5s
Contract Performance Benchmarks / benchmark-execution-time (push) Successful in 1m4s
Contract Performance Benchmarks / benchmark-throughput (push) Successful in 59s
Cross-Chain Functionality Tests / test-cross-chain-sync (push) Failing after 2s
Cross-Chain Functionality Tests / test-cross-chain-transactions (push) Successful in 2s
Cross-Chain Functionality Tests / test-cross-chain-bridge (push) Has been skipped
Cross-Chain Functionality Tests / test-multi-chain-consensus (push) Failing after 2s
Cross-Chain Functionality Tests / aggregate-results (push) Has been skipped
Deploy to Testnet / deploy-testnet (push) Failing after 1m6s
Contract Performance Benchmarks / compare-benchmarks (push) Successful in 1s
Deploy to Testnet / notify-deployment (push) Successful in 2s
fix: Skip deploy-testnet due to incompatible RPC protocol
- Revert hardhat.config.js testnet RPC URL to localhost:8545
- Skip deployment step in deploy-testnet workflow
- AITBC blockchain uses custom RPC protocol, not standard Ethereum JSON-RPC
- Hardhat expects Ethereum-compatible JSON-RPC endpoint which is not available
2026-04-29 19:43:42 +02:00
..