lighthouse/beacon_node/lighthouse_network
Divma 615695776e Retry gossipsub messages when insufficient peers (#2964)
## Issue Addressed
#2947 

## Proposed Changes

Store messages that fail to be published due to insufficient peers for retry later. Messages expire after half an epoch and are retried if gossipsub informs us that an useful peer has connected. Currently running in Atlanta

## Additional Info
If on retry sending the messages fails they will not be tried again
2022-02-03 01:12:30 +00:00
..
src Retry gossipsub messages when insufficient peers (#2964) 2022-02-03 01:12:30 +00:00
tests Update to spec v1.1.8 (#2893) 2022-01-19 00:24:19 +00:00
Cargo.toml Update to superstruct v0.4.1 (#2886) 2022-01-06 03:14:58 +00:00