Unverified Commit 0a94124d authored by drskalman's avatar drskalman Committed by GitHub
Browse files

Make BEEFY client keystore generic over BEEFY `AuthorityId` type (#2258)



This is the significant step to make BEEFY client able to handle both
ECDSA and (ECDSA, BLS) type signature. The idea is having BEEFY Client
generic on crypto types makes migration to new types smoother.

This makes the BEEFY Keystore generic over AuthorityId and extends its
tests to cover the case when the AuthorityId is of type (ECDSA,
BLS12-377)

---------

Co-authored-by: default avatarDavide Galassi <[email protected]>
Co-authored-by: default avatarRobert Hambrock <[email protected]>
parent bc5a758c
Pipeline #443112 failed with stages
in 1 hour, 27 minutes, and 25 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment