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(staking): change historicalinfo to contain minimal set of data #17655

Merged
merged 18 commits into from
Sep 19, 2023

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    911319f View commit details
    Browse the repository at this point in the history
  2. fix more tests

    tac0turtle committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    3527963 View commit details
    Browse the repository at this point in the history
  3. height -> hash

    tac0turtle committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    46c1138 View commit details
    Browse the repository at this point in the history
  4. add altvalue codec

    tac0turtle committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    5e06fd4 View commit details
    Browse the repository at this point in the history
  5. fix tests

    tac0turtle committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    750a213 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    dd02d36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a597753 View commit details
    Browse the repository at this point in the history
  3. fix tests

    tac0turtle committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    21f3935 View commit details
    Browse the repository at this point in the history
  4. fix grpc query test

    tac0turtle committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    317580c View commit details
    Browse the repository at this point in the history
  5. unbreak proto

    tac0turtle committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    5302a41 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    96b8e33 View commit details
    Browse the repository at this point in the history
  7. Update proto/cosmos/staking/v1beta1/staking.proto

    Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
    tac0turtle and alexanderbez committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    94bd747 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. fix tests

    tac0turtle committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    9148f74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc353be View commit details
    Browse the repository at this point in the history
  3. add changelog

    tac0turtle committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    6e9865a View commit details
    Browse the repository at this point in the history
  4. fix changelog

    tac0turtle committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    9a33c2e View commit details
    Browse the repository at this point in the history
  5. deprecate message

    tac0turtle committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    2dbf0d0 View commit details
    Browse the repository at this point in the history
  6. fix lint

    tac0turtle committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    e2bf14e View commit details
    Browse the repository at this point in the history