SOption[T] serialization support #775
Labels
6.0
Functionality needed for Ergo v6.0 (interpreter v3)
Bounty - 100 ERG
bounty
Bounty for resolving the issue
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: