Skip to content

fix: stabilize tied creator sorting and share seed helper - #723

Merged
Chucks1093 merged 3 commits into
accesslayerorg:mainfrom
charlesedeh021-cell:fix/creator-sort-stability-596
Jul 29, 2026
Merged

fix: stabilize tied creator sorting and share seed helper#723
Chucks1093 merged 3 commits into
accesslayerorg:mainfrom
charlesedeh021-cell:fix/creator-sort-stability-596

Conversation

@charlesedeh021-cell

Copy link
Copy Markdown
Contributor

Closes #596

Changes

  • Adds shared creator market seed helpers for integration coverage.
  • Stabilizes creator list sorting with an id tie-breaker for deterministic pagination.
  • Adds live integration coverage for tied creator price sorting across pages.
  • Refactors the wallet holdings snapshot test to reuse the shared seed helpers.

Testing

  • git diff --check
  • pnpm build attempted, but the local pnpm/node_modules environment timed out/failed before a clean project build could complete.
  • pnpm exec tsc --noEmit attempted with the same local environment limitation.

@Chucks1093
Chucks1093 merged commit 73ae3f7 into accesslayerorg:main Jul 29, 2026
1 check passed
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.

Add integration tests for holdings and creator list pagination correctness and stable ordering

2 participants