Skip to content
Unverified Commit ce3e9b7c authored by Alexandru Vasile's avatar Alexandru Vasile Committed by GitHub
Browse files

network: Update litep2p to v0.5.0 (#4570)

## [0.5.0] - 2023-05-24

This is a small patch release that makes the `FindNode` command a bit
more robst:

- The `FindNode` command now retains the K (replication factor) best
results.
- The `FindNode` command has been updated to handle errors and
unexpected states without panicking.

### Changed

- kad: Refactor FindNode query, keep K best results and add tests
([#114](https://github.com/paritytech/litep2p/pull/114)

)

---------

Signed-off-by: default avatarAlexandru Vasile <[email protected]>
parent 23529827
Pipeline #478422 waiting for manual action with stages
in 1 hour, 18 minutes, and 36 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