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

Mutable Group Permissions #175

Merged
merged 6 commits into from
May 15, 2024
Merged

Mutable Group Permissions #175

merged 6 commits into from
May 15, 2024

Conversation

cameronvoell
Copy link
Contributor

@cameronvoell cameronvoell commented Apr 26, 2024

See Tracking Issue for details: xmtp/libxmtp#664

@cameronvoell cameronvoell force-pushed the cv/policy-set-mutable branch from d5ff41a to 823187f Compare April 26, 2024 16:44
@cameronvoell cameronvoell force-pushed the cv/policy-set-mutable branch from 823187f to 077e544 Compare April 26, 2024 16:46
@cameronvoell cameronvoell changed the title Early Group Permissions Proposal Group Permissions Proposal Apr 29, 2024
@cameronvoell cameronvoell changed the title Group Permissions Proposal Mutable Group Permissions May 2, 2024
@cameronvoell cameronvoell marked this pull request as ready for review May 2, 2024 15:13
@cameronvoell cameronvoell requested a review from a team as a code owner May 2, 2024 15:13

// Wrapper around a list of repeated EVM Account Addresses
message AccountAddresses {
repeated string account_addresses = 1;
Copy link
Collaborator

@neekolas neekolas May 2, 2024

Choose a reason for hiding this comment

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

Given how close we are to the inbox_id work merging in, I have a hacky suggestion for you. Can we just call the field inbox_ids and rename the message Inboxes?

You can still put wallet addresses into the field for now (they're all strings). But it'll save me from having to go back and change this proto next week.

@cameronvoell cameronvoell merged commit b4aaaaf into main May 15, 2024
4 checks passed
@cameronvoell cameronvoell deleted the cv/policy-set-mutable branch May 15, 2024 13:47
Copy link

🎉 This PR is included in version 3.57.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants