Files
aitbc/contracts
aitbc d9f53ec7bc
Some checks failed
Contract Performance Benchmarks / benchmark-throughput (push) Has been skipped
Cross-Chain Functionality Tests / test-cross-chain-sync (push) Has been skipped
Cross-Chain Functionality Tests / test-cross-chain-transactions (push) Successful in 29s
Cross-Chain Functionality Tests / test-cross-chain-bridge (push) Has been skipped
Cross-Chain Functionality Tests / test-multi-chain-consensus (push) Has been skipped
Cross-Chain Functionality Tests / aggregate-results (push) Has been skipped
Deploy to Testnet / deploy-testnet (push) Failing after 1m49s
Deploy to Testnet / notify-deployment (push) Successful in 1s
Contract Performance Benchmarks / benchmark-execution-time (push) Failing after 13m27s
Contract Performance Benchmarks / benchmark-gas-usage (push) Failing after 13m31s
Contract Performance Benchmarks / compare-benchmarks (push) Has been cancelled
fix: add testnet network configuration to hardhat.config.js
- Add testnet network with RPC URL from TESTNET_RPC_URL env var
- Add deployer account from TESTNET_DEPLOYER_PRIVATE_KEY env var
- Set chainId to 31337 for testnet
- This fixes HH100 error when deploying to testnet
2026-04-29 12:03:27 +02:00
..