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

Create editable voting scripts for Committee Members #3354

Closed
katelynsills opened this issue Jun 17, 2021 · 5 comments
Closed

Create editable voting scripts for Committee Members #3354

katelynsills opened this issue Jun 17, 2021 · 5 comments
Labels
Governance Governance

Comments

@katelynsills
Copy link
Contributor

We will need to create "deploy" scripts that exercise the voting capabilities. Validators should be able to edit the scripts to make their choice and then run them to vote using objects from their wallet.

@katelynsills katelynsills added the Governance Governance label Jun 17, 2021
@Chris-Hibbert Chris-Hibbert modified the milestones: Testnet: Stress Test Phase, Beta Phase 4: Governance Jun 21, 2021
@Tartuffo
Copy link
Contributor

@Chris-Hibbert Still need this, and if so, for Mainnet 1?

@Tartuffo
Copy link
Contributor

Tartuffo commented Feb 4, 2022

Only for committee members, so not MN-1.

@Tartuffo Tartuffo removed this from the Beta Phase 4: Governance milestone Feb 8, 2022
@dckc
Copy link
Member

dckc commented Feb 16, 2022

In the context of #4348 I was wondering how to exercise voting invitations. For example, can deploy scripts get at offer results from offers approved by the wallet front-end?

wallet API docs suggest not.

@dtribble answered:

The answer should be "yes". So if not, that should be added to the wallet API accessible to home.

I'm inclined to see how the demo (#4348) goes before making further plans.

@dckc
Copy link
Member

dckc commented May 27, 2022

... can deploy scripts get at offer results from offers approved by the wallet front-end?

The answer should be "yes".

and in fact, it is: Agoric/documentation#671 shows how.

@dckc dckc changed the title Create editable voting scripts for Validators Create editable voting scripts for Committee Members May 27, 2022
@dckc
Copy link
Member

dckc commented May 27, 2022

Voting by Validators is handled by normal cosmos tools (agd, keplr, ...)

For committee members, we know how to do this in at least one case:

We also have a WIP demo GUI #3924 (comment)

@dckc dckc closed this as completed May 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Governance Governance
Projects
None yet
Development

No branches or pull requests

4 participants