Skip to content
Snippets Groups Projects
Unverified Commit 9a8061e6 authored by Dmitry Markin's avatar Dmitry Markin Committed by GitHub
Browse files

Support adding extra request-response protocols to the node (#7708)


Allow adding extra request-response protocols during polkadot service
initialization. This is required to add a request-response protocol
described in
[RFC-0008](https://polkadot-fellows.github.io/RFCs/approved/0008-parachain-bootnodes-dht.html)
to the relay chain side of the parachain node.

### Review notes
The PR might look scary due to a lot of code being moved. It is easier
to review it on a per-commit basis. The commits do not containing
changes to the code logic are named accordingly.

---------

Co-authored-by: default avatarcmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent 7db67f3b
Branches
Pipeline #517931 waiting for manual action with stages
in 1 hour, 7 minutes, and 10 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment