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
Work in different PRs to keep them short and easier to review. The first one will include the addition of the dependency, but the following should only include the implementation.
The text was updated successfully, but these errors were encountered:
Implement the BLS12-381 precompile following the reference spec https://eips.ethereum.org/EIPS/eip-2537.
Important
Use this lib https://github.com/sp1-patches/bls12_381 following this guide https://docs.succinct.xyz/docs/writing-programs/patched-crates for the EIP-2537 implementation.
Tip
Work in different PRs to keep them short and easier to review. The first one will include the addition of the dependency, but the following should only include the implementation.
The text was updated successfully, but these errors were encountered: