-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
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
Labels
No labels