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

Use enum instead of int32 for BondStatus #7499

Merged
merged 34 commits into from
Oct 12, 2020
Merged

Commits on Oct 6, 2020

  1. Migrate staking module

    amaury1093 committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    267ef39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d50d31 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Configuration menu
    Copy the full SHA
    586ea7a View commit details
    Browse the repository at this point in the history
  2. Add gov legacy

    amaury1093 committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    075a4ef View commit details
    Browse the repository at this point in the history
  3. Add comments

    amaury1093 committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    e1521d5 View commit details
    Browse the repository at this point in the history
  4. Add x/distrib

    amaury1093 committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    ef05dde View commit details
    Browse the repository at this point in the history
  5. x/crisis

    amaury1093 committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    e8488ae View commit details
    Browse the repository at this point in the history
  6. x/mint

    amaury1093 committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    ab59c83 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a735812 View commit details
    Browse the repository at this point in the history
  8. Fix test

    amaury1093 committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    7770196 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

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

Commits on Oct 9, 2020

  1. migrate x/genutil

    amaury1093 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    f084fe1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a97ca37 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'am-migrate-followup' of ssh://github.com/cosmos/cosmos-…

    …sdk into am-migrate-followup
    amaury1093 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    846f63d View commit details
    Browse the repository at this point in the history
  4. Fix lint

    amaury1093 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    eb0a7ab View commit details
    Browse the repository at this point in the history
  5. Fix staking constants

    amaury1093 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    5d608ac View commit details
    Browse the repository at this point in the history
  6. Fix test

    amaury1093 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    06cb049 View commit details
    Browse the repository at this point in the history
  7. Update x/genutil/legacy/v040/migrate.go

    Co-authored-by: Marie Gauthier <[email protected]>
    amaury1093 and blushi authored Oct 9, 2020
    Configuration menu
    Copy the full SHA
    b4d4289 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b63535d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    049ca8d View commit details
    Browse the repository at this point in the history
  10. Merge branch 'am-migrate-followup' of ssh://github.com/cosmos/cosmos-…

    …sdk into am-migrate-followup
    amaury1093 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    9ca4e39 View commit details
    Browse the repository at this point in the history
  11. Fix test

    amaury1093 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    6fcc163 View commit details
    Browse the repository at this point in the history
  12. Fix another test

    amaury1093 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    2bc7a87 View commit details
    Browse the repository at this point in the history
  13. Remove staking exported

    amaury1093 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    f0cd710 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bcc9db2 View commit details
    Browse the repository at this point in the history
  15. fix references

    amaury1093 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    2379a24 View commit details
    Browse the repository at this point in the history
  16. Better constants

    amaury1093 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    7c276aa View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Configuration menu
    Copy the full SHA
    6d0560b View commit details
    Browse the repository at this point in the history
  2. Fix build

    amaury1093 committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    7c4329a View commit details
    Browse the repository at this point in the history
  3. Fix lint

    amaury1093 committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    510c3b6 View commit details
    Browse the repository at this point in the history
  4. Remove buf version

    amaury1093 committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    bd03ff3 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    amaury1093 committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    8ed1fdc View commit details
    Browse the repository at this point in the history
  6. Fix test

    amaury1093 committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    8fa8bf0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fe7e6ad View commit details
    Browse the repository at this point in the history