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: Add queries for PSS and consumer commission rate #1733

Merged
merged 42 commits into from
Mar 28, 2024

Commits on Mar 13, 2024

  1. init commit

    insumity committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    b0d4cf9 View commit details
    Browse the repository at this point in the history
  2. nit change

    insumity committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    0162242 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. cleaning up

    insumity committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    7ad2993 View commit details
    Browse the repository at this point in the history
  2. clean up

    insumity committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5cd5ba5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5393f19 View commit details
    Browse the repository at this point in the history
  4. fix distribution test

    insumity committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    03af237 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Update x/ccv/provider/keeper/hooks.go

    Co-authored-by: Simon Noetzlin <simon.ntz@gmail.com>
    insumity and sainoe authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    07429fa View commit details
    Browse the repository at this point in the history
  2. took into Simon's comments

    insumity committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    0ab0b32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a0fa9e View commit details
    Browse the repository at this point in the history
  4. nit change

    insumity committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    56ca38d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c614fd2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6503f9b View commit details
    Browse the repository at this point in the history
  7. tiny fix for E2E tests

    insumity committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    330c085 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

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

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    afd4652 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e95f89 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'remotes/upstream/insumity/add-opt-in-se…

    …t' into insumity/add-opt-in-set
    sainoe committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a9db491 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    1e3a8e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    149ba7a View commit details
    Browse the repository at this point in the history
  3. nits

    sainoe committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    24be8b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b311f35 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22ca561 View commit details
    Browse the repository at this point in the history
  6. nits

    sainoe committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    5509108 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. big renaming

    sainoe committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    ad91b0e View commit details
    Browse the repository at this point in the history
  2. fix doc

    sainoe committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    559b28f View commit details
    Browse the repository at this point in the history
  3. nits

    sainoe committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    00e43a9 View commit details
    Browse the repository at this point in the history
  4. nits

    sainoe committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    4f9084f View commit details
    Browse the repository at this point in the history
  5. docs

    sainoe committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d4fc4cb View commit details
    Browse the repository at this point in the history
  6. Update proto/interchain_security/ccv/provider/v1/query.proto

    Co-authored-by: insumity <karolos@informal.systems>
    sainoe and insumity authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    938d930 View commit details
    Browse the repository at this point in the history
  7. nit

    sainoe committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    9739ddd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c01ab08 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4661a99 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    219d310 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    10dbb53 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    d642e8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69d0b28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9e63f0 View commit details
    Browse the repository at this point in the history
  4. update doc

    sainoe committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    3ae3031 View commit details
    Browse the repository at this point in the history
  5. update cli description

    sainoe committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    ed402f8 View commit details
    Browse the repository at this point in the history
  6. Update x/ccv/provider/keeper/grpc_query.go

    Co-authored-by: insumity <karolos@informal.systems>
    sainoe and insumity authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    c75594f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    899f3ea View commit details
    Browse the repository at this point in the history
  8. changes

    sainoe committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    b1c1beb View commit details
    Browse the repository at this point in the history