Skip to content

Dispute Resolution support preprocessing pipeline task #93

@hswick

Description

@hswick

Before a normal wasm task is submitted there can also be a preprocessing step. This preprocessing can involve a pipeline

Pipeline

-Preprocess code (initialize wasm task)
-Floating point
-Metering
-Linking (Optional)

Each of these steps could use their own verification games, or they can be combined into one game (aka the pipeline task). This single pipeline task can simply return the root hash of the preprocessed files.

In the case where a verifier challenges a task, and that task uses the preprocessing step, a verifier will dispute the preprocessing task first. Then once that passes, the game will carry on to the normal wasm task dispute.

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