Sui Profile picture
Dec 5 11 tweets 3 min read
Let's dive in to our recap of Sui Testnet Wave 1, in which we successfully achieved our goal of practicing decentralized coordination and incident response on a geo-distributed Sui network with independent validators and node operators. 🧵

sui.io/resources-sui/…
Some stats from Wave 1:

📈Total transactions processed : ~22 million
📦Total on-chain NFTs: ~11 million*
⛓️Total packages published: ~2,600*
🪙Total coins dispensed: 251B MIST
🗣️Total requests served: 4.19 million
And a special shoutout to @Staketab’s #Suiscan, one of the community projects we’re excited to see building on Sui, to source the numbers above!
What we worked on during Wave 1:

👋Genesis: successfully conducted a collaborative genesis ceremony with Sui Validators to bring Sui online.

👀Monitoring: set up global monitoring to observe consensus health, network health, throughput, and resource usage.
📡Communication: created a single discord channel for communication and found that the approach met our needs.
💊Mitigation: practiced processes to detect, diagnose, and mitigate network events involving issues such as:

🔹disconnection
🔹misconfiguration
🔹documentation error
🔹node sync and catch up
🔹consensus reliability
🔹machine resource consumption
🔹transaction traffic surges
🆕Updates: rolled out three different software updates to mitigate issues as they arose. All operators were able to update to the new version with no downtime or data loss.
🤓Major incidents + learnings from Wave 1:

A consensus stall scenario – debugging revealed an edge case where a node may wait for the return of a request that was deduped & never sent out, causing a livelock. We implemented a fix, restoring stalled validators to regain quorum.
A scenario where newly restarted validators failed to rejoin and catch up to the latest state of consensus – we were able to patch this case, update lagging validators, and help them catch up while the network was live and operational.
The last scenario was a long-standing networking issue that contributed to memory leakage – we were able to determine the root cause and will incorporate this fix into Devnet and Testnet Wave 2.
Finally, we’re excited to share that we expect Testnet Wave 2 to launch in early 2023. It will focus on epoch management, tokenomics, and stake delegation. We’ll share more details soon!

sui.io/resources-sui/…

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Sui

Sui Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @SuiNetwork

Nov 17
🎉🥳Hello Validators! A milestone for the #Sui history books: Sui Testnet Wave 1 is live!🌊

This is a huge step towards a decentralized Sui Mainnet, as this is the first instance of a Sui Network with non-Mysten Labs operators.

Builders: continue building on Devnet 🧵(1/8)
🌐Testnet Wave 1 focuses on operators – specifically validators and those operating Full Nodes.

In Wave 1, we aim to improve our decentralized coordination + incident response, and identify a core group of operators who have experience in deploying, monitoring, and debugging.
⚠️As an incentivized Testnet, there are likely to be some bumps & learning moments as we attempt operating a decentralized network for the first time.

This network will be transitory, and will be shut down once we achieve our goals. Future Waves will come on the road to Mainnet.
Read 9 tweets
Nov 3
Strong, effective, and efficient cryptography comprises a core pillar of #Sui.

Let’s dive into the first blog post in the #Cryptography in Sui series, which takes a look at best practices and why Sui supports certain algorithms and primitives.

🧵[1/7]
As a core pillar of Sui cryptography, we created fastcrypto, a library published as an independent #Move crate making it easy for developers to implement strong security across their applications.
The reference Sui Wallet and Typescript SDK share the same cryptography backend utility implementations, ensuring standardization and common cryptographic implementation.

Along with the Rust SDK, devs can use the reference Sui Wallet implementation and toolkits for integration.
Read 8 tweets
Nov 3
Today, we’re launching #Sui Capys – a fun new prototype that serves as a dev preview (not an airdrop!) and demonstrates key capabilities of Sui.

Capys leverage Sui’s object-oriented nature to allow portable accessories that players can trade and buy.

Let’s dive in🧵 [1/8] Image
In this dApp, players can buy, trade, breed, & accessorize cartoon Capybaras. As programmable objects on Sui, Capys showcase principles such as:

🔹asset ownership
🔹transferability
🔹dynamic fields

They appear in a user’s explorer along with accessories. Image
Developing Sui Capys using Sui #Move required defining basic modules, creating types, and building a registry to record and verify them.
Read 9 tweets
Sep 8
📢: Today, we're excited to announce our $300M Series B funding round. This milestone signals the technical strength & immense potential of our Sui ecosystem. #Suinami🌊 1/🧵
2/ We believe in a future where every major digital exchange of value will be done via public ledgers. Public blockchains⛓️ usher in a world of greater transparency & seamless composability of assets that will ultimately benefit end users. 🙌
3/ The next web3 cycle is due for an upgrade. We need to go from the existing crypto dial-up era to super fast broadband by addressing:

💧Poor developer experience
💧Low scalability, high cost
💧Poor onboarding experiences
💧Very limited use cases
Read 4 tweets
Jul 20
We recently spoke with our Head Economist, @alonsodegortari, to talk about Sui Tokenomics on our AMA. Here’s the mini recap 🧵 1/7
@alonsodegortari 2/7 - What’s special about Sui Tokenomics?

💡 Engineering design is built in sync with current innovations
⛓ Everything lives on the blockchain as an independent object
⚖️ Horizontal scaling allows to execute different transactions at the same moment
@alonsodegortari 3/7 - Unpacking Sui’s Gas Mechanism:

Our high-level goal was to make sure that the gas mechanism always delivers low & predictable gas for all users. Sui did this by dividing time across epochs. An epoch goes through, users submit transactions & validators process them. ↴
Read 7 tweets
Jul 12
Move VSCode plugin is available to download here: bit.ly/move-analyzer

Difficulty with more traditional smart contract languages that #MoveLang is trying to solve is code composition & reuse. New VSCode plugin delivers a set of features that can aid developers. A thread 🧵
The new features provided by the current version of move-analyzer’s language server include:

▫️ Type on hover
▫️ Go to definition
▫️ Go to type definition
▫️ Find references
▫️ Error reporting
Type on hover:
When encountering identifier in unknown code base, you may not know the type of the identifier. If you hover a cursor over the name of an identifier, you will see the name of this identifier displayed in a tooltip.
Read 9 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us on Twitter!

:(