Skip to content

Stop mapping struct_deconstruct intermediate field vars to cairo variables #136

Description

@piotmag769

// TODO(#136)
// The same definition span but fewer cells: a struct_deconstruct intermediate field
// variable can be mapped back to the struct's Cairo name in debugger mappings,
// which would degrade a complete multi-felt struct to just its first field.
if span == curr_span && cells_vals.len() < curr_cells.len() {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status
    Later

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions