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
OK, thanks. I hope it can be supported, because the c-kzg does not support browsers, and the performance of kzg-wasm is too poor. It takes about 700ms to execute blobToKzgCommitment() or computeBlobKzgProof().
So, assuming a transaction has 3 blobs, it takes about 4-5 seconds to generate commitment and proof.
The blob needs to be generated as proof. blobToKzgCommitment() and computeBlobKzgProof()
The text was updated successfully, but these errors were encountered: