Skip to content

Compare generated addresses against UTxO set #51

@MellowYarker

Description

@MellowYarker

I haven't determined how to do this yet. Ideally, we could compare every new address generated against the UTxO set, as it should be the primary target, however it's not easy to collect and maintain the up-to-date set (very large and constantly changing).

In #29 we collected and stored a majority of the previously used addresses, some of which contain UTxO, however, this set isn't super important and I haven't made a simple way to append to it (nor should you really even want to).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions