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

Schema update: add aliased to space settings for voting and proposals #746

Merged
merged 2 commits into from
Oct 25, 2022

Conversation

zzuziak
Copy link
Contributor

@zzuziak zzuziak commented Oct 24, 2022

Partially fixes 2844 for Snapshot.

Background
Currently the actions of creating a new proposal and casting a vote require a signature each time. The goal is to add new space setting enabling using the alias.

A sister PR on snapshot repo will implement the logic in the front end, this one updates the schema for spaces.

Changes proposed in this pull request:

  • add aliased: boolean to space.voting

@bonustrack
Copy link
Member

@zzuziak It's better to use a single parameter for both vote and proposal actions, we can have the param inside space.voting

@bonustrack
Copy link
Member

Looks good!

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.

Add a space setting to enable vote and proposal action with alias
3 participants