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
I cant save cmp/keygen round. Some structures have variables that are not exported(pkg/pedersen Parameters).
We can add MarshalBinary and UnmarshalBinary methods and use the cbor package to save rounds.
We can use the RAFT protocol and multiple nodes to creating a pair of key and we can save rounds after each message. I think this is more fault tolerance.
The text was updated successfully, but these errors were encountered:
I cant save cmp/keygen round. Some structures have variables that are not exported(pkg/pedersen Parameters).
We can add MarshalBinary and UnmarshalBinary methods and use the cbor package to save rounds.
We can use the RAFT protocol and multiple nodes to creating a pair of key and we can save rounds after each message. I think this is more fault tolerance.
The text was updated successfully, but these errors were encountered: