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(x/staking): Migrate UnbondingDelegation to collections #17270

Merged
merged 51 commits into from
Aug 28, 2023

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    498e4d1 View commit details
    Browse the repository at this point in the history
  2. remove GetUBDsKey

    likhita-809 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    4baf88e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cd5ee6 View commit details
    Browse the repository at this point in the history
  4. add changelog

    likhita-809 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    7b4a54f View commit details
    Browse the repository at this point in the history
  5. iterator changes

    likhita-809 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    0781b59 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6105704 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    426b532 View commit details
    Browse the repository at this point in the history
  2. fix all tests

    likhita-809 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    a339485 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a33bfa5 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    c5fd6e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f59bc59 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    d8e1230 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2dc4f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7358f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    852a59c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fc003c View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

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

Commits on Aug 16, 2023

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

    likhita-809 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    a2b3f59 View commit details
    Browse the repository at this point in the history
  4. fix few tests

    likhita-809 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    fd0a9f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. fix tests

    likhita-809 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    751dcaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4258997 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9b5cb5 View commit details
    Browse the repository at this point in the history
  4. fix integration tests

    likhita-809 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    d27e4da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9205b1b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0e17234 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    5602c78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34b9aad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1726250 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8b4f31 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    9854016 View commit details
    Browse the repository at this point in the history
  2. update changelog

    likhita-809 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    ad6b1d0 View commit details
    Browse the repository at this point in the history
  3. address nits

    likhita-809 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    ffd1912 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    762e742 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    8bd01ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f9a22f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2500c7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef9178e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e6414c View commit details
    Browse the repository at this point in the history
  6. fix keeper test

    likhita-809 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    d3dbaba View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

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

    likhita-809 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    68de5c5 View commit details
    Browse the repository at this point in the history
  3. fix simapp test

    likhita-809 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    64a41da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b570f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. remove unused error

    likhita-809 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    9b9cc74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f6d759 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    98e063d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08ca907 View commit details
    Browse the repository at this point in the history
  3. spell correct

    likhita-809 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    ccc4a1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9e0848 View commit details
    Browse the repository at this point in the history