Disallow the client from tracking accounts with similar `AccountId` prefixes
オープン
- 主要言語
- Rust
- スター
- 78
- フォーク
- 129
- 平均マージ
- 4日 14時間
- マージ済み PR(30日)
- 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 はまだ評価されていません。