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

feat: add RPC calls for p2p module and tests for them #52

Merged
merged 20 commits into from
Sep 7, 2023

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    0b5ff33 View commit details
    Browse the repository at this point in the history
  2. fix node test

    fl0rek committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    b7036ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10152ab View commit details
    Browse the repository at this point in the history
  4. fix dev-dependencies properly

    fl0rek committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    3731686 View commit details
    Browse the repository at this point in the history
  5. add files to fix formatting

    fl0rek committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    cd83e0a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d09ffbf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    672edd1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6e6d012 View commit details
    Browse the repository at this point in the history
  9. and fmt

    fl0rek committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    af529ff View commit details
    Browse the repository at this point in the history
  10. appease clippy

    fl0rek committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    c217368 View commit details
    Browse the repository at this point in the history
  11. run clippy for all targets

    fl0rek committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    92e5445 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    5fc4f23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6cd524 View commit details
    Browse the repository at this point in the history
  3. remove task handle return

    fl0rek committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    9b315f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2afd5c7 View commit details
    Browse the repository at this point in the history
  5. fmt

    fl0rek committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    c8358c1 View commit details
    Browse the repository at this point in the history
  6. fmt

    fl0rek committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    c2b426a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0b06610 View commit details
    Browse the repository at this point in the history
  8. feature libp2p->p2p rename

    fl0rek committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    1543378 View commit details
    Browse the repository at this point in the history
  9. Update rpc/tests/p2p.rs

    Co-authored-by: Maciej Zwoliński <[email protected]>
    fl0rek and zvolin authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    43ce243 View commit details
    Browse the repository at this point in the history