Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
validated historic decoding on Kusama Asset Hub storage and investigated missing types.
Ran block decoding storage against wss://asset-hub-kusama-rpc.n.dwellir.com:
Ran from 0 to 1400 blocks
Found spec version change at block 26668 (from spec version 1020 to 1021) - Ran from 26668 to 26730
Found spec version change at block 38244 (from spec version 1021 to 1022) - Ran from 38244 to 38264
Found spec version change at block 54248 (from spec version 1022 to 1023) - Ran from 54248 to 54289
Found spec version change at block 59658 (from spec version 1023 to 1024) - Ran from 59658 to 59690
Found spec version change at block 67650 (from spec version 1024 to 1025) - Ran from 67650 to 67750
Found spec version change at block 82191 (from spec version 1025 to 1027) - Ran from 82191 to 82291
Found spec version change at block 83237 (from spec version 1027 to 1028) - Ran from 83237 to 83250
Found spec version change at block 101503 (from spec version 1028 to 1029) - Ran from 101503 to 101520
Found spec version change at block 203466 (from spec version 1029 to 1030) - Ran from 203466 to 203480
Found spec version change at block 295787 (from spec version 1030 to 1031) - Ran from 295787 to 295800
Found spec version change at block 461692 (from spec version 1031 to 1032) - Ran from 461692 to 461710
Found spec version change at block 504329 (from spec version 1032 to 1033) - Ran from 504329 to 504340
Found spec version change at block 569326 (from spec version 1033 to 1038) - Ran from 569326 to 569340
Found spec version change at block 587686 (from spec version 1038 to 1039) - Ran from 587686 to 587700
Found spec version change at block 653183 (from spec version 1039 to 1040) - Ran from 653183 to 653200
Found spec version change at block 693487 (from spec version 1040 to 1042) - Ran from 693487 to 693500
Found spec version change at block 901442 (from spec version 1042 to 1045) - Ran from 901442 to 901455
Found spec version change at block 1375086 (from spec version 1045 to 1050) - Ran from 1375086 to 1375100
Command used
cargo run --release -- decode-blocks --types kusuma_ah_storage_types.yaml --url wss://asset-hub-kusama-rpc.n.dwellir.com --starting-block 0 --connections 50