zkBob / libzkbob-rs

Apache License 2.0
1 stars 3 forks source link

Add ability to parse coldstorage with different ec points formats #45

Open AllFi opened 1 year ago

AllFi commented 1 year ago

In this PR the following was done:

The open question is whether we need to keep backward compatibility or not. I think it probably isn't worth it because even if clients failed to sync state with the cold storage they still can continue with the usual sync. And the only period when it would be useful is the period when we've already updated the ui but haven't updated the cold storage.

The reason why it could be useful is described at https://github.com/zkBob/zkbob-pool-storage/issues/2.