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
Labels
A5-stale
Pull request did not receive any updates in a long time. No review needed at this stage. Close it.
--header-at
option byState::Snap
use block hash from system pallet instead of flag with hashsubstrate/frame/system/src/lib.rs
Line 569 in 050e4ac
substrate/frame/system/src/lib.rs
Line 557 in 050e4ac
State::Live
can simply use hash from--block-at
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 headerfollow up to #8966
The text was updated successfully, but these errors were encountered: