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

[typed store] iterators: migrate unbounded_iter callsites #21358

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

phoenix-o
Copy link
Contributor

Description

  • migrates unbounded_iter call sites to safe_iter
  • removes unused range_iter method
  • deprecates iterator_cf method

Release notes

Check each box that your changes affect. If none of the boxes relate to your changes, release notes aren't required.

For each box you select, include information after the relevant heading that describes the impact of your changes that a user might notice and any actions they must take to implement updates.

  • Protocol:
  • Nodes (Validators and Full nodes):
  • gRPC:
  • JSON-RPC:
  • GraphQL:
  • CLI:
  • Rust SDK:

Copy link

vercel bot commented Feb 26, 2025

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

Name Status Preview Comments Updated (UTC)
sui-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 6, 2025 4:04pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
multisig-toolkit ⬜️ Ignored (Inspect) Visit Preview Mar 6, 2025 4:04pm
sui-kiosk ⬜️ Ignored (Inspect) Visit Preview Mar 6, 2025 4:04pm

@phoenix-o phoenix-o force-pushed the db_iterators_interface_sf branch from c10efb8 to c66b286 Compare March 6, 2025 16:03
@phoenix-o phoenix-o temporarily deployed to sui-typescript-aws-kms-test-env March 6, 2025 16:03 — with GitHub Actions Inactive
@phoenix-o phoenix-o marked this pull request as draft March 6, 2025 16:04
@phoenix-o phoenix-o marked this pull request as ready for review March 6, 2025 16:36
@phoenix-o phoenix-o temporarily deployed to sui-typescript-aws-kms-test-env March 6, 2025 16:36 — with GitHub Actions Inactive
@andll andll requested a review from sadhansood March 6, 2025 19:26
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.

1 participant