Open supernovahs opened 3 months ago
@iStrike7 @vanderian Running this example , using the blskeypair from your code https://github.com/supernovahs/eigen-rs/blob/supernovahs/integrate_bls_utils_by_gasp/examples/avsregistry-write/examples/register_operator_in_quorum_with_avs_registry_coordinator.rs
But the operator is not being registered. Getting error scalar_mul INVALID OPCODE
@supernovahs Sorry for the late reply... @vanderian is OOO till 15th August... Could you please wait until? Thanks!
https://github.com/mangata-finance/eigen-layer-monorepo/blob/main/avs-finalizer/src/crypto/bn254.rs
Ref https://github.com/supernovahs/eigen-rs/pull/42
The bls code is not working for me . Can u share how to use your code in this repo for testing purposes?