nimbus-eth2/beacon_chain/rpc
Etan Kissling a05278e263
wrap `kzgs`/`proofs`/`blobs` fields as `BlobsBundle` (#5562)
Less type conversion / copying by keeping the `BlobsBundle` together.
2023-11-04 13:49:58 +00:00
..
rest_api.nim add getNextWithdrawals Beacon API (#5021) 2023-06-07 21:27:15 +00:00
rest_beacon_api.nim Fix `broadcast_validation` handling in `publishBlockV2` (fixes #5531) (#5547) 2023-11-01 08:31:18 +01:00
rest_builder_api.nim add getNextWithdrawals Beacon API (#5021) 2023-06-07 21:27:15 +00:00
rest_config_api.nim add `KZG_COMMITMENT_INCLUSION_PROOF_DEPTH` preset constant (#5555) 2023-11-03 13:54:21 +00: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 REST server fixes and improvements. (#5422) 2023-09-27 16:45:33 +02:00
rest_validator_api.nim wrap `kzgs`/`proofs`/`blobs` fields as `BlobsBundle` (#5562) 2023-11-04 13:49:58 +00:00
state_ttl_cache.nim Prune `BlockRef` on finalization (#3513) 2022-03-17 17:42:56 +00:00