prysm-pulse/beacon-chain/rpc/eth
james-prysm e243f04e44
validator client on rest mode has an inappropriate context deadline for events (#13771)
* addressing errors on events endpoint

* reverting timeout on get health

* fixing linting

* fixing more linting

* Update validator/client/beacon-api/beacon_api_validator_client.go

Co-authored-by: Preston Van Loon <pvanloon@offchainlabs.com>

* Update beacon-chain/rpc/eth/events/events.go

Co-authored-by: Preston Van Loon <pvanloon@offchainlabs.com>

* reverting change and removing line on context done which creates a superfluous response.WriteHeader error

* gofmt

---------

Co-authored-by: Preston Van Loon <pvanloon@offchainlabs.com>
2024-03-20 13:19:05 +00:00
..
beacon Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
blob Blob API - invalid indicies should error instead of ignored (#13616) 2024-02-15 19:54:42 +00:00
builder small cleanup on functions (#13666) 2024-02-26 22:23:23 +00:00
config Remove DOMAIN_BLOB_SIDECAR. See https://github.com/ethereum/consensus-specs/pull/3542 (#13706) 2024-03-08 03:55:46 +00:00
debug Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
events validator client on rest mode has an inappropriate context deadline for events (#13771) 2024-03-20 13:19:05 +00:00
helpers Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
light-client Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
node Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
rewards small cleanup on functions (#13666) 2024-02-26 22:23:23 +00:00
shared Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
validator Use justified checkpoint from head state to build attestation (#13703) 2024-03-11 15:05:40 +00:00