Versions in this module Expand all Collapse all v0 v0.10.0 May 24, 2022 v0.9.1-rc1 May 4, 2022 v0.9.0 Apr 26, 2022 Changes in this version + type Task struct + func NewTask(node tasks.DataSource) *Task + func (t *Task) ProcessTipSets(ctx context.Context, current *types.TipSet, executed *types.TipSet) (model.Persistable, *visormodel.ProcessingReport, error)