Skip to content

Commit

Permalink
network: Update litep2p to v0.5.0 (#4570)
Browse files Browse the repository at this point in the history
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.

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

---------

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
  • Loading branch information
lexnv committed May 27, 2024
1 parent 0bb6249 commit 8739f79
Show file tree
Hide file tree
Showing 5 changed files with 104 additions and 67 deletions.
Loading

0 comments on commit 8739f79

Please sign in to comment.