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
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: paritytech/polkadot-sdk#4931
The text was updated successfully, but these errors were encountered:
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:
paritytech/polkadot-sdk#4931
The text was updated successfully, but these errors were encountered: