Post
Share your knowledge.
BigSneh1911
Sep 09, 2025
Expert Q&A
What’s the theoretical maximum TPS Sui can achieve, and what limits it today?
What’s the theoretical maximum TPS Sui can achieve, and what limits it today?
- Sui
- SDKs and Developer Tools
0
1
Share
Comments
Answers
1Satoshi 635
Sep 9 2025, 10:12Use Compatibility Policy: If you’re building public-facing protocols, prefer compatible upgrades to avoid breaking users.
Governance Wrappers: For DAOs or protocols, store the UpgradeCap inside a governance-controlled object (instead of a single wallet).
Versioning: Always maintain a clear versioning sch
5
Comments
Do you know the answer?
Please log in and share it.
Sui is a Layer 1 protocol blockchain designed as the first internet-scale programmable blockchain platform.
1243Posts4272Answers
Bounty Posts
- Why does BCS require exact field order for deserialization when Move structs have named fields?65
- How to Maximize Profit Holding SUI: Sui Staking vs Liquid Staking514
- Multiple Source Verification Errors" in Sui Move Module Publications - Automated Error Resolution55
- Sui Move Error - Unable to process transaction No valid gas coins found for the transaction419
- Sui Transaction Failing: Objects Reserved for Another Transaction49