Prerequisites
Confirm completion of all functional, integration, and security testing on Paseo and Tanssi testnets.
Perform fuzz testing, weight benchmarking, and full governance cycles.
Have all audit reports and fixes implemented.
Prepare a Release Candidate (RC) runtime WASM:
bashCopyEditcargo build --release --features runtime-benchmarks
Last updated