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

Decouple with a mocked service #2250

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Commits on Nov 19, 2024

  1. use mocked currency server

    tian-lt committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    3f07e8c View commit details
    Browse the repository at this point in the history
  2. remove semaphore

    tian-lt committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    fd4756e View commit details
    Browse the repository at this point in the history
  3. remove any cpu

    tian-lt committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    ad200ab View commit details
    Browse the repository at this point in the history
  4. cleanup test suite properly

    tian-lt committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    d9ef1ed View commit details
    Browse the repository at this point in the history
  5. init server earlier

    tian-lt committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    324bce3 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. enable url

    tian-lt committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    7e4938e View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. debug

    tian-lt committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    a4b09e0 View commit details
    Browse the repository at this point in the history
  2. test

    tian-lt committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    6370f28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b159a89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db47184 View commit details
    Browse the repository at this point in the history
  5. use another port

    tian-lt committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    47b33ec View commit details
    Browse the repository at this point in the history
  6. try 127.0.0.1

    tian-lt committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    e371b61 View commit details
    Browse the repository at this point in the history
  7. enable url

    tian-lt committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    e0c7d91 View commit details
    Browse the repository at this point in the history