Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TryRuntime] Tracking Issue for road to stable, easily usable migrations & a try-runtime-cli "V1" #178

Closed
7 tasks done
kianenigma opened this issue Apr 27, 2023 · 1 comment
Assignees
Labels
T1-FRAME This PR/Issue is related to core FRAME, the framework.

Comments

@kianenigma
Copy link
Contributor

kianenigma commented Apr 27, 2023

This is a wrapper issue for Parity Roadmap.

Overview

try-runtime-cli is a tool used to test development runtimes against production chain state, it has become a indispensable tool for testing migrations and new logic. However there are some areas where the developer experience of using the tool can be improved, and also areas in which the internal try-runtime feature gated code could be refactored to be more robust and easy to use. This issue tracks the core improvements we would like to implement for the try-runtime-cli, and its capabilities via try-runtime feature gated code by the end of the year.

try-runtime-cli improvements

try-runtime improvements

@kianenigma kianenigma changed the title [TryRuntime] Tracking Issue for road to a stable, easily usable API [TryRuntime] Tracking Issue for road to a stable, easily usable try-runtime-cli "V1" Apr 27, 2023
@liamaharon liamaharon changed the title [TryRuntime] Tracking Issue for road to a stable, easily usable try-runtime-cli "V1" [TryRuntime/Migrations] Tracking Issue for road to stable, easily usable migrations & a try-runtime-cli "V1" May 22, 2023
@liamaharon liamaharon changed the title [TryRuntime/Migrations] Tracking Issue for road to stable, easily usable migrations & a try-runtime-cli "V1" [TryRuntime] Tracking Issue for road to stable, easily usable migrations & a try-runtime-cli "V1" May 22, 2023
@kianenigma kianenigma removed their assignment May 30, 2023
@juangirini juangirini transferred this issue from paritytech/substrate Aug 24, 2023
@the-right-joyce the-right-joyce added T1-FRAME This PR/Issue is related to core FRAME, the framework. and removed T1-runtime labels Aug 25, 2023
@liamaharon
Copy link
Contributor

I think adding try-state for all pallets is out of scope for this issue. will remove that point and close it.

serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 8, 2024
* backoff on connection-unrelated errors

* cargo fmt --all

* Fix some typos

Co-authored-by: Hernando Castano <[email protected]>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 8, 2024
* backoff on connection-unrelated errors

* cargo fmt --all

* Fix some typos

Co-authored-by: Hernando Castano <[email protected]>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
* backoff on connection-unrelated errors

* cargo fmt --all

* Fix some typos

Co-authored-by: Hernando Castano <[email protected]>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
* backoff on connection-unrelated errors

* cargo fmt --all

* Fix some typos

Co-authored-by: Hernando Castano <[email protected]>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
* backoff on connection-unrelated errors

* cargo fmt --all

* Fix some typos

Co-authored-by: Hernando Castano <[email protected]>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
* backoff on connection-unrelated errors

* cargo fmt --all

* Fix some typos

Co-authored-by: Hernando Castano <[email protected]>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
* backoff on connection-unrelated errors

* cargo fmt --all

* Fix some typos

Co-authored-by: Hernando Castano <[email protected]>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
* backoff on connection-unrelated errors

* cargo fmt --all

* Fix some typos

Co-authored-by: Hernando Castano <[email protected]>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 10, 2024
* backoff on connection-unrelated errors

* cargo fmt --all

* Fix some typos

Co-authored-by: Hernando Castano <[email protected]>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 10, 2024
* backoff on connection-unrelated errors

* cargo fmt --all

* Fix some typos

Co-authored-by: Hernando Castano <[email protected]>
jonathanudd pushed a commit to jonathanudd/polkadot-sdk that referenced this issue Apr 10, 2024
* backoff on connection-unrelated errors

* cargo fmt --all

* Fix some typos

Co-authored-by: Hernando Castano <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T1-FRAME This PR/Issue is related to core FRAME, the framework.
Projects
Status: Done
Status: Done
Development

No branches or pull requests

4 participants