Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add XIP-46: Multi-Wallet Identity #53

Merged
merged 6 commits into from
Aug 12, 2024
Merged

Add XIP-46: Multi-Wallet Identity #53

merged 6 commits into from
Aug 12, 2024

Conversation

jhaaaa
Copy link
Contributor

@jhaaaa jhaaaa commented Apr 10, 2024

No description provided.

@jhaaaa jhaaaa requested review from richardhuaaa and removed request for a team April 10, 2024 20:51
1. During server-side validation, if the address is already associated with an Inbox ID (has pre-existing [Address Log](https://www.notion.so/Multi-Wallet-Identity-XIP-ba30e6ddb30c45acb2dc4ff9eccae7ee?pvs=21) entries), the whole `IdentityUpdate` is invalid.
3. The `delegated_key` may be used to perform a single `AddAssociation` action for a new installation key.

This delegated signing action may only be performed in one `InboxUpdate`. This is enforced via the `seen_signatures` HashSet described in previous sections.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you mean IdentityUpdate?

@jhaaaa jhaaaa force-pushed the multi-wallet branch 3 times, most recently from 08c845b to 8204bf3 Compare August 12, 2024 21:53
@jhaaaa jhaaaa merged commit 08e6a46 into main Aug 12, 2024
1 check passed
@jhaaaa jhaaaa deleted the multi-wallet branch August 12, 2024 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants