Skip to content

Problem: no mechanism to abort tx execution #25935

@yihuang

Description

@yihuang

In block-stm, it could be helpful to be able to abort a tx execution early. The signal detection can be done in storage Read/Write APIs, and error propagation have to be done with panics, similar to out-of-gas error, we need to assume the module logics will not simply recover panics errors without checking the error types.

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