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

Add support for permanent locked vesting accounts #8520

Merged
merged 19 commits into from
Apr 21, 2021

Commits on Feb 5, 2021

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

Commits on Feb 6, 2021

  1. Configuration menu
    Copy the full SHA
    148f6c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93d1ba9 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. remove unecessary tests

    clevinson committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    697ee2f View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Configuration menu
    Copy the full SHA
    5f96bf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efbfd1d View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Update x/auth/vesting/types/vesting_account.go

    Co-authored-by: Aaron Craelius <[email protected]>
    amaury1093 and aaronc authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    c88a1da View commit details
    Browse the repository at this point in the history
  2. Update x/auth/vesting/types/vesting_account.go

    Co-authored-by: Aaron Craelius <[email protected]>
    amaury1093 and aaronc authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    987ca05 View commit details
    Browse the repository at this point in the history
  3. Update x/auth/vesting/types/vesting_account.go

    Co-authored-by: Aaron Craelius <[email protected]>
    amaury1093 and aaronc authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    162a1d6 View commit details
    Browse the repository at this point in the history
  4. Update x/auth/vesting/types/vesting_account_test.go

    Co-authored-by: Aaron Craelius <[email protected]>
    amaury1093 and aaronc authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    06216a3 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of ssh://github.com/cosmos/cosmos-sdk into clev…

    …inson/permanent-vesting-account
    amaury1093 committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    045f6a5 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'clevinson/permanent-vesting-account' of ssh://github.co…

    …m/cosmos/cosmos-sdk into clevinson/permanent-vesting-account
    amaury1093 committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    670df86 View commit details
    Browse the repository at this point in the history
  7. Review changes

    amaury1093 committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    a2443f4 View commit details
    Browse the repository at this point in the history
  8. Factorize init function

    amaury1093 committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    d8f6930 View commit details
    Browse the repository at this point in the history
  9. Factorize more

    amaury1093 committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    072a6d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Comments

    amaury1093 committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    7276244 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0d197a View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Fix build after rename

    amaury1093 committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    d202bd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1755c6f View commit details
    Browse the repository at this point in the history