nimbus-eth2/beacon_chain/spec/eth2_apis
Eugene Kabanov 5e1a0eac85
VC: Runtime config (#5130)
* Make VC able to understand any type of `/eth/v1/config/spec` response without any changes in source code.
Update compatibility checking.
Now VC is able to obtain any constant from `spec` call.

* Remove RestSpecVC declaration.
2023-06-28 15:33:38 +02:00
..
dynamic_fee_recipients.nim Reduce fee recipient log spam (#4255) 2022-10-25 14:47:43 +02:00
eth2_rest_serialization.nim VC: Runtime config (#5130) 2023-06-28 15:33:38 +02:00
rest_beacon_calls.nim Implement validor client proposals for Deneb (#5094) 2023-06-23 09:30:16 +00:00
rest_beacon_client.nim VC: Remote BN received block monitoring. (#4856) 2023-06-08 10:44:32 +02:00
rest_builder_calls.nim add REST call signatures for getStateRandao and getNextWithdrawals (#5033) 2023-06-06 10:01:05 +00:00
rest_common.nim VC: Remote BN clock offset monitoring. (#4846) 2023-06-28 15:33:07 +02:00
rest_config_calls.nim Various fixes for VC and BN REST server. (#4673) 2023-03-03 20:20:01 +00:00
rest_debug_calls.nim remove removed getDebugChainHeadsV1; fix API links in documentations (#5058) 2023-06-15 09:58:38 +00:00
rest_event_calls.nim VC: Remote BN received block monitoring. (#4856) 2023-06-08 10:44:32 +02:00
rest_keymanager_calls.nim Implement the set of gas_limit end-points in the Keymanager API (#4612) 2023-02-15 15:10:31 +00:00
rest_keymanager_types.nim Implement the set of gas_limit end-points in the Keymanager API (#4612) 2023-02-15 15:10:31 +00:00
rest_light_client_calls.nim broaden `SszError` catches to `SerializationError` (#5081) 2023-06-15 16:29:13 +00:00
rest_nimbus_calls.nim VC: Remote BN clock offset monitoring. (#4846) 2023-06-28 15:33:07 +02:00
rest_node_calls.nim remove Nim 1.2-compatible `push raise`s and update copyright notice years (#4528) 2023-01-20 14:14:37 +00:00
rest_remote_signer_calls.nim web3signer refactoring and test suite. (#4775) 2023-04-06 16:16:21 +03:00
rest_types.nim VC: Runtime config (#5130) 2023-06-28 15:33:38 +02:00
rest_validator_calls.nim VC: Use SSZ encoding while processing blocks data (#4999) 2023-06-14 08:04:15 +02:00