Skip to content

Add Support for selfdestruct in Grevm 2.0 #45

Description

@Richard1048576

The current version of Grevm 2.0 does not fully support the selfdestruct opcode. This limitation has been addressed by degrading the execution mode to serial for cases involving selfdestruct to ensure correctness. However, a long-term solution is required to maintain parallel execution efficiency.

  • The absence of selfdestruct support impacts the ability to track and manage self-destructed accounts during parallel execution.
  • Future updates should consider introducing a dedicated data structure to track self-destructed accounts and ensure correctness in parallel execution.

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