lighthouse/beacon_node
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
..
beacon_chain Ensure doppelganger detects attestations in blocks (#2495) 2021-08-09 02:43:03 +00:00
client Bleeding edge discovery (#2435) 2021-07-15 16:43:17 +10:00
eth1 Rust 1.54.0 lints (#2483) 2021-07-30 01:11:47 +00:00
eth2_libp2p Bump libp2p to address inconsistency in mesh peer tracking (#2493) 2021-08-12 01:59:20 +00:00
genesis Rust 1.54.0 lints (#2483) 2021-07-30 01:11:47 +00:00
http_api Altair validator client and HTTP API (#2404) 2021-08-06 00:47:31 +00:00
http_metrics Bleeding edge discovery (#2435) 2021-07-15 16:43:17 +10:00
network Altair validator client and HTTP API (#2404) 2021-08-06 00:47:31 +00:00
operation_pool Rust 1.54.0 lints (#2483) 2021-07-30 01:11:47 +00:00
src Rust 1.54.0 lints (#2483) 2021-07-30 01:11:47 +00:00
store Rust 1.54.0 lints (#2483) 2021-07-30 01:11:47 +00:00
tests Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
timer Bleeding edge discovery (#2435) 2021-07-15 16:43:17 +10:00
websocket_server Server sent events (#1920) 2020-12-04 00:18:58 +00:00
Cargo.toml Bleeding edge discovery (#2435) 2021-07-15 16:43:17 +10:00