Skip to content

Conversation

@aschran
Copy link
Contributor

@aschran aschran commented Dec 20, 2025

Description

  • Correctly treat allowlisted peers differently from seed peers (no proactive connection)
  • Filter private peers from discovery responses
  • Track preconfigured peers separately from start-up config (necessary to eventually support live peer address changes)

Test plan

Updated unit tests


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:
  • Indexing Framework:

@aschran aschran requested review from bmwill and mystenmark December 20, 2025 15:28
@aschran aschran temporarily deployed to sui-typescript-aws-kms-test-env December 20, 2025 15:28 — with GitHub Actions Inactive
@vercel
Copy link

vercel bot commented Dec 20, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
sui-docs Ready Ready Preview, Comment Dec 20, 2025 3:37pm
2 Skipped Deployments
Project Deployment Review Updated (UTC)
multisig-toolkit Ignored Ignored Preview Dec 20, 2025 3:37pm
sui-kiosk Ignored Ignored Preview Dec 20, 2025 3:37pm

- Correctly treat allowlisted peers differently from seed peers (no proactive connection)
- Filter private peers from discovery responses
- Track preconfigured peers separately from start-up config (necessary to eventually support live peer address changes)
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