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

refactor: fetch CometInfo from service #20238

Merged
merged 14 commits into from
May 3, 2024
Merged

refactor: fetch CometInfo from service #20238

merged 14 commits into from
May 3, 2024

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    bd3bee3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19927df View commit details
    Browse the repository at this point in the history
  3. linting

    kocubinski committed May 1, 2024
    Configuration menu
    Copy the full SHA
    02fd92d View commit details
    Browse the repository at this point in the history
  4. Add changlog entry

    kocubinski committed May 1, 2024
    Configuration menu
    Copy the full SHA
    ec59398 View commit details
    Browse the repository at this point in the history
  5. add godoc

    kocubinski committed May 1, 2024
    Configuration menu
    Copy the full SHA
    13fd302 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. introduce core/abci package

    - alias core/comet to core/abci
    - refactor usages of core/comet throughout SDK
    kocubinski committed May 2, 2024
    Configuration menu
    Copy the full SHA
    fb6f2a7 View commit details
    Browse the repository at this point in the history
  2. Revert "introduce core/abci package"

    This reverts commit fb6f2a7.
    kocubinski committed May 2, 2024
    Configuration menu
    Copy the full SHA
    75cfec2 View commit details
    Browse the repository at this point in the history
  3. provide cometService in app_di

    - refactor appModules and Keepers
    kocubinski committed May 2, 2024
    Configuration menu
    Copy the full SHA
    50427ef View commit details
    Browse the repository at this point in the history
  4. fixes for simapp v1

    kocubinski committed May 2, 2024
    Configuration menu
    Copy the full SHA
    0541b0b View commit details
    Browse the repository at this point in the history
  5. fix integration tests

    kocubinski committed May 2, 2024
    Configuration menu
    Copy the full SHA
    de0a145 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99db87f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de6cba4 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Update CHANGELOG.md

    Co-authored-by: Marko <marko@baricevic.me>
    kocubinski and tac0turtle authored May 3, 2024
    Configuration menu
    Copy the full SHA
    f896734 View commit details
    Browse the repository at this point in the history
  2. add changelog entries

    kocubinski committed May 3, 2024
    Configuration menu
    Copy the full SHA
    bb5368f View commit details
    Browse the repository at this point in the history