Summary
The wallet activity feed supports cursor-based pagination. An integration test should confirm the first page response includes a valid next cursor that can be used to fetch the second page without duplicating or skipping events.
Scope
- Seed a wallet with more trade events than the default page size
- Fetch the first page and assert a next cursor is returned
- Use the cursor to fetch the second page and assert no event appears on both pages
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram
Summary
The wallet activity feed supports cursor-based pagination. An integration test should confirm the first page response includes a valid next cursor that can be used to fetch the second page without duplicating or skipping events.
Scope
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram