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:Squirrel <gilescope@gmail.com> * modified assertion to allow default ed25519-zebra zero key behavior * cargo clippy * Update primitives/core/Cargo.toml Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com> * Update primitives/core/src/ed25519.rs Co-authored-by:
Davide Galassi <davxy@datawok.net> * Update primitives/core/src/ed25519.rs Co-authored-by:
Davide Galassi <davxy@datawok.net> * Update primitives/core/src/ed25519.rs Co-authored-by:
Davide Galassi <davxy@datawok.net> * Update primitives/core/src/ed25519.rs Co-authored-by:
Davide Galassi <davxy@datawok.net> * updated Cargo.lock for sp-core * fix inaccurate comment Co-authored-by: Squirrel <gi...
Showing
- substrate/Cargo.lock 15 additions, 1 deletionsubstrate/Cargo.lock
- substrate/Cargo.toml 1 addition, 1 deletionsubstrate/Cargo.toml
- substrate/primitives/core/Cargo.toml 3 additions, 3 deletionssubstrate/primitives/core/Cargo.toml
- substrate/primitives/core/src/ed25519.rs 21 additions, 30 deletionssubstrate/primitives/core/src/ed25519.rs
- substrate/primitives/io/src/lib.rs 17 additions, 10 deletionssubstrate/primitives/io/src/lib.rs
Please register or sign in to comment