Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BlockSyncHistorical ¶
func BlockSyncHistorical(runenv *runtime.RunEnv, initCtx *run.InitContext) (err error)
BlockSyncHistorical represents a testcase of W validator, X bridges, Y full nodes that are trying to sync historical blocks from Bridge Nodes and among themselves using either IPLD only or default getters (shrex with IPLD as fallback) (_see compositions/cluster-k8s/block-sync/historical/*/*-{getter}.toml) More information under docs/test-plans/005-Block-Sync
func BlockSyncLatest ¶
func BlockSyncLatest(runenv *runtime.RunEnv, initCtx *run.InitContext) (err error)
BlockSyncLatest represents a testcase of W validator, X bridges, Y full nodes that are trying to sync the latest block from Bridge Nodes and among themselves using either ShrexGetter only, IPLDGetter only or the default CascadeGetter (_see compositions/cluster-k8s/blocksync-latest/*/*-{getter}.toml) More information under docs/test-plans/005-Block-Sync
Types ¶
This section is empty.