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
* Update to curv:0.10.
Also update zk-paillier and kzen-paillier.
* Switch git branch for multi-party-ecdsa repository.
* Switch off default-features for curv-kzen.
Otherwise it breaks the webassembly compilation as the rust-gmp-kzen
library (which is the default for the curv library) does not compile for
wasm32 and we need to use num-bigint instead.
A sample scenario:
The text was updated successfully, but these errors were encountered: