Skip to content

Update to latest schnorrkel version (align with Substrate) #398

@jacogr

Description

@jacogr

After #397

One small issue would be that the newest (if we update to that as well) uses curve25519-dalek-ng while ed25519-zebra as linked above above still uses curve25519-dalek - having different versions for the same functionality does add overhead/size to the WASM. Either way try to align versions to use the same deps to not have an explosion.

We could possibly also test a trick like this - https://github.com/w3f/schnorrkel/blob/93e27d28f6a112be429295af7fd4549dde9f6796/Cargo.toml#L32

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2 - MediumImportant but not urgent. Enhances functionality and value, scheduled after higher priorities.

    Type

    No type

    Projects

    Status

    P2 - Medium

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions