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
Modify the decompression of the G1 and G2 points, basically each element size is changed from 32-bit to 48-bit.
Test: ZKM_DEV=true RUST_LOG=info cargo test -p zkm-verifier -r test_e2e_verify_groth16_bls12381 --features "ark bls12381" -- --ignored --nocapture
New features: