Skip to content

What is a FaultSet, why does a submitPoSt message allow for multiple FaultSet, and how do they "stack"? #119

Open
@laser

Description

@laser

The submitPoSt message includes a parameter faults of type []FaultSet.

The GeneratePost operation can return a slice of faults.

Couple of questions:

  1. What is a FaultSet? Is it just a set of the faulty sector ids returned from an invocation of GeneratePost?
  2. The type of faults is []FaultSet. Under what circumstances would someone send a submitPoSt message containing more than one FaultSet?
  3. The spec says that the miner actor needs to "ensure the fault sets properly stack." What does this mean?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions