Skip to content
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