Files
lighthouse/common
Paul Hauner 4af6fcfafd Bump libp2p to address inconsistency in mesh peer tracking (#2493)
## 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 https://github.com/libp2p/rust-libp2p/pull/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
2021-08-12 01:59:20 +00:00
..
2021-07-30 01:11:47 +00:00
2021-05-28 05:59:45 +00:00
2021-06-10 01:44:49 +00:00
2021-07-30 01:11:47 +00:00
2021-06-09 02:30:06 +00:00
2021-07-30 01:11:47 +00:00
2021-07-30 01:11:47 +00:00
2020-05-18 21:24:23 +10:00

eth2

Common crates containing eth2-specific logic.