nimbus-eth2/beacon_chain/spec/eth2_apis
Etan Kissling fec933432d
update presets / configs / REST config for v1.1.10 (#3614)
Updated outdated presets / configs / REST config to v1.1.10 specs.

- `TERMINAL_BLOCK_HASH_ACTIVATION_EPOCH` and `PROPOSER_SCORE_BOOST` are
  not yet used in `eth2-networks`, added configurability as TODOs.

- `MIN_ANCHOR_POW_BLOCK_DIFFICULTY` is no longer needed, put on ignore
  list as some Altair devnets still reference it.
2022-05-06 09:51:28 +02:00
..
eth2_json_rpc_serialization.nim REST JSON support improvements (#3232) 2022-01-06 08:38:40 +01:00
eth2_rest_serialization.nim enable `styleCheck:usages` (#3573) 2022-04-08 16:22:49 +00:00
rest_beacon_calls.nim Fix #3267 (#3367) 2022-02-13 16:21:55 +01:00
rest_beacon_client.nim Remote KeyManager API and number of fixes/tests for KeyManager API (#3360) 2022-02-07 22:36:09 +02:00
rest_common.nim Remote KeyManager API and number of fixes/tests for KeyManager API (#3360) 2022-02-07 22:36:09 +02:00
rest_config_calls.nim
rest_debug_calls.nim Revert restAccept workaround. (#3369) 2022-02-11 12:01:45 +01:00
rest_keymanager_calls.nim The remote Keymanager API was not using the URLs indicated in the spec 2022-03-03 11:10:00 +02:00
rest_keymanager_types.nim Remote KeyManager API and number of fixes/tests for KeyManager API (#3360) 2022-02-07 22:36:09 +02:00
rest_node_calls.nim
rest_remote_signer_calls.nim
rest_types.nim update presets / configs / REST config for v1.1.10 (#3614) 2022-05-06 09:51:28 +02:00
rest_validator_calls.nim
rpc_beacon_calls.nim
rpc_beacon_client.nim
rpc_debug_calls.nim
rpc_nimbus_calls.nim
rpc_node_calls.nim
rpc_types.nim
rpc_validator_calls.nim