nimbus-eth2/beacon_chain/rpc
tersec 5c16062de9
remove all but truly stub support for `SHARDING_FORK_{EPOCH,VERSION}` (#4385)
2022-12-02 13:33:18 +01:00
..
rest_api.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
rest_beacon_api.nim fix unguarded result access 2022-11-27 00:49:30 +00:00
rest_config_api.nim remove all but truly stub support for `SHARDING_FORK_{EPOCH,VERSION}` (#4385) 2022-12-02 13:33:18 +01:00
rest_constants.nim verify `CAPELLA_FORK_EPOCH == FAR_FUTURE_EPOCH` for supported networks (#4369) 2022-11-29 09:12:25 +01: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 Per-validator doppelganger protection. (#4304) 2022-11-20 15:55:43 +02: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 REST server shouldn't create validation objects when optimistically synced (#4361) 2022-11-25 22:49:31 +00:00
rest_validator_api.nim structure for supporting capella block production (#4383) 2022-12-02 08:39:01 +01:00
state_ttl_cache.nim Prune `BlockRef` on finalization (#3513) 2022-03-17 17:42:56 +00:00