0xMiden/protocol

refactor: Move `ProofData` and `LeafData` out of claim_note.rs

オープン

#2,907 opened on 2026/05/12

 (4 件のコメント) (1 件のリアクション) (0 人の担当者)Rust (139 件のフォーク)github user discovery
agglayergood first issue

Repository metrics

Stars
 (123 個のスター)
PR merge metrics
 (平均マージ 5d 11h) (30d で 110 merged PRs)

説明

Follow-up to https://github.com/0xMiden/protocol/pull/2818#discussion_r3224607250.

ProofData and LeafData currently live in crates/miden-agglayer/src/claim_note.rs but aren't specifically tied to CLAIM-note construction. Move them to a more appropriate location.

コントリビューターガイド