Commit 56a9f55c authored by Serban Iorga's avatar Serban Iorga Committed by GitHub
Browse files

BEEFY: Define a `BeefyVerify` trait for signatures (#12299)



* Define CustomVerify trait

Signed-off-by: default avatarSerban Iorga <[email protected]>

* Use ECDSA CustomVerify for MultiSignature

Signed-off-by: default avatarSerban Iorga <[email protected]>

* beefy: small simplifications

Signed-off-by: default avatarSerban Iorga <[email protected]>

* Revert "Use ECDSA CustomVerify for MultiSignature"

This reverts commit 136cff82505662dd92c864491814629d2bc349f0.

* Revert "Define CustomVerify trait"

This reverts commit adf91e9e6d1bdea6f00831f6067b74c3d945f9a2.

* Define BeefyAuthorityId and BeefyVerify traits

* Improve BeefyVerify unit tests

Co-authored-by: default avatarRobert Hambrock <[email protected]>

* fmt & import sp_core::blake2_256

* Renamings

* remove SignerToAccountId

* fix

Signed-off-by: default avatarSerban Iorga <[email protected]>
Co-authored-by: default avatarRobert Hambrock <[email protected]>
parent eee79a1f
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