nimbus-eth2/beacon_chain/rpc
Etan Kissling 101b723f52
make `MIN_EPOCHS_FOR_BLOB_SIDECARS_REQUESTS` configurable (#5582)
* make `MIN_EPOCHS_FOR_BLOB_SIDECARS_REQUESTS` configurable

Gnosis uses custom `MIN_EPOCHS_FOR_BLOB_SIDECARS_REQUESTS` to account
for the faster slot timing, so that blobs still remain available for
roughly the same amount of real time.

Also extend REST config endpoint with full config form `v1.4.0-beta.4`,
and extend compatibility checks when loading configs to reduce warnings.
2023-11-09 23:41:17 +03:00
..
rest_api.nim add getNextWithdrawals Beacon API (#5021) 2023-06-07 21:27:15 +00:00
rest_beacon_api.nim update Deneb for blob sidecar inclusion proofs (#5565) 2023-11-06 07:48:43 +01:00
rest_builder_api.nim add getNextWithdrawals Beacon API (#5021) 2023-06-07 21:27:15 +00:00
rest_config_api.nim make `MIN_EPOCHS_FOR_BLOB_SIDECARS_REQUESTS` configurable (#5582) 2023-11-09 23:41:17 +03:00
rest_constants.nim Fix `broadcast_validation` handling in `publishBlockV2` (fixes #5531) (#5547) 2023-11-01 08:31:18 +01:00
rest_debug_api.nim add infrastructure to select fork choice version (#5387) 2023-09-12 09:52:51 +02:00
rest_event_api.nim BN+LC+SN: Fix cancellation deprecate warnings. (#5455) 2023-09-22 11:06:27 +00:00
rest_key_management_api.nim REST server fixes and improvements. (#5422) 2023-09-27 16:45:33 +02:00
rest_light_client_api.nim rename `(with|at)StateFork` > `(with|at)ConsensusFork` (#4725) 2023-03-11 14:39:29 +00:00
rest_nimbus_api.nim `validator_duties`->`beacon_validators` (#5333) 2023-08-23 19:39:57 +03:00
rest_node_api.nim Address #5539. (#5548) 2023-11-01 08:32:41 +01:00
rest_utils.nim VC: Obol middleware support (#5375) 2023-11-08 14:03:51 +02:00
rest_validator_api.nim update Deneb for blob sidecar inclusion proofs (#5565) 2023-11-06 07:48:43 +01:00
state_ttl_cache.nim Prune `BlockRef` on finalization (#3513) 2022-03-17 17:42:56 +00:00