0xMiden / 0xMiden/note-transport-service
Enhancement: windowed pagination
Open
- 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
Assessment
This issue has not been assessed yet.