0xMiden / 0xMiden/rust-sdk

refactor: revisit note import process

未關閉
#876 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Rust
星號
78
分支
129
平均合併
4 天 14 小時
30 天內合併 PR
52

描述

- Should we simplify the import process and move some of the logic to the `SyncState` component? I belive this would reduce the number of edge cases when dealing with note state transitions by centralizing the logic in one place. Context: https://github.com/0xPolygonMiden/miden-client/pull/828#issuecomment-2828769510

- In a similar vein, how should we deal with `Unverified` notes in the import process? Currently, when we import an unverified note we add its tag to the client so that it is verified in the sync process. This simplifies the import process (in line with the first point) but may overload the sync requests a bit which may be a problem for the node. Context: https://github.com/0xPolygonMiden/miden-client/pull/828#issuecomment-2791063565

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。