Unverified Commit f4031f6c authored by Pierre Krieger's avatar Pierre Krieger Committed by GitHub
Browse files

Move the legacy protocol handshake to the legacy substream (#5938)



* Move the legacy protocol handshake to the legacy substream

* Fix tests

* Remove line that wasn't supposed to be committed

* Remove hack

* Rework how it's done

* Some little changes

* update_chain wasn't doing its thing

* Fix service tests not calling update_chain

* Update client/network/src/protocol/generic_proto/behaviour.rs

Co-authored-by: default avatarMax Inden <[email protected]>

* [WIP]

* Revert "[WIP]"

This reverts commit 2b892e6a

.

* Update client/network/src/protocol.rs

Co-authored-by: default avatarMax Inden <[email protected]>

* Fix received message not being handshake

* Update client/network/src/protocol/generic_proto/behaviour.rs

Co-authored-by: default avatarMax Inden <[email protected]>

Co-authored-by: default avatarMax Inden <[email protected]>
parent b34c1efd
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