nimbus-eth2/beacon_chain/rpc
tersec 819e007689
exit/validatorchange pool includes BLS to execution messages; REST support for new pool (#4519)
* exit/validatorchange pool includes BLS to execution messages; REST
support for new pool

* catch failed individual futures

* increase BLS changes bound and keep BLS seen consistent with subpool

* deque capacities should be powers of 2
2023-01-19 22:00:40 +00:00
..
rest_api.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
rest_beacon_api.nim exit/validatorchange pool includes BLS to execution messages; REST support for new pool (#4519) 2023-01-19 22:00:40 +00:00
rest_config_api.nim automated update from v1.3.0-rc.0 to v1.3.0-rc.1 consensus spec URLs (#4517) 2023-01-17 16:10:52 +00:00
rest_constants.nim exit/validatorchange pool includes BLS to execution messages; REST support for new pool (#4519) 2023-01-19 22:00:40 +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 LC data fork cleanup (#4506) 2023-01-14 22:19:50 +01: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