Disallow the client from tracking accounts with similar `AccountId` prefixes
Ouverte
- Langage dominant
- Rust
- Étoiles
- 78
- Forks
- 129
- Merge moyen
- 4 j 14 h
- PR mergées (30 j)
- 52
Description
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
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.