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

refactor: add delegations by validator index #15731

Merged
merged 41 commits into from
Apr 24, 2023
Merged

Commits on Apr 4, 2023

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

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    445b722 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b3c8b4 View commit details
    Browse the repository at this point in the history
  3. nits

    atheeshp committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    cc1c2ce View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Configuration menu
    Copy the full SHA
    71aabc2 View commit details
    Browse the repository at this point in the history
  2. remove unnecessory tests

    atheeshp committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    b99b5e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc60199 View commit details
    Browse the repository at this point in the history
  4. fix tests

    atheeshp committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    d6a4a0c View commit details
    Browse the repository at this point in the history
  5. remove unnecessary test

    atheeshp committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    76bc044 View commit details
    Browse the repository at this point in the history
  6. remove test code

    atheeshp committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    6656c62 View commit details
    Browse the repository at this point in the history
  7. refactor

    atheeshp committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    faa45dc View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    f96a4b3 View commit details
    Browse the repository at this point in the history
  2. review changes

    atheeshp committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    d3f0412 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    213ea9a View commit details
    Browse the repository at this point in the history
  2. review changes

    atheeshp committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    58aa3ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b03ad16 View commit details
    Browse the repository at this point in the history
  4. register migration

    atheeshp committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    4a1ad7f View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. review changes

    atheeshp committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    64349dd View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Configuration menu
    Copy the full SHA
    7062b56 View commit details
    Browse the repository at this point in the history
  2. keys

    atheeshp committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    697ee7b View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    a04740a View commit details
    Browse the repository at this point in the history
  2. review changes

    atheeshp committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    07ea2e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    d07bc41 View commit details
    Browse the repository at this point in the history
  2. review changes

    atheeshp committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    8308684 View commit details
    Browse the repository at this point in the history
  3. review changes

    atheeshp committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    d655db3 View commit details
    Browse the repository at this point in the history
  4. review changes

    atheeshp committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    727e273 View commit details
    Browse the repository at this point in the history
  5. fix lint

    atheeshp committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    d5f5fea View commit details
    Browse the repository at this point in the history
  6. fix lint

    atheeshp committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    9ada08c View commit details
    Browse the repository at this point in the history
  7. error handling

    atheeshp committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    c058798 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cc2ee23 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    0a70b08 View commit details
    Browse the repository at this point in the history
  2. review changes

    atheeshp committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    c3a2c41 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'ap/delegations-by-validator' of github.com:cosmos/cosmo…

    …s-sdk into ap/delegations-by-validator
    atheeshp committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    45a84e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4743e24 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. add legacy support

    atheeshp committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    555b237 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. Update x/staking/keeper/grpc_query.go

    Co-authored-by: Aleksandr Bezobchuk <[email protected]>
    tac0turtle and alexanderbez authored Apr 23, 2023
    Configuration menu
    Copy the full SHA
    95f4fb7 View commit details
    Browse the repository at this point in the history
  2. Update x/staking/migrations/v5/keys.go

    Co-authored-by: Aleksandr Bezobchuk <[email protected]>
    tac0turtle and alexanderbez authored Apr 23, 2023
    Configuration menu
    Copy the full SHA
    fdf4725 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. fix lint

    atheeshp committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    68298ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c42b943 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd5bf2c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74a8a89 View commit details
    Browse the repository at this point in the history