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

allow current proposer or challenger can do update operation #11

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

beer-1
Copy link
Contributor

@beer-1 beer-1 commented Dec 19, 2023

  • proposer or gov can execute MsgUpdateProposer
  • challenger or gov can execute MsgUpdateChallenger

@beer-1 beer-1 self-assigned this Dec 19, 2023
@beer-1 beer-1 changed the title allow current proposer or challenger can do update operations allow current proposer or challenger can do update operation Dec 19, 2023
Copy link

codecov bot commented Dec 19, 2023

Codecov Report

Merging #11 (7b765f8) into main (1cf667f) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
+ Coverage   70.34%   70.38%   +0.03%     
==========================================
  Files          23       23              
  Lines        1595     1597       +2     
==========================================
+ Hits         1122     1124       +2     
  Misses        356      356              
  Partials      117      117              
Files Coverage Δ
x/ophost/keeper/msg_server.go 71.85% <100.00%> (+0.21%) ⬆️

@beer-1 beer-1 merged commit 82f3262 into main Dec 22, 2023
3 checks passed
@beer-1 beer-1 deleted the feat/update-proposer-challenger branch December 22, 2023 03:24
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.

1 participant