calculating checksum is slow
We're using reed-solomon.
+calculating checksum is slow
We're using reed-solomon.
It is a lightweight implementation of klauspost/reedsolomon, just to be compatible with greenfield-common.
As we all know, JavaScript is not good at this kind of intensive computing. In fact, the results we tested on local Nodejs were about 10 times slower than Go.
But to be able to use it in the Javascript, we created reed-solomon, which is the core library.
diff --git a/FAQs/migrate/index.html b/FAQs/migrate/index.html index f9ee5b0d..c3dce5ee 100644 --- a/FAQs/migrate/index.html +++ b/FAQs/migrate/index.html @@ -4,11 +4,11 @@migrate to 2
-
+
-
Remove
zkCryptoUrl
params whenClient
initializing. PR: simply offchainauth (ED25519)
@@ -18,6 +18,6 @@
-
object.uploadObject
's params changes. PR: upload object
-