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

ADR 11: Generalize Gen Accounts implementation #5017

Merged
merged 26 commits into from
Sep 12, 2019

Commits on Sep 9, 2019

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

Commits on Sep 10, 2019

  1. move CLI cmd to auth

    fedekunze committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    90a3882 View commit details
    Browse the repository at this point in the history
  2. delete genaccount module

    fedekunze committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    8e92e02 View commit details
    Browse the repository at this point in the history
  3. add some tests

    fedekunze committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    e1e4993 View commit details
    Browse the repository at this point in the history
  4. more fixes

    fedekunze committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    84f92dd View commit details
    Browse the repository at this point in the history
  5. register codec

    fedekunze committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    19fd7c8 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of https://github.com/cosmos/cosmos-sdk into fe…

    …dekunze/ADR-11-generalize-gen-accs
    fedekunze committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    7085b9c View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Apply suggestions from code review

    Co-Authored-By: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
    fedekunze and alexanderbez committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    0b6bbb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6bf7c4 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fedekunze/ADR-11-generalize-gen-accs' of https://github…

    ….com/cosmos/cosmos-sdk into fedekunze/ADR-11-generalize-gen-accs
    fedekunze committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    ac7aaef View commit details
    Browse the repository at this point in the history
  4. remove genaccounts command

    fedekunze committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    e9d215a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a69363 View commit details
    Browse the repository at this point in the history
  6. update genutil migration

    fedekunze committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    6c4b702 View commit details
    Browse the repository at this point in the history
  7. format

    fedekunze committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    4e5e1a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. migrate

    fedekunze committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    6288793 View commit details
    Browse the repository at this point in the history
  2. iterator

    fedekunze committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    fe125bf View commit details
    Browse the repository at this point in the history
  3. Update godoc

    alexanderbez committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    1198733 View commit details
    Browse the repository at this point in the history
  4. Update godoc

    alexanderbez committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    f07fabc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2979564 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3636574 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da91323 View commit details
    Browse the repository at this point in the history
  8. Update godoc

    alexanderbez committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    42b04ee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7cef4d1 View commit details
    Browse the repository at this point in the history
  10. Fix migration

    alexanderbez committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    ae1569f View commit details
    Browse the repository at this point in the history
  11. Add ref for #5041

    alexanderbez committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    3d924db View commit details
    Browse the repository at this point in the history
  12. Add changelog entries

    alexanderbez committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    1d16d34 View commit details
    Browse the repository at this point in the history