Skip to content

Commit

Permalink
Bump libp2p to address inconsistency in mesh peer tracking (#2493)
Browse files Browse the repository at this point in the history
## Issue Addressed

- Resolves #2457
- Resolves #2443

## Proposed Changes

Target the (presently unreleased) head of `libp2p/rust-libp2p:master` in order to obtain the fix from libp2p/rust-libp2p#2175.

Additionally:

- `libsecp256k1` needed to be upgraded to satisfy the new version of `libp2p`.
- There were also a handful of minor changes to `eth2_libp2p` to suit some interface changes.
- Two `cargo audit --ignore` flags were remove due to libp2p upgrades.

## Additional Info
 
 NA
  • Loading branch information
paulhauner committed Aug 12, 2021
1 parent 33ff51a commit 4af6fcf
Show file tree
Hide file tree
Showing 7 changed files with 115 additions and 93 deletions.
Loading

0 comments on commit 4af6fcf

Please sign in to comment.