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(server/v2): add config & start helper #20505

Merged
merged 146 commits into from
Jun 19, 2024
Merged

feat(server/v2): add config & start helper #20505

merged 146 commits into from
Jun 19, 2024

Commits on May 14, 2024

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

    tac0turtle committed May 14, 2024
    Configuration menu
    Copy the full SHA
    0a15db8 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. chagnes

    tac0turtle committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8455318 View commit details
    Browse the repository at this point in the history
  2. fix runtime

    tac0turtle committed May 15, 2024
    Configuration menu
    Copy the full SHA
    62ded17 View commit details
    Browse the repository at this point in the history
  3. remove sdk import

    tac0turtle committed May 15, 2024
    Configuration menu
    Copy the full SHA
    5c4a43a View commit details
    Browse the repository at this point in the history
  4. lint issues

    tac0turtle committed May 15, 2024
    Configuration menu
    Copy the full SHA
    decf4a2 View commit details
    Browse the repository at this point in the history
  5. remove config stuff

    tac0turtle committed May 15, 2024
    Configuration menu
    Copy the full SHA
    dbf509e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d845064 View commit details
    Browse the repository at this point in the history
  7. go mod changes

    tac0turtle committed May 15, 2024
    Configuration menu
    Copy the full SHA
    ed638cd View commit details
    Browse the repository at this point in the history
  8. go mod changes

    tac0turtle committed May 15, 2024
    Configuration menu
    Copy the full SHA
    cb2cc01 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

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

    kocubinski committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2691838 View commit details
    Browse the repository at this point in the history
  3. revert for cherry-pick

    kocubinski committed May 16, 2024
    Configuration menu
    Copy the full SHA
    faba9d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35fd591 View commit details
    Browse the repository at this point in the history
  5. go mod tidy

    kocubinski committed May 16, 2024
    Configuration menu
    Copy the full SHA
    e394e18 View commit details
    Browse the repository at this point in the history
  6. progress on txs

    kocubinski committed May 16, 2024
    Configuration menu
    Copy the full SHA
    cce35fc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d2241fa View commit details
    Browse the repository at this point in the history
  8. lots of progress

    kocubinski committed May 16, 2024
    Configuration menu
    Copy the full SHA
    15619d9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ca160d8 View commit details
    Browse the repository at this point in the history
  10. back to unwrap errs, yay

    kocubinski committed May 16, 2024
    Configuration menu
    Copy the full SHA
    65db2cf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7308c68 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    2a12963 View commit details
    Browse the repository at this point in the history
  2. defer router build

    kocubinski committed May 17, 2024
    Configuration menu
    Copy the full SHA
    a7503e4 View commit details
    Browse the repository at this point in the history
  3. fix store bug

    kocubinski committed May 17, 2024
    Configuration menu
    Copy the full SHA
    1eac3b2 View commit details
    Browse the repository at this point in the history
  4. wait goroutine

    kocubinski committed May 17, 2024
    Configuration menu
    Copy the full SHA
    2c3ce95 View commit details
    Browse the repository at this point in the history
  5. add start up script

    kocubinski committed May 17, 2024
    Configuration menu
    Copy the full SHA
    aa91391 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d3b3a24 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    05942a0 View commit details
    Browse the repository at this point in the history
  2. chore: go mod tidy

    kocubinski committed May 19, 2024
    Configuration menu
    Copy the full SHA
    3fd6eb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9ef4e4 View commit details
    Browse the repository at this point in the history
  4. sort of working

    kocubinski committed May 19, 2024
    Configuration menu
    Copy the full SHA
    290263f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00f6999 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. revert x/tx changes

    kocubinski committed May 20, 2024
    Configuration menu
    Copy the full SHA
    a63762e View commit details
    Browse the repository at this point in the history
  2. fix app_v1 build

    kocubinski committed May 20, 2024
    Configuration menu
    Copy the full SHA
    4b86a66 View commit details
    Browse the repository at this point in the history
  3. fix simapp/v2 go.mod

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

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    73e00c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9e8ab8 View commit details
    Browse the repository at this point in the history
  3. linting fixes

    kocubinski committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b16d2bc View commit details
    Browse the repository at this point in the history
  4. more lint fix

    kocubinski committed May 21, 2024
    Configuration menu
    Copy the full SHA
    330b8ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc684c5 View commit details
    Browse the repository at this point in the history
  6. fix docker image

    kocubinski committed May 21, 2024
    Configuration menu
    Copy the full SHA
    108978d View commit details
    Browse the repository at this point in the history
  7. fix test

    kocubinski committed May 21, 2024
    Configuration menu
    Copy the full SHA
    be3b27b View commit details
    Browse the repository at this point in the history
  8. rm debug print

    kocubinski committed May 21, 2024
    Configuration menu
    Copy the full SHA
    24e019b View commit details
    Browse the repository at this point in the history
  9. more lint fix

    kocubinski committed May 21, 2024
    Configuration menu
    Copy the full SHA
    2ca0c70 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b427037 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    02947fa View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

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

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    e55810e View commit details
    Browse the repository at this point in the history
  2. go mod tidy

    kocubinski committed May 28, 2024
    Configuration menu
    Copy the full SHA
    b50f50c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b029625 View commit details
    Browse the repository at this point in the history
  4. fixes from merging main

    kocubinski committed May 28, 2024
    Configuration menu
    Copy the full SHA
    cbab735 View commit details
    Browse the repository at this point in the history
  5. more fixes, go mod tidy

    kocubinski committed May 28, 2024
    Configuration menu
    Copy the full SHA
    2738109 View commit details
    Browse the repository at this point in the history
  6. fix nil ref

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

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    c95c217 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb09616 View commit details
    Browse the repository at this point in the history
  3. go mod tidy all

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

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    f1b9a29 View commit details
    Browse the repository at this point in the history
  2. go mod tidy

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

