Module sql

Module sql 

Source

Modulesยง

impl_testable_data_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_reward_merkle_tree_v2 ๐Ÿ”’
Loads reward accounts for new reward merkle tree (V4).
load_v1_reward_accounts ๐Ÿ”’
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