lighthouse/beacon_node/eth2_libp2p
Age Manning 3b5da8f35f Gossipsub update (#1432)
## Issue Addressed

The most recent gossipsub update had an issue where some privacy settings lead to not sending a sequence number with the message. Although Lighthouse treats these as valid (based on current configuration) other clients may not. 

This corrects gossipsub to send sequence numbers where expected and based on the configuration settings.
2020-08-02 13:19:56 +00:00
..
src Rate limit RPC requests (#1402) 2020-07-31 05:47:09 +00:00
tests Support multiple BLS implementations (#1335) 2020-07-25 02:03:18 +00:00
Cargo.toml Gossipsub update (#1432) 2020-08-02 13:19:56 +00:00