Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Move code from sc-network-common back to sc-network #13592

Merged
merged 11 commits into from
Mar 14, 2023

Commits on Mar 13, 2023

  1. Move service tests to client/network/tests

    These tests depend on `sc-network` and `sc-network-sync` so they should
    live outside the crate.
    altonen committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    7bf7c94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fb0634 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bd8c5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d25a52 View commit details
    Browse the repository at this point in the history
  5. Remove more stuff

    altonen committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    df37833 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f9f9fd0 View commit details
    Browse the repository at this point in the history
  7. Remove more stuff

    altonen committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    45e0124 View commit details
    Browse the repository at this point in the history
  8. Fix warnings

    altonen committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    9b7b527 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Update client/network/src/request_responses.rs

    Co-authored-by: Dmitry Markin <dmitry@markin.tech>
    altonen and dmitry-markin authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    f32d652 View commit details
    Browse the repository at this point in the history
  2. Fix cargo doc

    altonen committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    2dd8d36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c3d62b View commit details
    Browse the repository at this point in the history