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

Renames Testnet3 to MainnetV0 #3086

Merged
merged 8 commits into from
Feb 11, 2024
Merged

Renames Testnet3 to MainnetV0 #3086

merged 8 commits into from
Feb 11, 2024

Conversation

howardwu
Copy link
Contributor

@howardwu howardwu commented Feb 11, 2024

Motivation

This PR renames Testnet3 to MainnetV0 in preparation for mainnet.

Note: The network ID for mainnet is 0 (where as it was 3 on testnet3). As such, please update your firewall to support these TCP ports:

  • 4130 (previously 4133)
  • 3030 (previously 3033)
    Following this convention will ensure Aleo can better support multiple distinct testnets simultaneously after mainnet launch.

The sister PR can be found here: https://github.com/AleoHQ/snarkVM/pull/2347

@howardwu howardwu changed the base branch from testnet3-staging to mainnet February 11, 2024 02:08
@howardwu howardwu marked this pull request as ready for review February 11, 2024 05:11
@howardwu howardwu merged commit 7e47ef5 into mainnet Feb 11, 2024
20 of 24 checks passed
@howardwu howardwu deleted the feat/network-v0 branch February 11, 2024 05:19
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.

2 participants