Module sql

Source

Functionsยง

fee_header_dependencies ๐Ÿ”’
Get the dependencies needed to apply the STF to the given list of headers.
get_leaf_from_proposal ๐Ÿ”’
load_accounts ๐Ÿ”’
load_chain_config ๐Ÿ”’
load_frontier ๐Ÿ”’
load_v1_reward_accounts ๐Ÿ”’
load_v2_reward_accounts ๐Ÿ”’
Loads reward accounts for new reward merkle tree (V4).
reconstruct_state ๐Ÿ”’
Reconstructs the ValidatedState from a specific block height up to a given view.
reward_header_dependencies ๐Ÿ”’
Identifies all reward accounts required to replay the State Transition Function for the given leaf proposals. These accounts should be present in the Merkle tree before applying the STF to avoid recursive catchup (i.e., STF triggering another catchup).

Type Aliasesยง

DataSource