0xMiden / 0xMiden/protocol

Add tag to Agglayer claim note

オープン
#2,787 コメント 7 件 リアクション 0 件 担当者 0 名 GitHub で見る
agglayer
主要言語
Rust
スター
132
フォーク
167
平均マージ
1日 23時間
マージ済み PR(30日)
110

説明

The claim note is created without a note tag: https://github.com/0xMiden/protocol/blob/965e88ed32af9d9d40cb1a362eb83c5adb1ab9e1/crates/miden-agglayer/src/claim_note.rs#L188-L189

Not sure if this is intentional but it should probably be set with
```rust
.with_tag(NoteTag::with_account_target(target_bridge_id))
```

Otherwise the tag is defaulted to 0.

cc @mmagician @partylikeits1983

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。