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

Write the context proposal #28

Merged
merged 8 commits into from
May 16, 2024
Merged

Write the context proposal #28

merged 8 commits into from
May 16, 2024

Conversation

nplasterer
Copy link

@nplasterer nplasterer commented May 16, 2024

Fix up context writing.

nplasterer and others added 6 commits May 8, 2024 21:17
The memory storage clear proposal function is working now. This required a small change to the storage API such that we know the ProposalRef type.
There's also a test for the proposals in the storage crate now.
@github-actions github-actions bot added size/m and removed size/xs labels May 16, 2024
@nplasterer nplasterer marked this pull request as ready for review May 16, 2024 19:12
@nplasterer nplasterer requested a review from cameronvoell May 16, 2024 19:12
Copy link

@cameronvoell cameronvoell left a comment

Choose a reason for hiding this comment

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

I see libxmtp tests passing 👍

Copy link

@neekolas neekolas left a comment

Choose a reason for hiding this comment

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

Approving to unblock.

Just to clarify, all these changes also exist in openmls main?

@nplasterer
Copy link
Author

Yep there is just one function that @cameronvoell added for group mutable metadata which hasn't been contributed back to openMLS main. (which was where the bug was) But now that it's working I think we can feel confident in contributing that back.

@nplasterer nplasterer merged commit 0239b96 into main May 16, 2024
51 of 52 checks passed
@nplasterer nplasterer deleted the np/fix-bad-upstream-merge branch May 16, 2024 19:54
@nplasterer
Copy link
Author

Contributed the fix back here: openmls#1580

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.

5 participants