BLS crypto module only has tests for BLS12-377. We are moving to BLS12-381 so we should have test for BLS12-381 as well. The test in BEEFY primitives also are hardcoded for BLS12-377 and we should recalculate values for BLS12-381. This happening here:
https://github.com/paritytech/polkadot-sdk/pull/4931
BLS crypto module only has tests for BLS12-377. We are moving to BLS12-381 so we should have test for BLS12-381 as well. The test in BEEFY primitives also are hardcoded for BLS12-377 and we should recalculate values for BLS12-381. This happening here: https://github.com/paritytech/polkadot-sdk/pull/4931