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(core,server): make commands not rely on server context #20422

Merged
merged 39 commits into from
May 28, 2024

Commits on May 7, 2024

  1. simplify server ctx

    hieuvubk committed May 7, 2024
    Configuration menu
    Copy the full SHA
    7a6f8aa View commit details
    Browse the repository at this point in the history
  2. remove toolchain

    hieuvubk committed May 7, 2024
    Configuration menu
    Copy the full SHA
    620509e View commit details
    Browse the repository at this point in the history
  3. fix build simapp

    hieuvubk committed May 7, 2024
    Configuration menu
    Copy the full SHA
    67e13d1 View commit details
    Browse the repository at this point in the history
  4. fix

    hieuvubk committed May 7, 2024
    Configuration menu
    Copy the full SHA
    16c293b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    217c539 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. fix init test

    hieuvubk committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c46359d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    251fa0c View commit details
    Browse the repository at this point in the history
  3. fix export tests

    hieuvubk committed May 8, 2024
    Configuration menu
    Copy the full SHA
    95b2c29 View commit details
    Browse the repository at this point in the history
  4. network track config

    hieuvubk committed May 8, 2024
    Configuration menu
    Copy the full SHA
    467428e View commit details
    Browse the repository at this point in the history
  5. fix gen test

    hieuvubk committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b9a7278 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4dcf9e6 View commit details
    Browse the repository at this point in the history
  7. fix gen_acc test

    hieuvubk committed May 8, 2024
    Configuration menu
    Copy the full SHA
    e8d9242 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5e1df8d View commit details
    Browse the repository at this point in the history
  9. fix e2e err

    hieuvubk committed May 8, 2024
    Configuration menu
    Copy the full SHA
    77c3bc1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    081cc22 View commit details
    Browse the repository at this point in the history
  11. rename

    hieuvubk committed May 8, 2024
    Configuration menu
    Copy the full SHA
    0b8808e View commit details
    Browse the repository at this point in the history
  12. clean up

    hieuvubk committed May 8, 2024
    Configuration menu
    Copy the full SHA
    6c9992d View commit details
    Browse the repository at this point in the history
  13. fix test

    hieuvubk committed May 8, 2024
    Configuration menu
    Copy the full SHA
    f63a54e View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. no more server context

    hieuvubk committed May 11, 2024
    Configuration menu
    Copy the full SHA
    ef68e88 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

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

Commits on May 20, 2024

  1. fix network tests

    hieuvubk committed May 20, 2024
    Configuration menu
    Copy the full SHA
    cc3a5df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7aee2d View commit details
    Browse the repository at this point in the history
  3. lint + some cleanup

    hieuvubk committed May 20, 2024
    Configuration menu
    Copy the full SHA
    a360be7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d3c29f View commit details
    Browse the repository at this point in the history
  5. err check

    hieuvubk committed May 20, 2024
    Configuration menu
    Copy the full SHA
    c27b303 View commit details
    Browse the repository at this point in the history
  6. lint

    hieuvubk committed May 20, 2024
    Configuration menu
    Copy the full SHA
    0bcea5e View commit details
    Browse the repository at this point in the history
  7. rerun CI

    hieuvubk committed May 20, 2024
    Configuration menu
    Copy the full SHA
    6ab5b56 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

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

    hieuvubk committed May 22, 2024
    Configuration menu
    Copy the full SHA
    7c4e602 View commit details
    Browse the repository at this point in the history
  3. key as type

    hieuvubk committed May 22, 2024
    Configuration menu
    Copy the full SHA
    baae5d4 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. add deprecated cmt

    hieuvubk committed May 23, 2024
    Configuration menu
    Copy the full SHA
    5de4f6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fbb8e8 View commit details
    Browse the repository at this point in the history
  3. fix err format

    hieuvubk committed May 23, 2024
    Configuration menu
    Copy the full SHA
    731751b View commit details
    Browse the repository at this point in the history
  4. lint

    hieuvubk committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d7e7864 View commit details
    Browse the repository at this point in the history
  5. add changelog

    hieuvubk committed May 23, 2024
    Configuration menu
    Copy the full SHA
    c90c6ac View commit details
    Browse the repository at this point in the history
  6. rename

    hieuvubk committed May 23, 2024
    Configuration menu
    Copy the full SHA
    e3c0a03 View commit details
    Browse the repository at this point in the history
  7. unused

    hieuvubk committed May 23, 2024
    Configuration menu
    Copy the full SHA
    7896c75 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

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

Commits on May 28, 2024

  1. resolve conflict

    hieuvubk committed May 28, 2024
    Configuration menu
    Copy the full SHA
    8eb2ebf View commit details
    Browse the repository at this point in the history