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

Migrate x/genutil to use TxConfig #6734

Merged
merged 44 commits into from
Jul 25, 2020
Merged

Migrate x/genutil to use TxConfig #6734

merged 44 commits into from
Jul 25, 2020

Commits on Jul 15, 2020

  1. Configuration menu
    Copy the full SHA
    ab26eac View commit details
    Browse the repository at this point in the history
  2. Remove print statement

    blushi committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    aa5fd30 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Configuration menu
    Copy the full SHA
    fd5d400 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4259efc View commit details
    Browse the repository at this point in the history
  3. Use Tx in ValidateGenesis

    blushi committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    cec4fa6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44a5ec0 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Configuration menu
    Copy the full SHA
    b02117c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    406515c View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

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

Commits on Jul 22, 2020

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

Commits on Jul 23, 2020

  1. Add gentx tests

    blushi committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    9e31db9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e394b0 View commit details
    Browse the repository at this point in the history
  3. Remove commented line

    blushi committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    51a7e8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f14d527 View commit details
    Browse the repository at this point in the history
  5. Test fixes

    aaronc committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    6619018 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. Configuration menu
    Copy the full SHA
    10d9153 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
    aaronc and alexanderbez authored Jul 24, 2020
    Configuration menu
    Copy the full SHA
    4d5181b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    380b369 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f1e38a View commit details
    Browse the repository at this point in the history
  5. Fixes

    aaronc committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    0896def View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77b1c22 View commit details
    Browse the repository at this point in the history
  7. Fixes

    aaronc committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    391dcdc View commit details
    Browse the repository at this point in the history
  8. Fixes

    aaronc committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    9b77a01 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3e6fc8d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ee904d5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    22b1dcd View commit details
    Browse the repository at this point in the history
  12. Fixes

    aaronc committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    8545cf3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0ac6d28 View commit details
    Browse the repository at this point in the history
  14. linting

    blushi committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    b2dd715 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6a6ae20 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8d463a8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    59064d9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1203a83 View commit details
    Browse the repository at this point in the history
  19. Remove old amino.go file

    blushi committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    5070cd2 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5242be2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    72d0d15 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5f3f0ed View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2020

  1. Configuration menu
    Copy the full SHA
    6a9c975 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62f9fad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa30ce3 View commit details
    Browse the repository at this point in the history
  4. Address review feedback

    aaronc committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    eb633a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37f09cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    abb0c11 View commit details
    Browse the repository at this point in the history