Skip to content

Refactor CastingVM to allow custom VMs (e.g. HexDebug) to reuse more code #1190

Description

@object-Object

Currently, HexDebug's HexDebugger is forced to reimplement all of CastingVM.queueExecuteAndWrapIotas in order to implement debug features like breakpoints and stepping. If queueExecuteAndWrapIotas were refactored into separate functions for setup, main loop body, and teardown, HexDebug's implementation could be made significantly simpler and easier to keep up to date with future CastingVM changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    1.201.21apiAPI-related enhancements/bugs/optimizations

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions