lighthouse/common/eth2/src
MaboroshiChan f13dd04f42 Add timeout for --checkpoint-sync-url (#3521)
## Issue Addressed

[Have --checkpoint-sync-url timeout](https://github.com/sigp/lighthouse/issues/3478)

## Proposed Changes

I added a parameter for `get_bytes_opt_accept_header<U: IntoUrl>` which accept a timeout duration, and modified the body of `get_beacon_blocks_ssz` and `get_debug_beacon_states_ssz` to pass corresponding timeout durations.
2022-09-05 04:50:46 +00:00
..
lighthouse Extend block reward APIs (#3290) 2022-06-29 04:50:37 +00:00
lighthouse_vc Standard gas limit api (#3450) 2022-08-15 01:30:58 +00:00
lib.rs Add timeout for --checkpoint-sync-url (#3521) 2022-09-05 04:50:46 +00:00
lighthouse.rs Conserve disk space by raising default SPRP (#3137) 2022-04-01 07:16:25 +00:00
mixin.rs Serve Bellatrix preset in BN API (#3425) 2022-08-10 07:52:59 +00:00
types.rs Separate committee subscriptions queue (#3508) 2022-08-30 05:47:31 +00:00