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: specify staking bond_denom when creating a new chain #9776

Merged
merged 32 commits into from
Jul 30, 2021

Commits on Jul 8, 2021

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

Commits on Jul 9, 2021

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

Commits on Jul 12, 2021

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

Commits on Jul 13, 2021

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

Commits on Jul 19, 2021

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

Commits on Jul 20, 2021

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

Commits on Jul 23, 2021

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

Commits on Jul 26, 2021

  1. Configuration menu
    Copy the full SHA
    b3d6b13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a80511 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8addcb View commit details
    Browse the repository at this point in the history
  4. add changelog

    likhita-809 committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    76a0de4 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

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

    …khita/add-stakingBondDenom-flag-to-init-chain
    likhita-809 committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    984f36a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fef4eb3 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/cosmos/cosmos-sdk into li…

    …khita/add-stakingBondDenom-flag-to-init-chain
    likhita-809 committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    50dc706 View commit details
    Browse the repository at this point in the history
  4. address review comments

    likhita-809 committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    8d66eb6 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/cosmos/cosmos-sdk into li…

    …khita/add-stakingBondDenom-flag-to-init-chain
    likhita-809 committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    28194b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

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

    …khita/add-stakingBondDenom-flag-to-init-chain
    likhita-809 committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    b5c7560 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d894c9 View commit details
    Browse the repository at this point in the history
  3. fix something

    likhita-809 committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    370f510 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/cosmos/cosmos-sdk into li…

    …khita/add-stakingBondDenom-flag-to-init-chain
    likhita-809 committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    3f26886 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/cosmos/cosmos-sdk into li…

    …khita/add-stakingBondDenom-flag-to-init-chain
    likhita-809 committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    04a7c46 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of https://github.com/cosmos/cosmos-sdk into li…

    …khita/add-stakingBondDenom-flag-to-init-chain
    likhita-809 committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    3874e2b View commit details
    Browse the repository at this point in the history
  7. address review comments

    likhita-809 committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    73e72fd View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' of https://github.com/cosmos/cosmos-sdk into li…

    …khita/add-stakingBondDenom-flag-to-init-chain
    likhita-809 committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    4de1f77 View commit details
    Browse the repository at this point in the history
  9. address review comment

    likhita-809 committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    b54c086 View commit details
    Browse the repository at this point in the history
  10. address one more comment

    likhita-809 committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    4df9b2b View commit details
    Browse the repository at this point in the history
  11. Merge branch 'master' of https://github.com/cosmos/cosmos-sdk into li…

    …khita/add-stakingBondDenom-flag-to-init-chain
    likhita-809 committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    9a041dc View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

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

    …khita/add-stakingBondDenom-flag-to-init-chain
    likhita-809 committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    10f7a66 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/cosmos/cosmos-sdk into li…

    …khita/add-stakingBondDenom-flag-to-init-chain
    likhita-809 committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    21b712e View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. apply review suggestions

    likhita-809 committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    2e8b63e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/cosmos/cosmos-sdk into li…

    …khita/add-stakingBondDenom-flag-to-init-chain
    likhita-809 committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    1929665 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7821a1 View commit details
    Browse the repository at this point in the history