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

fix(x/bank): miss keypair of SendEnabled to restore legacy param set before migration #18113

Merged

Commits on Oct 13, 2023

  1. fix(x/bank): miss keypair of SendEnabled to restore legacy param set …

    …before migration
    
    this change was introduced in https://github.com/cosmos/cosmos-sdk/pull/11977/files,
    but accidently get removed in https://github.com/cosmos/cosmos-sdk/pull/12630/files,
    since bank send_enabled refactor before params migration
    mmsqe committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    eefc260 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    018731f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9844b46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a54769b View commit details
    Browse the repository at this point in the history
  5. fix lint

    mmsqe committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    e4203ad View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

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