1221bb66e8
* optimistic sync * flag that initially loaded blocks from database might need execution block root filled in * return optimistic status in REST calls * refactor blockslot pruning * ensure beacon_blocks_by_{root,range} do not provide optimistic blocks * handle forkchoice head being pre-merge with block being postmerge * re-enable blocking head updates on validator duties * fix is_optimistic_candidate_block per spec; don't crash with nil future * fix is_optimistic_candidate_block per spec; don't crash with nil future * mark blocks sans execution payloads valid during head update |
||
---|---|---|
.. | ||
rest_api.nim | ||
rest_beacon_api.nim | ||
rest_config_api.nim | ||
rest_constants.nim | ||
rest_debug_api.nim | ||
rest_event_api.nim | ||
rest_key_management_api.nim | ||
rest_light_client_api.nim | ||
rest_nimbus_api.nim | ||
rest_node_api.nim | ||
rest_utils.nim | ||
rest_validator_api.nim | ||
state_ttl_cache.nim |