nimbus-eth2/beacon_chain/rpc
Eugene Kabanov caaad4777c
BN+LC+SN: Fix cancellation deprecate warnings. (#5455)
* Fix deprecation cancel() warnings in SN, BN, LC.

* Fix missing import.
2023-09-22 11:06:27 +00:00
..
rest_api.nim add getNextWithdrawals Beacon API (#5021) 2023-06-07 21:27:15 +00:00
rest_beacon_api.nim `blck` --> `forkyBlck` when using `withBlck` / `withStateAndBlck` (#5451) 2023-09-21 12:49:14 +02: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.2 (#5453) 2023-09-21 18:06:51 +00:00
rest_constants.nim Merkle is someone's name (#5265) 2023-08-07 10:06:47 +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 BN+LC+SN: Fix cancellation deprecate warnings. (#5455) 2023-09-22 11:06:27 +00:00
rest_key_management_api.nim Make KeystoreCache working with KeystoreManagement API. (#5443) 2023-09-21 20:07:02 +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 replace `optimisticRoots` table with field in `BlockRef` (#4969) 2023-05-20 12:18:51 +00:00
rest_utils.nim `validator_duties`->`beacon_validators` (#5333) 2023-08-23 19:39:57 +03:00
rest_validator_api.nim `blck` --> `forkyBlck` when using `withBlck` / `withStateAndBlck` (#5451) 2023-09-21 12:49:14 +02:00
state_ttl_cache.nim Prune `BlockRef` on finalization (#3513) 2022-03-17 17:42:56 +00:00