Introducing Sui Bridge General Sui Developer Forum

This will give you the ability to decide which version of Move your code is compiled under. These features will be developed and rolled-out over the coming months (and some spybet have already landed!). Where possible, we’ve tried to give potential timelines for these upcoming items. This is a brief outline of the developer-facing Sui roadmap; this thread tracks the first half of 2024.

Shared Object Deletion

We are building a lockstep network that will allow developers to use a local network that only runs when interacted with, enabling a much lighter-weight local network experience. We are in the process of a major upgrade to the Deepbook framework estimated to be released to dev/testnets sometime in Q2. In order to make debugging easier, we’re adding the ability to fork the Sui network from any transaction into your local network.

Closed Loop Token

The sui-test-validator binary has been improved to aid with local development flow. Would you mind sharing the Move.toml file for the project you are attempting to build + the output of sui –version? This is the error i get everytime i try run sui move build The Sui usdc is gone, but it has not appeared in my Phantom wallet.
Can you use a newer version? Can you also share the Sui CLI version? After a day i clicked resume transaction and it said Failed. I’d recommend attempting to walk this back, reaching out to Wormhole support in their Discord. Sometimes when ecosystems go from a wrapped stable to a native stable, bridges like Wormhole are slow to update and you see some oddities like this.

Lockstep Network

Builders working in language ecosystems without a BCS implementation can call this library using their languages FFI support. Binary Canonical Serialization, or BCS, is the data format used to represent data on Sui, but many languages lack support for BCS. Utilizing the original toolchain prevents the occurrence of verification failures that could arise from benign changes introduced by newer toolchains.
We’re adding support to the Sui CLI for dry-running transactions to see their effects, in the same way the CLI can currently run transactions. We’ve recently released a pre-release version of our own Move IDE plugin, which can be found on the Visual Studio marketplace. This bridge will rely on the same security assumptions as Sui’s core network, and hence trusting Sui Bridge will require the same security assumptions as trusting Sui itself.

RPC 2.0

If you are an interested validator or full node operator, we welcome you to join the network. As you can see, there are many powerful and new capabilities that are now possible on a decentralized and permissionless network. The following table describes the differing network characteristics between Devnet and the Permanent Testnet as of the date of this publication. In addition to using Devnet and Testnet, we also encourage builders to use the local environment for initial development and faster iterations.

  • This instance of the Sui network serves as Sui’s long-running, decentralized, and permissionless Testnet.
  • As for the swap issue, there’s a bug with in wallet swaps right now that sometimes fails to find a provider.
  • Tired of staring at 64-character hex addresses in PTBs, Move.toml, and some other places?
  • Further refinement of macro functions and preparation for a beta release to gather community feedback and insights.
  • I can smell mainnet in the april.
  • The latest version of the Deepbook framework is currently live on devnet and testnet.
  • As you can see, there are many powerful and new capabilities that are now possible on a decentralized and permissionless network.
  • Many of these are changes to the source language – they will enhance the developer experience without requiring any changes to the binary representation published on-chain.
  • This is a brief outline of the developer-facing Sui roadmap; this thread tracks the first half of 2024.
  • So excited with this testnet launch.
  • The previous RPC version will not be deprecated until after Q2 2024.
  • Because i just tried the version 1.31

There will be multiple releases over the coming months in this space, starting with tooling to replay transactions that happened on-chain with gas profiling and other trace information. We’re working on functionality so that Sui developers can publish and upgrade source packages across multiple networks, without having to manually update or refer to numeric addresses. I’m trying use Sui Bridge to bridge my usdc(base) to usdc(sui)(both through OK X wallet).
Tired of staring at 64-character hex addresses in PTBs, Move.toml, and some other places? Look for this coming early next year, and for more releases in this space over the next year. We expect the bridge to be live on Testnet by the end of April and are optimistically targeting early Q3 for mainnet. In order to simplify the codebase and streamline developer workflows, we’ll be consolidating the sui-start and sui-test-validator CLI commands. Rather than passing a gas budget to every transaction to be executed, users will be able to have the CLI estimate the gas budget for them (using dryrun).

Other Upcoming Features and Improvements

The problem I am having is, anytime I try to transfer the funds, it tells me the address is invalid. Can you please elaborate on how to use a bridge and the process. Each time l try an getting invalid address.

Añadir un comentario

Su dirección de correo electrónico no será publicada. Los campos necesarios están marcados *