Atleta-network / atleta

https://atleta.network
GNU General Public License v3.0
11 stars 5 forks source link

Add try-runtime to the node binary #171

Closed hrls closed 1 month ago

DmitriVT commented 1 month ago

To perform a runtime upgrade, we need to implement a mechanism for testing these upgrades on a fork of the running network. The try-runtime command in the node will help us with this. https://paritytech.github.io/try-runtime-cli/try_runtime/ https://github.com/paritytech/try-runtime-cli?tab=readme-ov-file