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 msg server and query server #769

Merged
merged 27 commits into from
Apr 24, 2023

Commits on Mar 31, 2023

  1. adding msg srvr proto

    spoo-bar committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    a2b6da7 View commit details
    Browse the repository at this point in the history
  2. implementing msgsrvr

    spoo-bar committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    2070581 View commit details
    Browse the repository at this point in the history
  3. adding query srvr proto

    spoo-bar committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    0611a45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47930c4 View commit details
    Browse the repository at this point in the history
  5. adding msg srvr tests

    spoo-bar committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    82f7380 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. adding wasmkeeper deps

    spoo-bar committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    59cb329 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03ee098 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89fd312 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7f4f00 View commit details
    Browse the repository at this point in the history
  5. updating ante spec

    spoo-bar committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    40c550b View commit details
    Browse the repository at this point in the history
  6. cleanup

    spoo-bar committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    12e5dc1 View commit details
    Browse the repository at this point in the history
  7. more cleanup

    spoo-bar committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    0def6b8 View commit details
    Browse the repository at this point in the history
  8. fixing linting

    spoo-bar committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    ca5526b View commit details
    Browse the repository at this point in the history
  9. fixing linting

    spoo-bar committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    6ed0f88 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1211a64 View commit details
    Browse the repository at this point in the history
  11. adding code comments

    spoo-bar committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    b3bb233 View commit details
    Browse the repository at this point in the history
  12. fixing tests

    spoo-bar committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    473cbe1 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    02d8f8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b388c5 View commit details
    Browse the repository at this point in the history
  3. adding min gas param

    spoo-bar committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    42bf6d1 View commit details
    Browse the repository at this point in the history
  4. adding mingas fees types

    spoo-bar committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    bc71527 View commit details
    Browse the repository at this point in the history
  5. fix linting

    spoo-bar committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    36f7230 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03c4247 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    733ec33 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. register interfaces for msg

    spoo-bar committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    f0d4f85 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. fix conflicts

    jhernandezb committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    a1dd427 View commit details
    Browse the repository at this point in the history
  2. fix error

    jhernandezb committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    ca3454c View commit details
    Browse the repository at this point in the history