Max Inden
|
faa72caf91
|
*: Update to libp2p v0.21.1 (#6559)
* *Cargo.toml: Update versions
* client/network/src/discovery: Adjust to Kademlia API changes
* client/network: Adjust to one_shot.rs changes
* client/network/discovery: Log address list on trace level
* client/network/discovery: Ignore RoutablePeer and PendingRoutablePeer
* Commit Cargo.lock
* Finish update
Co-authored-by: Pierre Krieger <pierre.krieger1708@gmail.com>
|
2020-07-08 14:00:30 +00:00 |
|
Svyatoslav Nikolsky
|
194b3dfb17
|
fix BlockAttributes encoding (#6281)
|
2020-06-16 22:51:45 +02:00 |
|
Pierre Krieger
|
6ecdf20a1f
|
Fix lots of small nits in sc-network (#6028)
* Fix lots of small nits in sc-network
* Update client/network/src/protocol/sync/blocks.rs
Co-authored-by: Arkadiy Paronyan <arkady.paronyan@gmail.com>
* Fix warning
* Yes. The line width.
Co-authored-by: Arkadiy Paronyan <arkady.paronyan@gmail.com>
|
2020-05-15 12:58:52 +01:00 |
|
Pierre Krieger
|
929bd07bef
|
Move around stuff in sc_network (#5847)
|
2020-04-30 13:08:38 +00:00 |
|