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

feat(auth): allow BaseAccounts to be migrated to x/accounts #21820

Merged
merged 13 commits into from
Sep 23, 2024

Commits on Sep 19, 2024

  1. checkpoint

    testinginprod committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    047ef79 View commit details
    Browse the repository at this point in the history
  2. finalize testing et all

    testinginprod committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    45c2546 View commit details
    Browse the repository at this point in the history
  3. lints <3

    testinginprod committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5cac757 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. add upgrade notes

    testinginprod committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    edcf798 View commit details
    Browse the repository at this point in the history
  2. better docs

    testinginprod committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4dcc4d5 View commit details
    Browse the repository at this point in the history
  3. CHANGELOG.md

    testinginprod committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5b02e74 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Merge branch 'main' into tip/auth/migrate_to_accounts

    # Conflicts:
    #	api/cosmos/auth/v1beta1/accounts.pulsar.go
    #	x/auth/types/accounts.pb.go
    testinginprod committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9523268 View commit details
    Browse the repository at this point in the history
  2. merge main

    testinginprod committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    fbec402 View commit details
    Browse the repository at this point in the history
  3. Update UPGRADING.md

    testinginprod authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a47ee5d View commit details
    Browse the repository at this point in the history
  4. Update UPGRADING.md

    Co-authored-by: Akhil Kumar P <[email protected]>
    testinginprod and akhilkumarpilli authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c9d44c2 View commit details
    Browse the repository at this point in the history
  5. address pr review

    testinginprod committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b4753da View commit details
    Browse the repository at this point in the history
  6. address pr review

    testinginprod committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4432b93 View commit details
    Browse the repository at this point in the history
  7. add amino annotations

    testinginprod committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b1f4dab View commit details
    Browse the repository at this point in the history