Commit 9de71d51 authored by Pierre Krieger's avatar Pierre Krieger Committed by Gavin Wood
Browse files

v1.0: Silence errors (#2488)



* ProtocolId can now be more than 3 bytes (#2350)

* Update to libp2p v0.7.0 (#2343)

* Update to libp2p master

* Fix tests

* More tests fixing

* Remove the multiplexed networking system (#2373)

* Remove the multiplexed networking system

* Rename BackCompat to Normal

* Remove CustomMessageId

* Fix tests

* Allow multiple substreams (#2379)

* Allow multiple substreams

* Update core/network-libp2p/src/custom_proto/handler.rs

Co-Authored-By: default avatartomaka <[email protected]>

* Fix #2403 (#2404)

* Fix #2403

* Apply suggestions from code review

Co-Authored-By: default avatartomaka <[email protected]>

* Split Context::send_message into multiple methods (#2409)

* Split Context::send_message into multiple methods

* Apply suggestions from code review

Co-Authored-By: default avatartomaka <[email protected]>

* Add reason for closing and fix multiple substreams (#2437)

* Simplify the code of connection_keep_alive (#2438)

* Drop connections when the handler gets disabled (#2439)

* Drop connections when the handler gets disabled

* Add test

* Disable mDNS when passing --dev (#2467)

* Show more information when too many addresses are reported (#2473)

* Show more information when too many addresses are reported

* Update core/network-libp2p/src/behaviour.rs

Co-Authored-By: default avatartomaka <[email protected]>

* Silence some errors
parent b6efe33c
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