Skip to content

Fix vm_error stack trace #6369

@obycode

Description

@obycode

The Explorer will start showing the VM error outputs, so we may notice things that are off or could be improved. The first thing that was noticed, was that in some cases, it will print "Stack Trace: " but then not have any stack trace. This is coming from

writeln!(f, "\n Stack Trace: ")?;

Example transaction with this problem: 11e24ddcd295a07334637e807727a42ce9bdb7528098578537ed5b5150e81e83

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueAppropriate for a new open source contribution.

    Type

    No type

    Projects

    Status

    Status: 📋 Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions