Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

[try-runtime-cli] Improve header info retrieval #9027

Closed
emostov opened this issue Jun 4, 2021 · 1 comment · Fixed by #9788
Closed

[try-runtime-cli] Improve header info retrieval #9027

emostov opened this issue Jun 4, 2021 · 1 comment · Fixed by #9788
Labels
A5-stale Pull request did not receive any updates in a long time. No review needed at this stage. Close it.

Comments

@emostov
Copy link
Contributor

emostov commented Jun 4, 2021

  • Remove --header-at option by
    • for State::Snap use block hash from system pallet instead of flag with hash
    • for State::Live can simply use hash from --block-at
  • For State::Snap try and allow the user to either feed in a file with the header or find a way to extract the neccesary header info from state (system pallet). This may involve extracting info and then recreating a close-enough mock header

follow up to #8966

@stale
Copy link

stale bot commented Jul 7, 2021

Hey, is anyone still working on this? Due to the inactivity this issue has been automatically marked as stale. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the A5-stale Pull request did not receive any updates in a long time. No review needed at this stage. Close it. label Jul 7, 2021
@ghost ghost closed this as completed in #9788 Sep 21, 2021
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A5-stale Pull request did not receive any updates in a long time. No review needed at this stage. Close it.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant