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
#53 and #54 both avoid panics when the data isn't properly SCALE encoded. We should add a bunch of tests (perhaps using something like proptest) to check that we avoid panics with improperly encoded data.