paritytech / paritytech/try-runtime-cli
Dry-run multi-block migrations
Abierto
@liamaharon ya está trabajando en esto.
Desde el 26/4/2024.
enhancement
- Lenguaje dominante
- Rust
- Estrellas
- 25
- Forks
- 29
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Original issue https://github.com/paritytech/substrate/issues/14291
@kianenigma am I right to assume we'll want to make it easy to test these with try-runtime-cli? Ideally should be as easy as `on-runtime-upgrade`, maybe make it auto-mine blocks until all multi-block migrations are complete & provide a hook that runs afterwards?
Originally posted by @liamaharon in https://github.com/paritytech/substrate/issues/14275#issuecomment-1570824518
Kian response:
Good to think about it early, and yes I think it is possible with little effort. I believe follow-chain will already do everything needed to test an MBM?
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.