Skip to content

Paginate wallet output lookup beyond 1,000 drafts #1

Description

@rohenaz

findCoinByOrigin and post-publish coin location currently request a single page with limit: 1000. A wallet holding more than 1,000 BitPlan outputs can miss a matching origin or newly published coin.

Paginate listOutputs with offset until the match is found or the reported output set is exhausted. Add a wallet mock test covering a match on a later page.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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