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(x/accounts): add env bundler to accounts module #19418

Merged
merged 13 commits into from
Feb 15, 2024

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    4b06d68 View commit details
    Browse the repository at this point in the history
  2. fix few tests

    likhita-809 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    75d4dbc View commit details
    Browse the repository at this point in the history
  3. fix tests

    likhita-809 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    589298d View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. add env to keeper

    likhita-809 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    5f5b307 View commit details
    Browse the repository at this point in the history
  2. run go mod tidy

    likhita-809 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    079ccfa View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/cosmos/cosmos-sdk into likh…

    …ita/env-bundler-accounts
    likhita-809 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    1923cca View commit details
    Browse the repository at this point in the history
  4. wip

    likhita-809 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    8ca3c22 View commit details
    Browse the repository at this point in the history
  5. fix simapp

    likhita-809 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    d09892f View commit details
    Browse the repository at this point in the history
  6. fix nit

    likhita-809 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    4a30512 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4266892 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Merge branch 'main' of https://github.com/cosmos/cosmos-sdk into likh…

    …ita/env-bundler-accounts
    likhita-809 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    0915644 View commit details
    Browse the repository at this point in the history
  2. remove eventService

    likhita-809 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    7455663 View commit details
    Browse the repository at this point in the history
  3. fix test

    likhita-809 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    502be01 View commit details
    Browse the repository at this point in the history