Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

indexer: fix next cursor of object & epoch page #10058

Merged
merged 1 commit into from
Mar 29, 2023

Conversation

gegaowp
Copy link
Contributor

@gegaowp gegaowp commented Mar 29, 2023

Description

Next cursor should always point to the last() of the truncated vector.

@vercel
Copy link

vercel bot commented Mar 29, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

4 Ignored Deployments
Name Status Preview Comments Updated
explorer ⬜️ Ignored (Inspect) Mar 29, 2023 at 2:48AM (UTC)
explorer-storybook ⬜️ Ignored (Inspect) Mar 29, 2023 at 2:48AM (UTC)
sui-wallet-kit ⬜️ Ignored (Inspect) Mar 29, 2023 at 2:48AM (UTC)
wallet-adapter ⬜️ Ignored (Inspect) Mar 29, 2023 at 2:48AM (UTC)

@gegaowp gegaowp marked this pull request as ready for review March 29, 2023 02:48
@gegaowp gegaowp requested review from patrickkuo, 666lcz and wlmyng March 29, 2023 02:48
Copy link
Contributor

@wlmyng wlmyng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🆗

@gegaowp gegaowp enabled auto-merge (squash) March 29, 2023 02:51
@gegaowp gegaowp merged commit fd2cf31 into MystenLabs:main Mar 29, 2023
@gegaowp gegaowp deleted the fix-cursor branch March 29, 2023 03:25
patrickkuo pushed a commit that referenced this pull request Mar 29, 2023
## Description 

Next cursor should always point to the last() of the truncated vector.
patrickkuo pushed a commit that referenced this pull request Mar 29, 2023
## Description 

Next cursor should always point to the last() of the truncated vector.
patrickkuo added a commit that referenced this pull request Mar 29, 2023
Co-authored-by: Ge Gao <106119108+gegaowp@users.noreply.github.com>
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.

3 participants