Skip to content

Semantic iterator for all objects that we store in merk needed #356

@MavenRain

Description

@MavenRain

This may already be compulsory to finish the hash migration for merk keys, but it does not appear that there is a single iterator that iterates over all of the objects that we currently store in merk. The existing iterators (e.g. events, symbols, multisig) appear to have been constructed in bespoke fashion as they've been needed. It would be clearer for developers working on future migrations, where the items to be modified may be different from data modified in past migrations, to work with a more general iterator and filter from it, versus constructing individual iterators for each item type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions