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

Problem: New validator projection. Implement migration scripts and views [Part 2] #684

Open
wants to merge 24 commits into
base: feature/652-validator-delegation
Choose a base branch
from

Commits on Feb 11, 2022

  1. Configuration menu
    Copy the full SHA
    fe5ce23 View commit details
    Browse the repository at this point in the history
  2. Implemented remaining views.

    ysong42 committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    1670d06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9dcbc8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd561ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23000b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    69ad576 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    46f686e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2413edf View commit details
    Browse the repository at this point in the history
  9. Refactor migrations

    ysong42 committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    50e375b View commit details
    Browse the repository at this point in the history
  10. Fixed validator json fields

    ysong42 committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    0e75837 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    24c890e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    826fc25 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1d33b46 View commit details
    Browse the repository at this point in the history
  14. Apply range type to delegations, unbondingDelegations, redelegations …

    …and validators tables.
    ysong42 committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    c321a08 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    467494f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5387cab View commit details
    Browse the repository at this point in the history
  17. Fix migrations script

    ysong42 committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    541bf2e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    886dd28 View commit details
    Browse the repository at this point in the history
  19. Update example app

    ysong42 committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    0081eeb View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0e0c234 View commit details
    Browse the repository at this point in the history
  21. Updated example

    ysong42 committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    f5211d1 View commit details
    Browse the repository at this point in the history
  22. Changed back a example config

    ysong42 committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    720b1da View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Configuration menu
    Copy the full SHA
    38ae3fe View commit details
    Browse the repository at this point in the history
  2. Updated example accordingly

    ysong42 committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    d80fba5 View commit details
    Browse the repository at this point in the history