You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This issue is not about any new functionality but about simplifying the existing code.
The following modules should be refactored to use the new request-responses system as their underlying implementation:
sc_network::block_requests(See client/network: Use request response for block requests #7478)(See grandpa: remove light-client specific block import pipeline #7546)sc_network::finality_requestssc_network::light_client_handler(See client/network: Use request response for light client requests #7895)