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 MLS Crypto Store #2163

Open
wants to merge 3 commits into
base: jakub/mls-view
Choose a base branch
from
Open

Add MLS Crypto Store #2163

wants to merge 3 commits into from

Conversation

jakzale
Copy link
Contributor

@jakzale jakzale commented Jan 27, 2025

Adds MLS Crypto Store for storing persisting MLS data. Injection of MLS Crypto store is handled in the same way as injection of Crypto Store. Eventually, they can be merged together---I decided to keep it separate to prevent any accidental corruptions of Crypto Store.

Stacked on top of

#2162
#2161

Copy link

vercel bot commented Jan 27, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
river-sample-app ⬜️ Ignored (Inspect) Jan 27, 2025 1:02pm

jakzale added a commit that referenced this pull request Jan 27, 2025
Squashed commit of the following:

commit 3cf22b1
Author: Jakub Zalewski <[email protected]>
Date:   Mon Jan 27 13:58:15 2025 +0100

    Replace groupStateStorage with MlsCryptoStore

commit f9f22e5
Author: Jakub Zalewski <[email protected]>
Date:   Mon Jan 27 11:14:54 2025 +0100

    [mls-crypto-store] Hook MLS Crypto Store to the Client

commit 92fa00b
Author: Jakub Zalewski <[email protected]>
Date:   Mon Jan 27 11:11:43 2025 +0100

    [mls-crypto-store] Add MLS Crypto Store

commit e00f150
Author: Jakub Zalewski <[email protected]>
Date:   Mon Jan 27 13:45:50 2025 +0100

    Fix lint errors

commit 10b2c51
Author: Jakub Zalewski <[email protected]>
Date:   Mon Jan 27 13:44:43 2025 +0100

    Rename OnChain to Remote

commit 1c4d541
Author: Jakub Zalewski <[email protected]>
Date:   Mon Jan 27 13:27:50 2025 +0100

    Fix linter errors

commit 10bfd0d
Author: Jakub Zalewski <[email protected]>
Date:   Mon Jan 27 13:15:32 2025 +0100

    Add messages and tests

commit 9a164f4
Author: Jakub Zalewski <[email protected]>
Date:   Mon Jan 27 12:41:59 2025 +0100

    Add Views

commit 96f4ca6
Author: Jakub Zalewski <[email protected]>
Date:   Mon Jan 27 11:55:02 2025 +0100

    WIP

commit d0efacc
Author: Jakub Zalewski <[email protected]>
Date:   Mon Jan 27 12:22:19 2025 +0100

    Add elogger
@jakzale jakzale changed the base branch from main to jakub/mls-view January 28, 2025 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant