🚀 What's New
- Mainnet runtime compatibility update for all post-
v1.0.0changes - EVM debug tracing support (
trace_transaction,trace_block) with host-function bridge - RPC trace enabled by default for easier debugging and tooling integration
- Runtime precompile updates including ATLA burn precompile improvements
- Runtime + node version updates (
spec_versionupgrades, node1.1.0) - Operational hardening: Docker image improvements, CI/fmt/clippy/missing_docs fixes
⚠️ Important
v1.0.0is deprecated and is incompatible with the latest runtime updates- Recommended action: upgrade all mainnet nodes to
v1.1.0✅
🐳 Docker Image
- Use pinned image:
atletanetwork/atleta-node:mainnet-250326-132240 - Or use rolling tag:
atletanetwork/atleta-node:mainnet-latest
📦 Assets
chain-spec.mainnet.json(current mainnet chain spec for this release)