Skip to content

Support for granular storage slot override #32873

@kawahwookiee

Description

@kawahwookiee

Rationale

Since a storage slot is 32 bytes or 256 bits in size, it can fit several smaller variables. If one needed to perform an eth_call with an override of a single variable in a slot, they would need to request the contents of the slot, change the target segment, and use the current full-slot override. With the proposed feature, the request step could be avoided.

Implementation

This issue is accompanied by the PR 32874

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions