forked from ReamLabs/ream
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Describe the feature
- Merge
--features risc0with -- --proof-gen flags - 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
- IMPORTANT In message.rs we modified
LeanGossipSubMessageremovingPartialEq, Eq. Is this acceptable for the Ream team?#[cfg(not(feature = "risc0"))] - We used bincode to deserialise
block_proofin 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 - Check Cargo.toml files especially the one include
ream-chain-leanwithoptional = true
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels