Skip to content

re: 0006: Blocks needed for operation inversion depends on the order of the operations #78

@DavidBuchanan314

Description

@DavidBuchanan314

According to my experiments, the set of blocks required to invert a sequence of multiple operations can depend on the order you invert them in (occasionally).

This is a little counterintuitive, since the MST itself is insertion-order-insensitive.

I think it should be specified that verifiers need to invert the operations either "in the same order as the ops list" or "in the reverse order of the ops list" , or some other canonical/deterministic order (doesn't really matter, as long as it's defined)

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