Skip to content

EVM runtime: introduce support for ipld::block_stat in the Blockstore interface #867

@raulk

Description

@raulk

The Blockstore interface doesn't allow us to stat a block. However, we do have an FVM syscall for this. The lack of this support makes the implementation of EXTCODESIZE inefficient, as it needs to fetch the block data merely to report its size.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions