Commit d987d2b4 authored by Jake Hemmerle's avatar Jake Hemmerle Committed by GitHub
Browse files

swap ed25519-dalek for ed25519-zebra (#11781)



* swap ed25519-dalek for ed25519-zebra; no batch verificaiton

fixed batch verificaiton tests

removed additional zero verificaiton tests

removed comments, fixed test bug, added #[derive(Clone)]

Update primitives/core/src/ed25519.rs

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

* modified assertion to allow default ed25519-zebra zero key behavior

* cargo clippy

* Update primitives/core/Cargo.toml

Co-authored-by: default avatarBastian Köcher <[email protected]>

* Update primitives/core/src/ed25519.rs

Co-authored-by: default avatarDavide Galassi <[email protected]>

* Update primitives/core/src/ed25519.rs

Co-authored-by: default avatarDavide Galassi <[email protected]>

* Update primitives/core/src/ed25519.rs

Co-authored-by: default avatarDavide Galassi <[email protected]>

* Update primitives/core/src/ed25519.rs

Co-authored-by: default avatarDavide Galassi <[email protected]>

* updated Cargo.lock for sp-core

* fix inaccurate comment

Co-authored-by: default avatarSquirrel <[email protected]>
Co-authored-by: default avatarBastian Köcher <[email protected]>
Co-authored-by: default avatarBastian Köcher <[email protected]>
Co-authored-by: default avatarDavide Galassi <[email protected]>
parent 2d988e5f
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