Skip to main content

Module actor

Module actor 

Source

Modulesยง

state ๐Ÿ”’

Structsยง

Actor ๐Ÿ”’
AncestorStream ๐Ÿ”’
A wrapper around [marshal::ancestry::AncestorStream] wrapped in an option to make it easier to work with select macros.
Metrics ๐Ÿ”’

Enumsยง

Message ๐Ÿ”’
Wire message type for DKG protocol communication.

Functionsยง

determine_next_players_at_hash ๐Ÿ”’
Determines the next players depending on the header timestamp identified by digest.
read_dealer_log ๐Ÿ”’
read_initial_state_and_set_floor ๐Ÿ”’
read_re_dkg_epoch ๐Ÿ”’
Reads the nextFullDkgCeremony epoch value from one of the validator config contracts.
read_syncers_if_v2_not_initialized ๐Ÿ”’
Reads the pre-t2 hardfork syncers from the v1 contract.
read_syncers_if_v2_not_initialized_with_retry ๐Ÿ”’
Reads syncing validators if the V2 contract is not yet initialized.