Commits on May 31, 2024

  1. change server

    hieuvubk committed May 31, 2024
    Configuration menu
    Copy the full SHA
    3e8ce5a View commit details
    Browse the repository at this point in the history
  2. simapp v2

    hieuvubk committed May 31, 2024
    Configuration menu
    Copy the full SHA
    27a75ba View commit details
    Browse the repository at this point in the history
  3. testdata

    hieuvubk committed May 31, 2024
    Configuration menu
    Copy the full SHA
    4b125e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b2025c View commit details
    Browse the repository at this point in the history
  5. temp appCreator

    hieuvubk committed May 31, 2024
    Configuration menu
    Copy the full SHA
    6eda0c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf16d79 View commit details
    Browse the repository at this point in the history
  7. add TODO

    kocubinski committed May 31, 2024
    Configuration menu
    Copy the full SHA
    f235226 View commit details
    Browse the repository at this point in the history
  8. add TODO

    kocubinski committed May 31, 2024
    Configuration menu
    Copy the full SHA
    87d1c5b View commit details
    Browse the repository at this point in the history
  9. add TODO

    kocubinski committed May 31, 2024
    Configuration menu
    Copy the full SHA
    aa21e93 View commit details
    Browse the repository at this point in the history
  10. clean up

    kocubinski committed May 31, 2024
    Configuration menu
    Copy the full SHA
    52b883e View commit details
    Browse the repository at this point in the history
  11. comments

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

    kocubinski committed May 31, 2024
    Configuration menu
    Copy the full SHA
    aa0cebd View commit details
    Browse the repository at this point in the history
  13. fix issue #20492

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

Commits on Jun 1, 2024

  1. merge upstream

    hieuvubk committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    9557e39 View commit details
    Browse the repository at this point in the history
  2. refactor

    hieuvubk committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    cadd5e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

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

