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: replace channel with callback of transport in swarm #561

Merged
merged 29 commits into from
Mar 28, 2024

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    01bfad2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcf0431 View commit details
    Browse the repository at this point in the history
  3. Update handshake api

    Ma233 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    2f321e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Update callback mode

    Ma233 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    820701c View commit details
    Browse the repository at this point in the history
  2. Remove channel

    Ma233 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    ba3b50a View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Use MessageHandler in callback

    Ma233 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    2bd025e View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

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

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    70c1036 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b800e78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d751e2 View commit details
    Browse the repository at this point in the history
  4. Fix static check of tests

    Ma233 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    acd8309 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    797198e View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Fix static check of wasm tests

    Ma233 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c0306d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Fix callback of dummy transport

    Ma233 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    2d24d43 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

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

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    a1efaaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37e5f81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    121f46b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22bb582 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6fec62 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    106e8f3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36edb71 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Test case enhance

    Ma233 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    4ce0ecc View commit details
    Browse the repository at this point in the history
  2. Temeparary skip dummy tests

    Ma233 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    0c72962 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Wait for msg arriving in test

    Ma233 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    0e02493 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a12bd72 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

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

Commits on Mar 26, 2024

  1. Upgrade stabilization api

    Ma233 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    cb9e035 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

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