[cp][aptos-release-v1.45] [Config] Update default testnet seeds.#19491
Merged
JoshLind merged 1 commit intoaptos-release-v1.45from Apr 20, 2026
Merged
[cp][aptos-release-v1.45] [Config] Update default testnet seeds.#19491JoshLind merged 1 commit intoaptos-release-v1.45from
JoshLind merged 1 commit intoaptos-release-v1.45from
Conversation
(cherry picked from commit 0223daa)
JoshLind
approved these changes
Apr 20, 2026
wqfish
approved these changes
Apr 20, 2026
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Contributor
❌ Forge suite
|
Contributor
✅ Forge suite
|
Contributor
✅ Forge suite
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport
This will backport the following commits from
maintoaptos-release-v1.45:Questions ?
Please refer to the Backport tool documentation
Note
Medium Risk
Medium risk because it changes default seed peer endpoints and when seed peers are injected, which can affect node bootstrapping/connectivity on testnet and historical sync scenarios.
Overview
Updates the default testnet seed peer set used by
config_optimizer.rs, replacing the existing four entries with new PFN seed endpoints/keys.Adjusts
.github/actions/fullnode-sync/fullnode_sync.pyto remove hardcoded testnet seed peers and to only inject seed peers when syncing historical data on mainnet (no longer for testnet).Reviewed by Cursor Bugbot for commit 5ce436f. Bugbot is set up for automated code reviews on this repo. Configure here.