Skip to content

Integrate revm transact_system_call #51

Open
@rakita

Description

@rakita

Revm added support for systems calls that skips validation, pre execution and most of the post execution phases simplifying usage and don't touch beneficiary/caller accounts. bluealloy/revm#2350

alloy/evm function has a caller as an input, but all system calls use the same SYSTEM_ADDRESS revm requires only address and data as inputs.

caller: Address,

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions