You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add ChainSpec selector for InspectStateViewer (#3)
- Change StateViewer from 2 tabs to 3 tabs (Encoded/Decoded Tiny/Decoded Full)
- Add chainSpec prop to InspectStateViewer to select between tinyChainSpec and fullChainSpec
- Update useLoadState hook to dynamically select chain spec based on prop
- Update tests to handle new tab structure and mock fullChainSpec
- Maintain backward compatibility with chainSpec defaulting to 'tiny'
Fixes#3
Co-Authored-By: Tomek Drwięga <tomusdrw+github@gmail.com>
0 commit comments