Skip to content

"Disassembled" tab displays an error for some Tact contracts #426

@m0leynik

Description

@m0leynik

Hello!

Sometimes "Disassembled" tab contains an error.
For example, here is random one of the recently uploaded contracts: https://verifier.ton.org/EQDuB7okS4POUbDiKewK9Kkmu2fIrvg8vgW3uvsCeN6hIB4a

And the error in this case is:
Error: Index 80 > 80 is out of bounds

Seems like the disassembler engine is too old and can be replaced with new one @tact-lang/opcode. This fixes the problem.

Possible fix is #427

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions