Skip to content

Changes to be implemented #1

@DimitriosMitsios

Description

@DimitriosMitsios

Describe the feature

  1. Merge --features risc0 with -- --proof-gen flags
  2. in main.rs, Claude modified topic by adding mut and cloned forkhttps://github.com/DimitriosMitsios/ream/blob/1f85daa2154c312011f4daaebd0283007771c4bc/bin/ream/src/main.rs#L183C1-L203C1
  3. IMPORTANT In message.rs we modified LeanGossipSubMessage removing PartialEq, Eq. Is this acceptable for the Ream team?
    #[cfg(not(feature = "risc0"))]
  4. We used bincode to deserialise block_proof in contrast to ssz ethereum library that was used for the rest of gossipsub messages, is it acceptable?
    // Use bincode for BlockProof since it contains risc0 Receipt
  5. Check Cargo.toml files especially the one include ream-chain-lean with optional = true

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions