Closed ashWhiteHat closed 1 year ago
Hi there
I would like to add label A0-please_review
but it seems I can't
I also found following std feature duplication. https://github.com/paritytech/substrate/blob/fbdf00888d778bab4d31a8938de7bed7e53d2d53/test-utils/runtime/Cargo.toml#L85-LL86
Description
I found signature test code following duplication. https://github.com/paritytech/substrate/blob/fbdf00888d778bab4d31a8938de7bed7e53d2d53/primitives/runtime/src/traits.rs#L2424-L2425
ecdsa error case is not tested and ed25519/sr25519 cases are not tested. I added following test cases
Checklist
A
,B
,C
andD
required)