0xMiden / 0xMiden/note-transport-service

Enhancement: windowed pagination

Open
#46 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
3
Forks
10
Avg merge
2h 23m
Merged PRs (30d)
4

Description

introduce a window-fetching approach instead of this cursor one. E.g., fetch notes from start_cursor to end_cursor (or a plain limit on the number of notes). Basically to limit the number of notes fetched per request.

https://github.com/0xMiden/miden-client/pull/1296#discussion_r2360143217

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.