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

Mixnet message handle #435

Merged
merged 15 commits into from
Sep 26, 2023
Merged

Mixnet message handle #435

merged 15 commits into from
Sep 26, 2023

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    f6476e8 View commit details
    Browse the repository at this point in the history
  2. remove unused dependency

    al8n committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    dd1acf1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49e9dac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5845531 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14f8996 View commit details
    Browse the repository at this point in the history
  6. add missing await

    al8n committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e509317 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d69e7cb View commit details
    Browse the repository at this point in the history
  8. remove duplicated code

    al8n committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    0d55642 View commit details
    Browse the repository at this point in the history
  9. change message back to a struct

    al8n committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e76019b View commit details
    Browse the repository at this point in the history
  10. fix clippy

    al8n committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    a0826b6 View commit details
    Browse the repository at this point in the history
  11. cleanup code

    al8n committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    97acc99 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    595c5cf View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. rename Message to Packet

    al8n committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    7cade36 View commit details
    Browse the repository at this point in the history
  2. cleanup

    al8n committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    0f8a3bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    739a847 View commit details
    Browse the repository at this point in the history