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
@ludamad per our private conversation, we agreed that BarretenbergSync should be nuked for this issue to be resolved.
It will make Ecdsa, Secp256k1, Aes and Schnorr class methods async. And some other methods like poseidonHash will also have to be made async. It's better to make this change sooner than later because it is a breaking change
The text was updated successfully, but these errors were encountered:
@ludamad per our private conversation, we agreed that
BarretenbergSync
should be nuked for this issue to be resolved.It will make Ecdsa, Secp256k1, Aes and Schnorr class methods async. And some other methods like poseidonHash will also have to be made async. It's better to make this change sooner than later because it is a breaking change
The text was updated successfully, but these errors were encountered: