Skip to content

[VM] Only load reachable function code bodies on contract-call?Β #6604

@jcnelson

Description

@jcnelson

When processing a contract-call?, the VM should only load the function body from the contract and any dependent (i.e. reachable) code and state. There is no need to load the entirety of the contract metadata (nor to bill the caller for it).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Status: πŸ†• New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions