Documentation ¶
Overview ¶
Package tasks contains tasks that can be run by the curio command.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartTasks ¶
func StartTasks(ctx context.Context, dependencies *deps.Deps) (*harmonytask.TaskEngine, error)
func WindowPostScheduler ¶
func WindowPostScheduler(ctx context.Context, fc config.CurioFees, pc config.CurioProvingConfig, api api.Chain, verif storiface.Verifier, paramck func() (bool, error), sender *message.Sender, chainSched *chainsched.CurioChainSched, as *multictladdr.MultiAddressSelector, addresses map[dtypes.MinerAddress]bool, db *harmonydb.DB, stor paths.Store, idx paths.SectorIndex, max int) (*window2.WdPostTask, *window2.WdPostSubmitTask, *window2.WdPostRecoverDeclareTask, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.