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 serialization for SOption[T], also look into how best to handle versioning in serializer functions. Currently versioning in interpreter is done by checking Context.preheader.version, but this isn't available when doing serialization.
The text was updated successfully, but these errors were encountered:
Add serialization for SOption[T], also look into how best to handle versioning in serializer functions. Currently versioning in interpreter is done by checking Context.preheader.version, but this isn't available when doing serialization.
The text was updated successfully, but these errors were encountered: