Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

schnorrkel/serde #9072

@burdges

Description

@burdges

We use schnorrkel's serde dependency at https://github.com/paritytech/substrate/blob/master/primitives/core/Cargo.toml#L104 which makes me nervous since not sure how stable serde is. We might explore removing it somehow and using the stable from_bytes and to_bytes instead.

I'm worried about shit like some serde dependency changing a UTF or Unicode ligature or something, but maybe stuff like bincode is fine.

ref schnorrkel's serde revision history https://github.com/w3f/schnorrkel/commits/master/src/serdey.rs

Metadata

Metadata

Assignees

No one assigned

    Labels

    J2-unconfirmedIssue might be valid, but it’s not yet known.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions