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

Modular block request handler #1524

Merged
merged 8 commits into from
Sep 15, 2023

Commits on Sep 14, 2023

  1. Modular block request handler

    Patch the outstanding PRs from the old repos:
    paritytech/substrate#14014
    paritytech/polkadot#7134
    paritytech/cumulus#2489
    
    These were already reviewed and approved, but not yet
    submitted.
    rahulksnv committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    8b6bb6b View commit details
    Browse the repository at this point in the history
  2. Update substrate/client/network/sync/src/lib.rs

    Co-authored-by: Dmitry Markin <dmitry@markin.tech>
    rahulksnv and dmitry-markin committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    8ed63ba View commit details
    Browse the repository at this point in the history
  3. Update substrate/client/network/sync/src/lib.rs

    Co-authored-by: Dmitry Markin <dmitry@markin.tech>
    rahulksnv and dmitry-markin committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    776faea View commit details
    Browse the repository at this point in the history
  4. Update substrate/client/network/sync/src/block_relay_protocol.rs

    Co-authored-by: Dmitry Markin <dmitry@markin.tech>
    rahulksnv and dmitry-markin committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    dbbeee7 View commit details
    Browse the repository at this point in the history
  5. Update method name

    rahulksnv committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    2fcbba7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f7fac6 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

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

    command-bot committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    7508e8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b9a69d View commit details
    Browse the repository at this point in the history