nimbus-eth2/beacon_chain/rpc
tersec a4d2637259
implement /eth/v1/beacon/blinded_blocks BN endpoint (#4286)
* implement /eth/v1/beacon/blinded_blocks BN endpoint

* avoid function names in non-debug logs

* callers log, so callee can just return err()
2022-11-08 18:08:43 +00:00
..
rest_api.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
rest_beacon_api.nim implement /eth/v1/beacon/blinded_blocks BN endpoint (#4286) 2022-11-08 18:08:43 +00:00
rest_config_api.nim initial automated v1.2.0 -> v1.3.0-alpha.0 consensus spec URL update (#4296) 2022-11-08 02:37:28 +00:00
rest_constants.nim implement /eth/v1/beacon/blinded_blocks BN endpoint (#4286) 2022-11-08 18:08:43 +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 deprecate --terminal-total-difficulty-override; remove launch script for deprecated ropsten (#4241) 2022-10-24 23:32:52 +03: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 VC: Fix doppelganger protection never allow attestations. (#4236) 2022-10-14 14:19:17 +02:00
rest_node_api.nim implement /eth/v1/validator/register_validator (#4115) 2022-09-13 14:52:26 +03:00
rest_utils.nim add Capella support to Forked* (#4276) 2022-11-02 16:23:30 +00:00
rest_validator_api.nim Fix VC-based sync subnet subscriptions (#4293) 2022-11-08 12:43:38 +01:00
state_ttl_cache.nim Prune `BlockRef` on finalization (#3513) 2022-03-17 17:42:56 +00:00