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

Cosmos-level Vbank governance #3665

Merged
merged 7 commits into from
Aug 13, 2021
Merged

Cosmos-level Vbank governance #3665

merged 7 commits into from
Aug 13, 2021

Conversation

michaelfig
Copy link
Member

This PR is to get our toes wet with Cosmos-level governance. The intention is to allow x/swingset to govern cosmic-swingset scheduler parameters (like number of computrons per block).

To fix some brokenness caused by RESM->NESM, we convert calc-gci.js and add-gci-ingress.js to NESM, and move check-validator.js to have a .cjs extension.

It also upgrades to the latest agoric-labs/cosmos-sdk (v0.43.0-alpha.agoric).

And just for good measure, we implement ag-cosmos-helper query vbank params.

@JimLarson
Copy link
Contributor

Fixes #3424

Copy link
Contributor

@JimLarson JimLarson left a comment

Choose a reason for hiding this comment

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

LGTM with suggested cleanups.

golang/cosmos/proto/agoric/vbank/query.proto Show resolved Hide resolved
golang/cosmos/x/vbank/README.md Outdated Show resolved Hide resolved
golang/cosmos/x/vbank/client/rest/query.go Outdated Show resolved Hide resolved
golang/cosmos/x/vbank/client/rest/query.go Outdated Show resolved Hide resolved
golang/cosmos/x/vbank/client/rest/query.go Outdated Show resolved Hide resolved
golang/cosmos/x/vbank/client/rest/query.go Outdated Show resolved Hide resolved
golang/cosmos/x/vbank/client/rest/query.go Outdated Show resolved Hide resolved
golang/cosmos/x/vbank/client/rest/tx.go Outdated Show resolved Hide resolved
golang/cosmos/x/vbank/client/rest/tx.go Outdated Show resolved Hide resolved
golang/cosmos/x/vbank/client/rest/rest.go Outdated Show resolved Hide resolved
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.

2 participants