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): adding state and keepers #768

Merged
merged 17 commits into from Apr 23, 2023

Conversation

spoo-bar
Copy link
Collaborator

@spoo-bar spoo-bar commented Mar 30, 2023

  • Adds protos
  • Keeper for CodeAuthorization & ContractAuthorization to
    • Set
    • Delete
    • Get
    • Iterate
  • Tests for the keepers
  • MockWasmKeeper expanded for x/globalfee tests

@codecov
Copy link

codecov bot commented Mar 30, 2023

Codecov Report

❗ No coverage uploaded for pull request base (feature/globalfee@ac9762a). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@                 Coverage Diff                  @@
##             feature/globalfee     #768   +/-   ##
====================================================
  Coverage                     ?   11.19%           
====================================================
  Files                        ?       93           
  Lines                        ?    10340           
  Branches                     ?        0           
====================================================
  Hits                         ?     1158           
  Misses                       ?     9108           
  Partials                     ?       74           

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 7, 2023 15:33
@spoo-bar spoo-bar changed the title adding state and keepers feat(x/globalfee): adding state and keepers Apr 10, 2023
x/globalfee/types/authorization.go Show resolved Hide resolved
x/globalfee/types/code_authorization_test.go Show resolved Hide resolved
x/globalfee/types/errors.go Outdated Show resolved Hide resolved
x/globalfee/types/keys.go Outdated Show resolved Hide resolved
@jhernandezb jhernandezb merged commit 661700f into feature/globalfee Apr 23, 2023
7 checks passed
@spoo-bar spoo-bar deleted the addign-state-and-keepers branch April 24, 2023 09:12
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