Unverified Commit 877617c4 authored by Alexandru Vasile's avatar Alexandru Vasile Committed by GitHub
Browse files

cargo: Update experimental litep2p to latest version (#4344)

This PR updates the litep2p crate to the latest version.

This fixes the build for developers that want to perform `cargo update`
on all their dependencies:
https://github.com/paritytech/polkadot-sdk/pull/4343, by porting the
latest changes.

The peer records were introduced to litep2p to be able to distinguish
and update peers with outdated records.
It is going to be properly used in substrate via:
https://github.com/paritytech/polkadot-sdk/pull/3786, however that is
pending the commit to merge on litep2p master:
https://github.com/paritytech/litep2p/pull/96.

Closes: https://github.com/paritytech/polkadot-sdk/pull/4343



---------

Signed-off-by: default avatarAlexandru Vasile <[email protected]>
parent 171bedc2
Pipeline #471538 failed with stages
in 1 hour, 14 minutes, and 39 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