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
Current implementation encodes 1 point as 4 field elements and serialised so it is easy for poseidon to hash. In the Keccak scenario we can alter this so 1 point is only 2 field elements which decreases calldata cost
The text was updated successfully, but these errors were encountered:
Current implementation encodes 1 point as 4 field elements and serialised so it is easy for poseidon to hash. In the Keccak scenario we can alter this so 1 point is only 2 field elements which decreases calldata cost
The text was updated successfully, but these errors were encountered: