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).