Skip to content

Audit: Does not allow abortion with ExitCode::Ok #255

Closed
@jennijuju

Description

brought by @anorth from the internal audit, that FVM ExitCode enumeration might be inappropriate for use in actors.

After initial investigation, we may confirm FVM DOES guarantee that aborts cannot be done with Ok exit code. ⇒ overrides to SysErrIllegalExitCode. Then the API that builtin-actors uses should not allow actors to abort with ExitCode::Ok - this might be included in the ExitCode refactor already, this ticket is to confirm that's the right assumption.

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions