0xMiden / 0xMiden/rust-sdk

Disallow the client from tracking accounts with similar `AccountId` prefixes

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

描述

To maintain a one-to-many relationship between accounts and addresses/tags, the same address (and the resulting tag) should always map to a single account in the client.

To do this, we need to prevent adding the account with the same prefix to the client.

See https://github.com/0xMiden/miden-client/issues/1260#issuecomment-3282601430 and https://github.com/0xMiden/miden-client/issues/1260#issuecomment-3270169022

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

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

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