Skip to content

SP1ProofWithPublicValues should support deserialization from byte slice #2521

@itzmeanjan

Description

@itzmeanjan

Component

sp1-sdk

Describe the feature you would like

SP1ProofWithPublicValues struct (https://docs.rs/sp1-sdk/5.2.4/sp1_sdk/proof/struct.SP1ProofWithPublicValues.html) should allow easy deserialization from a &[u8]. It allow byte serialization. My use case doesn't encourage me to use save->load path. Instead I just want it to be able to deserialize from raw bytes.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions