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
{{ message }}
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.
To avoid a overly bulky PR, we leave the following future works on BN254.sol on top of #59:
expect(ContractCall).to.revertWithMessage()
to test validateG1Point functionFrom<(U256, U256)> for G1Point
since ethers.rs added return struct support: Add return struct support from abigen function signatures gakonst/ethers-rs#661library Curve
->library BN254
? (done in refactor: add contract folder struct #71 )The text was updated successfully, but these errors were encountered: