Skip to content

Conversation

@v0-e
Copy link
Contributor

@v0-e v0-e commented Nov 13, 2025

A client may have too many notes to fetch from the transport layer. This adds an optional limit to the downloaded notes per each fetch request. Requires sync with 0xMiden/miden-note-transport#56.

Unsure how best to incorporate with the new limit: Option<u32> argument in the client interface. Could be as a new argument in Client::fetch_private_notes. Currently it is not used (no limit is applied) on transport layer fetch request.

@igamigo
Copy link
Collaborator

igamigo commented Dec 3, 2025

@mmagician @v0-e is the plan still to continue working on this feature/branch?

@mmagician
Copy link
Contributor

Yes I think so. We should first finalize the support for this serverside and then can probably revive this PR

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants