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

[cli] Switch to testnet as a default network environment #17267

Merged

Conversation

stefan-mysten
Copy link
Contributor

@stefan-mysten stefan-mysten commented Apr 22, 2024

Description

If the CLI is ran for the first time and there is no client configuration (e.g., client.yaml file), the user will be prompted a menu to either enter a network or accept the defaults. This PR changes the default network from devnet to testnet.

Test plan

No tests needed.


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):
  • Indexer:
  • JSON-RPC:
  • GraphQL:
  • CLI: The CLI now creates the testnet network instead of devnet when accepting the default configuration during initial configuration.
  • Rust SDK:

@stefan-mysten stefan-mysten requested review from damirka and a team April 22, 2024 01:38
Copy link

vercel bot commented Apr 22, 2024

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

Name Status Preview Comments Updated (UTC)
sui-core ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 22, 2024 1:40am
3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
multisig-toolkit ⬜️ Ignored (Inspect) Visit Preview Apr 22, 2024 1:40am
sui-kiosk ⬜️ Ignored (Inspect) Visit Preview Apr 22, 2024 1:40am
sui-typescript-docs ⬜️ Ignored (Inspect) Visit Preview Apr 22, 2024 1:40am

Copy link
Contributor

@damirka damirka left a comment

Choose a reason for hiding this comment

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

Thank you!

@stefan-mysten stefan-mysten merged commit b62f41b into MystenLabs:main Apr 22, 2024
44 checks 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.

None yet

2 participants