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 empty keepers checking in ibc NewKeeper #1284

Merged
merged 14 commits into from
Apr 29, 2022

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    6ef38d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43d4559 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

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

Commits on Apr 25, 2022

  1. Update modules/core/keeper/keeper.go

    Co-authored-by: colin axnér <[email protected]>
    catShaark and colin-axner committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    ca101c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Configuration menu
    Copy the full SHA
    1911cf3 View commit details
    Browse the repository at this point in the history
  2. modules/core/keeper KeeperTestSuite -> MsgServerTestSuite; creat new …

    …modules/core/keeper KeeperTestSuite for testing ibckeeper.NewKeeper()
    catShaark committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    2c58091 View commit details
    Browse the repository at this point in the history
  3. update CHANGELOG.md

    catShaark committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    96a10c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18c46ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e31cc1e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    72e98a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Update modules/core/keeper/keeper_test.go

    Co-authored-by: colin axnér <[email protected]>
    catShaark and colin-axner committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    258637c View commit details
    Browse the repository at this point in the history
  2. Update modules/core/keeper/keeper.go

    Co-authored-by: colin axnér <[email protected]>
    catShaark and colin-axner committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    a5f9c6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1241476 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

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