Skip to content

DryrunTransactionResult disassembly field ambiguous #3563

@barnjamin

Description

@barnjamin

Problem

When debugging a set of transactions using the Dryrun REST endpoint, if an application call is signed by logic two programs are evaluated but there is only space for one disassembled program:

// Disassembled program line by line.
Disassembly []string `json:"disassembly"`

Solution

Add another field to allow both disassembled programs to be returned.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions