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

[bridge] [cheerypick to 1.32] enable bridge on mainnet #19199

Merged

Conversation

longbowlu
Copy link
Contributor

@longbowlu longbowlu commented Sep 3, 2024

Description

enable bridge creation on mainnet by setting bridge to true. Before this change, the value is already true for testnet and devnet, but not mainnet. So this only applies to mainnet.

Test plan

it creates a new version 56 and enables bridge feature flag on mainnet. This change creates

and it does NOT change

I did the following checks:


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:
  • Rust SDK:
  • REST API:

Copy link

vercel bot commented Sep 3, 2024

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 Sep 3, 2024 11:31pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
multisig-toolkit ⬜️ Ignored (Inspect) Visit Preview Sep 3, 2024 11:31pm
sui-kiosk ⬜️ Ignored (Inspect) Visit Preview Sep 3, 2024 11:31pm
sui-typescript-docs ⬜️ Ignored (Inspect) Visit Preview Sep 3, 2024 11:31pm

@longbowlu longbowlu force-pushed the enable-bridge-creation-on-mainnet branch from d8a1c1f to 4b2e1ab Compare September 3, 2024 22:13
@longbowlu longbowlu changed the title [bridge] enable bridge on mainnet [bridge] [cheerypick to 1.32] enable bridge on mainnet Sep 3, 2024
Copy link
Contributor

@dariorussi dariorussi left a comment

Choose a reason for hiding this comment

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

LGTM

@longbowlu longbowlu enabled auto-merge (squash) September 3, 2024 23:15
@longbowlu longbowlu merged commit a5eab1a into releases/sui-v1.32.0-release Sep 3, 2024
47 of 48 checks passed
@longbowlu longbowlu deleted the enable-bridge-creation-on-mainnet branch September 3, 2024 23:31
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.

4 participants