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

feat: add oracle upgrade proposal tx & cli #576

Merged
merged 13 commits into from
Jan 3, 2023

Conversation

audtlr24
Copy link
Contributor

closes #569 .

  • can submit proposal with panacead tx gov submit-proposal oracle-upgrade

cmd/panacead/cmd/genoracle.go Outdated Show resolved Hide resolved
proto/panacea/oracle/v2/query.proto Outdated Show resolved Hide resolved
x/oracle/client/cli/queryOracleUpgrade.go Outdated Show resolved Hide resolved
x/oracle/client/cli/txUpgradeOracleProposal.go Outdated Show resolved Hide resolved
Copy link
Contributor

@gyuguen gyuguen left a comment

Choose a reason for hiding this comment

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

LGTM
I left an one comment.

proto/panacea/oracle/v2/query.proto Outdated Show resolved Hide resolved
Copy link

@inchori inchori left a comment

Choose a reason for hiding this comment

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

LGTM!
I left an one question.

Copy link
Contributor

@0xHansLee 0xHansLee left a comment

Choose a reason for hiding this comment

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

lgtm

@audtlr24 audtlr24 merged commit 9e88f16 into main Jan 3, 2023
@audtlr24 audtlr24 deleted the ft/569/oracle-upgrade-handler branch January 3, 2023 01:57
Copy link
Contributor

@youngjoon-lee youngjoon-lee left a comment

Choose a reason for hiding this comment

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

lgtm

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.

Implement oracle upgrade proposal tx
5 participants