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

Fix: remove signer crdt #186

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Fix: remove signer crdt #186

wants to merge 1 commit into from

Conversation

Ankarrr
Copy link

@Ankarrr Ankarrr commented Jun 17, 2024

According to the discussion in #179, we found there are old signer CRDT in the spec. This PR replaces the old description with the new one:

The new equivalent to "m.signer must be a valid Signer in the add-set of the Signer CRDT for message.fid" is "m.signer must be a valid key with Keystate.ADDED in the KeyRegistry contract for message.fid."

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.

1 participant