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(x/globalfee): Add cli queries and tx #772

Merged
merged 9 commits into from Apr 24, 2023

Conversation

spoo-bar
Copy link
Collaborator

@spoo-bar spoo-bar commented Apr 5, 2023

  • Added the following cli tx
    • set-code-authorization
    • remove-code-authorization
    • set-contract-authorization
    • remove-contract-authorization
  • Added the following cli query
    • params
    • auth_by_code_id
    • auth_by_contract_address
    • auth_all

@codecov
Copy link

codecov bot commented Apr 5, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.07 ⚠️

Comparison is base (3bccb63) 9.65% compared to head (a9c02a1) 9.58%.

Additional details and impacted files
@@                 Coverage Diff                  @@
##           feature/globalfee    #772      +/-   ##
====================================================
- Coverage               9.65%   9.58%   -0.07%     
====================================================
  Files                     94      94              
  Lines                  12817   12907      +90     
====================================================
  Hits                    1237    1237              
- Misses                 11505   11595      +90     
  Partials                  75      75              
Impacted Files Coverage Δ
x/globalfee/types/code_authorization.go 4.25% <0.00%> (-95.75%) ⬇️
x/globalfee/types/contract_authorization.go 10.00% <0.00%> (-90.00%) ⬇️
x/globalfee/types/keys.go 0.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@spoo-bar spoo-bar marked this pull request as ready for review April 12, 2023 10:13
@spoo-bar spoo-bar changed the title Add cli queries and tx feat(x/globalfee): Add cli queries and tx Apr 17, 2023
@jhernandezb jhernandezb merged commit f2a563e into feature/globalfee Apr 24, 2023
5 of 7 checks passed
@spoo-bar spoo-bar deleted the add-cli-cmds branch April 24, 2023 09:13
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.

None yet

2 participants