nimbus-eth2/beacon_chain/rpc
henridf 5a03e7400e
Blobs sidecars by range (#4464)
* Add blobs_sidecars_by_range RPC

* Update beacon_chain/spec/datatypes/eip4844.nim

Co-authored-by: tersec <tersec@users.noreply.github.com>

Co-authored-by: tersec <tersec@users.noreply.github.com>
2023-01-12 12:33:24 +00:00
..
rest_api.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
rest_beacon_api.nim spec: Option -> Opt (#4488) 2023-01-11 12:29:21 +00:00
rest_config_api.nim consensus spec ref URL update v1.3.0-{alpha.2,rc.0}; copyright year update (#4477) 2023-01-09 22:44:44 +00:00
rest_constants.nim Blobs sidecars by range (#4464) 2023-01-12 12:33:24 +00:00
rest_debug_api.nim v1/beacon/blocks/{block_id}, v1/debug/beacon/states/{state_id}, and v1/validator/blocks/{slot} deprecated (#4279) 2022-11-02 10:56:55 +00:00
rest_event_api.nim update to v1 of LC REST API (#4232) 2022-10-13 02:16:49 +02:00
rest_key_management_api.nim unify bn/vc doppelganger detection (#4398) 2022-12-09 17:05:55 +01:00
rest_light_client_api.nim update to v1 of LC REST API (#4232) 2022-10-13 02:16:49 +02:00
rest_nimbus_api.nim `withUpdatedState` injects `updatedState` rather than `state` template (#4375) 2022-11-30 16:37:23 +02:00
rest_node_api.nim implement /eth/v1/validator/register_validator (#4115) 2022-09-13 14:52:26 +03:00
rest_utils.nim spec: Option -> Opt (#4488) 2023-01-11 12:29:21 +00:00
rest_validator_api.nim spec: Option -> Opt (#4488) 2023-01-11 12:29:21 +00:00
state_ttl_cache.nim Prune `BlockRef` on finalization (#3513) 2022-03-17 17:42:56 +00:00