Commits on Jun 3, 2024

  1. refactor server structure

    hieuvubk committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    98ff414 View commit details
    Browse the repository at this point in the history
  2. remove write config

    hieuvubk committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    d6e93ec View commit details
    Browse the repository at this point in the history
  3. go mod tidy

    hieuvubk committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    0379c26 View commit details
    Browse the repository at this point in the history
  4. use viper.Sub()

    hieuvubk committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    bf3cc8a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2bb2b90 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce36a1c View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. rename

    hieuvubk committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b9be347 View commit details
    Browse the repository at this point in the history
  2. codectypes => coreapp

    hieuvubk committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    647d92b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. lint

    tac0turtle committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    44c465b View commit details
    Browse the repository at this point in the history
  2. remove comment

    unknown unknown committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    faf1450 View commit details
    Browse the repository at this point in the history
  3. add todo

    unknown unknown committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    a2312d0 View commit details
    Browse the repository at this point in the history
  4. use separate identity for STF

    unknown unknown committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    591bb8e View commit details
    Browse the repository at this point in the history
  5. write comet config itself

    hieuvubk committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    bd7efda View commit details
    Browse the repository at this point in the history
  6. remove tempDir()

    hieuvubk committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    f9c110d View commit details
    Browse the repository at this point in the history
  7. handle config in cmd prerun

    hieuvubk committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    83f873a View commit details
    Browse the repository at this point in the history
  8. rename

    hieuvubk committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    6d2c424 View commit details
    Browse the repository at this point in the history
  9. lint

    hieuvubk committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    88c260a View commit details
    Browse the repository at this point in the history
  10. resolved conflict

    hieuvubk committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    4588c33 View commit details
    Browse the repository at this point in the history
  11. go mod tidy

    hieuvubk committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    6d6cf45 View commit details
    Browse the repository at this point in the history
  12. read config test

    hieuvubk committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    128794b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1c074d3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6f36227 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2ad7cbf View commit details
    Browse the repository at this point in the history
  16. clean up go.mod

    kocubinski committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5a9e899 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. address comments

    hieuvubk committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    6db27f3 View commit details
    Browse the repository at this point in the history
  2. merge upstream

    hieuvubk committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    417029d View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. replace log

    hieuvubk committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    7d72206 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    0a5b6d0 View commit details
    Browse the repository at this point in the history
  2. go mod tidy

    kocubinski committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    4f54b95 View commit details
    Browse the repository at this point in the history
  3. fix bad merge bits

    kocubinski committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2759dab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb32eaf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6f6902 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

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

Commits on Jun 13, 2024

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

Commits on Jun 14, 2024

  1. fix linting

    tac0turtle committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    8ebdc82 View commit details
    Browse the repository at this point in the history
  2. update startup script

    kocubinski committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    eb6d1f6 View commit details
    Browse the repository at this point in the history
  3. fix logic error from #20296

    kocubinski committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    921b627 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    d10b7dd View commit details
    Browse the repository at this point in the history
  2. rm whitespace commits

    kocubinski committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    83440d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08cf9af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68c61d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    959542e View commit details
    Browse the repository at this point in the history
  6. proto CI job

    kocubinski committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    88a2a0b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    20ef626 View commit details
    Browse the repository at this point in the history
  8. go mod tidy

    kocubinski committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e7178c6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    14419bd View commit details
    Browse the repository at this point in the history
  10. go mod tidy all

    kocubinski committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    6ed4b0f View commit details
    Browse the repository at this point in the history
  11. rm sed usage

    kocubinski committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    343258c View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    8c1e2d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d914de2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6577d23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2dc02c0 View commit details
    Browse the repository at this point in the history
  5. rm dead code

    kocubinski committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    03e791b View commit details
    Browse the repository at this point in the history
  6. rm dead file

    kocubinski committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    fd39547 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b02723f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c73e11e View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    0243a83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40f9393 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77e1603 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    921be8a View commit details
    Browse the repository at this point in the history
  5. merge upstream

    hieuvubk committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    b461b1e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5faae0e View commit details
    Browse the repository at this point in the history
  7. merge main

    hieuvubk committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f1b548e View commit details
    Browse the repository at this point in the history
  8. merge main

    hieuvubk committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a53bec5 View commit details
    Browse the repository at this point in the history
  9. fixes and improvements

    julienrbrt committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    b55308c View commit details
    Browse the repository at this point in the history
  10. updates

    julienrbrt committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    1984513 View commit details
    Browse the repository at this point in the history
  11. updates

    julienrbrt committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    5efd125 View commit details
    Browse the repository at this point in the history
  12. updates

    julienrbrt committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    badaa02 View commit details
    Browse the repository at this point in the history
  13. updates

    julienrbrt committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    4b516cb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    58c7acd View commit details
    Browse the repository at this point in the history
  15. go mod tidy

    julienrbrt committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f4c1db7 View commit details
    Browse the repository at this point in the history