lighthouse/common/eth2
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
..
src Add timeout for --checkpoint-sync-url (#3521) 2022-09-05 04:50:46 +00:00
Cargo.toml Fix http header accept parsing problem (#3185) 2022-05-18 06:50:50 +00:00