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
During the refresh shares work, there was a bug that wasn't showing up on tests because it only happened when serializing the structs generated by the refresh shares functionality.
It would be good to add serialization roundtrips (serialize then deserialize) in the generic FROST tests, to make sure things that need to be serialized can actually be serialized.
The text was updated successfully, but these errors were encountered:
During the refresh shares work, there was a bug that wasn't showing up on tests because it only happened when serializing the structs generated by the refresh shares functionality.
It would be good to add serialization roundtrips (serialize then deserialize) in the generic FROST tests, to make sure things that need to be serialized can actually be serialized.
The text was updated successfully, but these errors were encountered: