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(server/v2): eager config loading #22267

Merged
merged 55 commits into from
Oct 29, 2024
Merged

refactor(server/v2): eager config loading #22267

merged 55 commits into from
Oct 29, 2024

Commits on Oct 11, 2024

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

Commits on Oct 13, 2024

  1. the concept is proven

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

Commits on Oct 14, 2024

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

Commits on Oct 15, 2024

  1. even more clean up

    kocubinski committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    3803716 View commit details
    Browse the repository at this point in the history
  2. genesis export working

    kocubinski committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    30d1789 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23780e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. wipg

    kocubinski committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    da16c69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddfac2b View commit details
    Browse the repository at this point in the history
  3. big progress!

    kocubinski committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    9c38263 View commit details
    Browse the repository at this point in the history
  4. fix testnets command

    kocubinski committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    cf96c1f View commit details
    Browse the repository at this point in the history
  5. fix simapp/v2 tests

    kocubinski committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d3012f1 View commit details
    Browse the repository at this point in the history
  6. adapt for runtime/v1

    kocubinski committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    9ca9e6b View commit details
    Browse the repository at this point in the history
  7. rm dead method

    kocubinski committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    43c10ad View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4c93ad7 View commit details
    Browse the repository at this point in the history
  9. rm Init() method

    kocubinski committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    3e0ded0 View commit details
    Browse the repository at this point in the history
  10. clean up

    kocubinski committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    72b278a View commit details
    Browse the repository at this point in the history
  11. go mod tidy all

    kocubinski committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    a3c111f View commit details
    Browse the repository at this point in the history
  12. lint fix

    kocubinski committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    b689605 View commit details
    Browse the repository at this point in the history
  13. moar dep fix

    kocubinski committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    10e2d4b View commit details
    Browse the repository at this point in the history
  14. default comet config

    kocubinski committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    b894a32 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    be3a0b3 View commit details
    Browse the repository at this point in the history
  2. minor clean up

    kocubinski committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    fc68979 View commit details
    Browse the repository at this point in the history
  3. refactor

    kocubinski committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    348028f View commit details
    Browse the repository at this point in the history
  4. demo consensus override

    kocubinski committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    40bfd6b View commit details
    Browse the repository at this point in the history
  5. changelog

    kocubinski committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    68f543f View commit details
    Browse the repository at this point in the history
  6. fix

    kocubinski committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    bb95533 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

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

    kocubinski committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    0f79666 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df178ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9055ee2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d39386d View commit details
    Browse the repository at this point in the history
  6. rm core replaces

    kocubinski committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    dcc3ddc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    17eadc8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ca06258 View commit details
    Browse the repository at this point in the history
  9. fix factory pattern

    kocubinski committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    20e7ec1 View commit details
    Browse the repository at this point in the history
  10. rm redundant

    kocubinski committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    94d30f5 View commit details
    Browse the repository at this point in the history
  11. revert .vscode change

    kocubinski committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ff0fa66 View commit details
    Browse the repository at this point in the history
  12. add call

    kocubinski committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    9e60b5e View commit details
    Browse the repository at this point in the history
  13. rm comment

    kocubinski committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    3a83516 View commit details
    Browse the repository at this point in the history
  14. rm verbose

    kocubinski committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b21b825 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    ce56ae9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4380b02 View commit details
    Browse the repository at this point in the history
  3. rf remove redudnancy

    kocubinski committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    d3bb0c3 View commit details
    Browse the repository at this point in the history
  4. typos

    kocubinski committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    c48172d View commit details
    Browse the repository at this point in the history
  5. minor cleanup

    kocubinski committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    9addef4 View commit details
    Browse the repository at this point in the history
  6. export two functions

    kocubinski committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e9c4005 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6d18467 View commit details
    Browse the repository at this point in the history
  8. add comments

    kocubinski committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    d200520 View commit details
    Browse the repository at this point in the history
  9. mv helper fn

    kocubinski committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    13d9771 View commit details
    Browse the repository at this point in the history
  10. rm helper fn

    kocubinski committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    1cadeeb View commit details
    Browse the repository at this point in the history
  11. fix

    kocubinski committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    6472136 View commit details
    Browse the repository at this point in the history
  12. grpcgateway fix

    kocubinski committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    9c38df2 View commit details
    Browse the repository at this point in the history
  13. rename file

    kocubinski committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    7014d0d View commit details
    Browse the repository at this point in the history
  14. typos and exports

    kocubinski committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    6272619 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e7603cf View commit details
    Browse the repository at this point in the history