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: implement x/cwregistry module #578

Draft
wants to merge 21 commits into
base: main
Choose a base branch
from

Commits on Jun 21, 2024

  1. adding and generating proto

    spoo-bar committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    eeb7f58 View commit details
    Browse the repository at this point in the history
  2. adding defaults

    spoo-bar committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    401a927 View commit details
    Browse the repository at this point in the history
  3. adding query proto

    spoo-bar committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    53081f7 View commit details
    Browse the repository at this point in the history
  4. adding mock keeper

    spoo-bar committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    62cbe2b View commit details
    Browse the repository at this point in the history
  5. implementing keeper

    spoo-bar committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    05569e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. implement msg server

    spoo-bar committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    c5466e3 View commit details
    Browse the repository at this point in the history
  2. implement grpc queries

    spoo-bar committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    182e441 View commit details
    Browse the repository at this point in the history
  3. implment genesis init export

    spoo-bar committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    873704a View commit details
    Browse the repository at this point in the history
  4. adding tests

    spoo-bar committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    1f42aa8 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. adding schema storage

    spoo-bar committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8bcd1e3 View commit details
    Browse the repository at this point in the history
  2. adding snapshotter

    spoo-bar committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    82e699e View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Configuration menu
    Copy the full SHA
    5d8cde5 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. app wiring

    spoo-bar committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    5525c16 View commit details
    Browse the repository at this point in the history
  2. adding cli

    spoo-bar committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    743fc9f View commit details
    Browse the repository at this point in the history
  3. cleanup

    spoo-bar committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    e537359 View commit details
    Browse the repository at this point in the history
  4. linting 🧹

    spoo-bar committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    14cba8b View commit details
    Browse the repository at this point in the history
  5. adding spec

    spoo-bar committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    fd9860c View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    296e049 View commit details
    Browse the repository at this point in the history
  2. fixing upgrade handler

    spoo-bar committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    2cf8ad8 View commit details
    Browse the repository at this point in the history
  3. updating changelog

    spoo-bar committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    a5e7c6d View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    6f6b0b3 View commit details
    Browse the repository at this point in the history