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(proto): Add proto messages for x/protocolpool Funds Handling #18427

Merged
merged 16 commits into from
Nov 14, 2023

Commits on Nov 10, 2023

  1. add proto tx file

    likhita-809 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    b98c93f View commit details
    Browse the repository at this point in the history
  2. update tx proto

    likhita-809 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    7a64fc2 View commit details
    Browse the repository at this point in the history
  3. run proto-gen

    likhita-809 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    4b0a441 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ef6135 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    678959c View commit details
    Browse the repository at this point in the history
  6. fix proto

    likhita-809 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    b71a0f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. update proto files

    likhita-809 committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    385562b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08cab60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11f2201 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. address comments

    likhita-809 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    340db83 View commit details
    Browse the repository at this point in the history
  2. fix msg server

    likhita-809 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    7b3fbd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcbc3cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d3fe1e View commit details
    Browse the repository at this point in the history
  5. address julien's comment

    likhita-809 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    2d958e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7202a28 View commit details
    Browse the repository at this point in the history
  7. fix msg server

    likhita-809 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    21eb88a View commit details
    Browse the repository at this point in the history