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

Implementation of the request-response protocol #29

Merged
merged 37 commits into from
May 10, 2024
Merged

Implementation of the request-response protocol #29

merged 37 commits into from
May 10, 2024

Commits on May 3, 2024

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

Commits on May 5, 2024

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

Commits on May 6, 2024

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

Commits on May 7, 2024

  1. fix: added appropriate network stream interface to communicate with t…

    …he network layer from the application's event handler
    thewoodfish committed May 7, 2024
    Configuration menu
    Copy the full SHA
    6179ed6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29a35f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc15383 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    018445d View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

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

Commits on May 9, 2024

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

Commits on May 10, 2024

  1. add: testing for network_id

    sacha-l committed May 10, 2024
    Configuration menu
    Copy the full SHA
    3c16563 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc7f527 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9f9c7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8e589d View commit details
    Browse the repository at this point in the history
  5. add tests: core builder setup

    sacha-l committed May 10, 2024
    Configuration menu
    Copy the full SHA
    836b941 View commit details
    Browse the repository at this point in the history
  6. fix: async-std as dependency

    sacha-l committed May 10, 2024
    Configuration menu
    Copy the full SHA
    7fdc895 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    25ad59e View commit details
    Browse the repository at this point in the history
  8. test: invalid keypair

    sacha-l committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4b7fd2c View commit details
    Browse the repository at this point in the history
  9. add: keypair protobuf tests

    sacha-l committed May 10, 2024
    Configuration menu
    Copy the full SHA
    6b677b0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ab2a93e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aa076ff View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b23d8a6 View commit details
    Browse the repository at this point in the history
  13. fix: make tests compile

    sacha-l committed May 10, 2024
    Configuration menu
    Copy the full SHA
    cf5888e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    29770cf View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    60a04cb View commit details
    Browse the repository at this point in the history
  16. fix: tests for tokio

    sacha-l committed May 10, 2024
    Configuration menu
    Copy the full SHA
    656dfc9 View commit details
    Browse the repository at this point in the history
  17. fix Cargo issues

    sacha-l committed May 10, 2024
    Configuration menu
    Copy the full SHA
    41d83de View commit details
    Browse the repository at this point in the history
  18. add: testing for network_id

    sacha-l committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d40b452 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4a6c28b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    cc927cc View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d9b6e9c View commit details
    Browse the repository at this point in the history
  22. add tests: core builder setup

    sacha-l committed May 10, 2024
    Configuration menu
    Copy the full SHA
    7842996 View commit details
    Browse the repository at this point in the history
  23. fix: async-std as dependency

    sacha-l committed May 10, 2024
    Configuration menu
    Copy the full SHA
    9d47c40 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    75f6aaa View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    5b64e34 View commit details
    Browse the repository at this point in the history
  26. Merge branch 'main' into dev

    sacha-l authored May 10, 2024
    Configuration menu
    Copy the full SHA
    46fac47 View commit details
    Browse the repository at this point in the history
  27. merge main->dev issued fixed

    sacha-l committed May 10, 2024
    Configuration menu
    Copy the full SHA
    12172ec View commit details
    Browse the repository at this point in the history