nimbus-eth2/beacon_chain/rpc
Etan Kissling 030226148d
rename `exit_pool` > `validator_change_pool` (#5679)
The `ExitPool` was renamed to `ValidatorChangePool` with Capella, but
the files were still using the previous name. Rename for consistency.
2023-12-23 06:55:47 +01:00
..
rest_api.nim add getNextWithdrawals Beacon API (#5021) 2023-06-07 21:27:15 +00:00
rest_beacon_api.nim rename `exit_pool` > `validator_change_pool` (#5679) 2023-12-23 06:55:47 +01:00
rest_builder_api.nim add getNextWithdrawals Beacon API (#5021) 2023-06-07 21:27:15 +00:00
rest_config_api.nim automated consensus spec URL updating to v1.4.0-beta.5 (#5647) 2023-12-05 03:34:45 +01:00
rest_constants.nim REST: Add implementation of postStateValidators and postStateValidatorBalances. (#5632) 2023-11-29 12:05:03 +00: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 emit `proposer_slashing`/`attester_slashing` SSE on beacon-API (#5678) 2023-12-22 18:54:55 +01:00
rest_key_management_api.nim fix XDeclaredButNotUsed warnings (#5638) 2023-12-04 21:14:35 +00: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 Use the new strict Json flavors mechanism for RestJson (#5674) 2023-12-19 17:44:27 +02:00
rest_node_api.nim Use the new strict Json flavors mechanism for RestJson (#5674) 2023-12-19 17:44:27 +02:00
rest_utils.nim fix XDeclaredButNotUsed hints (#5652) 2023-12-06 17:23:45 +01:00
rest_validator_api.nim Update to current (deprecated, but) version of produceBlindedBlock (#5639) 2023-12-03 10:04:12 +01:00
state_ttl_cache.nim Prune `BlockRef` on finalization (#3513) 2022-03-17 17:42:56 +00:00