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

Remove libp2p dependency from sc-network-sync #4974

Merged
merged 61 commits into from
Sep 18, 2024
Merged

Commits on Jul 8, 2024

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

Commits on Jul 9, 2024

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

Commits on Jul 10, 2024

  1. Agnostic sc-network-sync

    ndkazu committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    6a1fcf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b20e332 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

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

Commits on Jul 16, 2024

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

    Co-authored-by: Bastian Köcher <git@kchr.de>
    ndkazu and bkchr authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    b33728b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8fbc30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86d50af View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Removed event

    ndkazu committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    2f09ebd View commit details
    Browse the repository at this point in the history
  2. Add a custom InboundFailure

    ndkazu committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    d0e2084 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Removed the variant Network

    ndkazu committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    3f7e5ad View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Changed the type of

    ndkazu committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    6dd1bd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97a5453 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

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

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    02f0085 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    372f9fc View commit details
    Browse the repository at this point in the history
  3. Replaced Network2 by Network

    ndkazu committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    28830fe View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

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

Commits on Aug 3, 2024

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

Commits on Sep 2, 2024

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

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    8609e59 View commit details
    Browse the repository at this point in the history
  2. Ready for review

    ndkazu committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    54c54c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. First corrections

    ndkazu committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    ae006e1 View commit details
    Browse the repository at this point in the history
  2. Second round of corrections

    ndkazu committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    a52c9d4 View commit details
    Browse the repository at this point in the history
  3. cargo +nightly fmt

    ndkazu committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    73860e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

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

Commits on Sep 7, 2024

  1. Revert "cargo +nightly fmt"

    This reverts commit 73860e6.
    ndkazu committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    db03bc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dd3834 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f194e5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ac72b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    104b1c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

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

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    53ea246 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65c732e View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. first round of corrections

    ndkazu committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    da7adc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c916bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aab8614 View commit details
    Browse the repository at this point in the history
  4. corrections

    ndkazu committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    812734c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35e884e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0062a74 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dd08c06 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

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

Commits on Sep 16, 2024

  1. Created a prdoc

    ndkazu committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    67fe210 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c608293 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    a74ebd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73d4005 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fcf160 View commit details
    Browse the repository at this point in the history
  4. more revert

    ndkazu committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c2abf70 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c8248b View commit details
    Browse the repository at this point in the history
  6. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    34cdc57 View commit details
    Browse the repository at this point in the history
  7. Added newline at EOF

    ndkazu committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    1ee40e1 View commit details
    Browse the repository at this point in the history
  8. Further corrections

    ndkazu committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a354c2e View commit details
    Browse the repository at this point in the history
  9. correcting format

    ndkazu committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    abc6f68 View commit details
    Browse the repository at this point in the history
  10. more format correction

    ndkazu committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    dfcc689 View commit details
    Browse the repository at this point in the history
  11. removed space

    ndkazu committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7bb250f View commit details
    Browse the repository at this point in the history
  12. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    ba729b5 View commit details
    Browse the repository at this point in the history
  13. Latest review corrections

    ndkazu committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c969d26 View commit details
    Browse the repository at this point in the history
  14. Manual Formatting

    ndkazu committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e226706 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    f1e0164 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27c8e13 View commit details
    Browse the repository at this point in the history