Skip to content

Implement OrderedStorage class #39

@Siegrift

Description

@Siegrift

In signed API we have a DelayedSignedDataQueue which provides a nice abstraction over how the data is stored. This makes the implementation less error prone because we avoid relying on the order implicitly (taking the last/first element).

A similar feature is used in Airseeker to save gas prices.

Additonally, the class should:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions