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

Create about-sui.md #757

Merged
merged 3 commits into from
Mar 11, 2022
Merged

Create about-sui.md #757

merged 3 commits into from
Mar 11, 2022

Conversation

Clay-Mysten
Copy link
Contributor

Creating About Sui page with some elements of Announcing Sui blog post

Creating About Sui page with some elements of Announcing Sui blog post
@Clay-Mysten Clay-Mysten requested a review from adeabiodun March 11, 2022 02:24
title: About Sui
---

Sui is the first layer 1 blockchain designed from the ground up to enable creators and developers to build experiences
Copy link
Contributor

Choose a reason for hiding this comment

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

Sui is a high performance, horizontally-scalable blockchain with no theoretical limits utilizing extremely low computation resources per transaction. It is designed from the ground-up to facilitate instant settlement, delivering the high throughput, low latency, and low cost needed to power applications for billions of users.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks! Done.

Copy link
Collaborator

Choose a reason for hiding this comment

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

instead of instant les use a weasel word that means very fast, but not instant. Constraints like speed of light, etc.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I replaced instant with immediate. Please take a look. Thanks!

Incorporating review feedback
Replace instant with immediate

## Unparalleled scalability, immediate settlement

Sui scales horizontally as the demands of Dapps increase. Validators can add more workers to increase the networking, storage
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm a bit nervous about some of these claims...

scales horizontally is a bit problematic. I'd prefer we just say "scales". The reasons I'm nervous:

  1. In a blockchain world it's not clear what "scales horizontally" means. Traditionally it means you add workers to the entire system, like more validators, but here we mean within a validator, so it's confusing.
  2. I don't think even our white paper really talks about scalability3.
  3. Lots of people will ask questions about this to which we don't have answers or internal agreement yet

@huitseeker can you verify the claim of Sui being the first POS smart contract chain that scales beyond VISA? This seems sure to attract lots of controversy. I would personally rather leave out the absolute language here and go for something like "very high performance, low latency" etc.

Solana here claims since 2019 or so they could do 200,000 TPS for example.
https://docs.solana.com/history

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@velvia this all came from formal marketing materials:
https://docs.google.com/document/d/1LXfY9BE5mdTiueJ2ApX4TtvbZ10-6L1vWOZxNG9by4I/edit#heading=h.bdiodxf0ddqm

Now at:
https://www.notion.so/mystenlabs/About-Sui-1fa1ee46684a44c493e7ee707b0a72fe

In fact, much greater claims are made there. :-) I will let you and Adeniyi suss this out. Thanks!

title: About Sui
---

Sui is a high performance, horizontally-scalable blockchain with no theoretical limits utilizing extremely low computation resources per
Copy link
Contributor

Choose a reason for hiding this comment

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

See my concerns below about "horizontally scalable"

@Clay-Mysten Clay-Mysten merged commit 70515b3 into main Mar 11, 2022
@Clay-Mysten Clay-Mysten deleted the Clay-Mysten-patch-3 branch March 11, 2022 23:51
@Clay-Mysten Clay-Mysten mentioned this pull request Mar 11, 2022
mwtian added a commit to mwtian/sui that referenced this pull request Sep 29, 2022
Closes MystenLabs#757

This makes filtering by narwhal package names easier. Also if we place Narwhal packages along with other packages, we would like to have non-ambiguous package and matching directory names.

Adding narwhal- instead of narwhal_ prefix to match the style in Sui.
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