0xMiden / 0xMiden/note-transport-service

Enhancement: windowed pagination

オープン
#46 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Rust
スター
3
フォーク
10
平均マージ
2時間 23分
マージ済み PR(30日)
4

説明

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

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Look at the existing cursor-based pagination implementation in the note fetching code. Review the linked pull request discussion for context on windowed pagination. Identify where to modify the API to accept start_cursor, end_cursor, or a limit parameter. Test changes to ensure they limit notes fetched per request correctly.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
rust
領域
api, backend
issue の種類
機能追加
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。