title |
---|
Sui Documentation Updates |
This topic lists the significant updates to the Sui documentation site so that you can easily identify new or updated information.
Topic | Update |
---|---|
Numerous topics. | Updates to reflect the changes included in Sui releases .28 and .29. |
Sui Local Network | Updated installation instructions to include the sui-test-validator, which lets you use a local faucet, wallet, and explorer on your local network. |
Connect to a Sui Network | Updated the topic to include instructions for connecting to Sui Testnet. Topic title changed from "Connect to Sui Devnet". |
Sui Full Node | Updated to include instructions for using Sui Indexer. |
Sui Object Display Standard | New topic about using the Sui Object Display standard. |
Sui Programmable Transaction Blocks | New topic about how to use the new Programmable Transaction blocks. |
Sui Cryptography | New section of topics about creating signatures for Sui. |
Object and Package Versioning | New topic that describes versioning in Sui. |
Move.toml File | New topic about Move manifest files. |
Move.lock File | New topic about Move lock files. |
Accessing Time in Sui Move | New topic that describes how to access time in Sui Move. |
Sui Validator Node | New topic about running a Sui Validator node. |
Database Snapshots | New topic that describes how to use snapshots to restore transaction history for an epoch. |
Topic | Update |
---|---|
Sui Exchange Integration Guide | New topic that describes how to integrate Sui into a cryptocurrency exchange. Merged the Exchange Integration FAQ topic into the new topic. |
Topic | Update |
---|---|
Sponsored Transactions | New topic for a new feature on Sui. |
Topic | Update |
---|---|
Sui Client CLI | Updated content around sui client publish change where verifying dependencies is now the default and an optional flag allows for skipping the verification. |
Topic | Update |
---|---|
Sui Move by Example | Relocated this content from examples.sui.io to the Explore section of docs.sui.io. |
Sui Framework Reference | Added links to each module topic in the Framework Reference folder in the repo until we can properly add them to the Docs site. |
Topic | Update |
---|---|
Explore Sui | Added Sui Capys and Satoshi Flip apps. |
Event API | Copyedit and reformat for readability. |
Connect to Devnet | Copyedit and updates for style consistency. |
Multiple | Removed $ from example commands. Changed style for keyboard key names to use bold instead of code format. |
Topic | Update |
---|---|
Exchange Integration FAQ | New topic. |
Sui Client CLI | Added the --verify-dependencies flag to Sui client publish . |
Topic | Update |
---|---|
Run a Sui Full node | Updated system requirements for Full node. |
Topic | Update |
---|---|
Reference | Added a new Reference top-level node. Moved filed from the Reference section previously in the Build node. |
Dynamic Fields | Docs for a new, more flexible, replacement for Child Objects. Note this is an early release, with known limitations. |
Collections | New docs to accompany the addition of map-like collections to the Sui Framework's Move library, built on top of Dynamic Fields. Note this is an early release, with known limitations. |
Topic | Update |
---|---|
Sui Wallet | Updates for version 0.2. |
Multiple topics | Updates related to gateway deprecation. |
Sui Client CLI | Moved information about creating a local network to a new Sui Local Network topic. General copyedit and updates for changes to Sui. |
Topic | Update |
---|---|
Multiple topics | Copyedits for improved readability and consistency. |
Topic | Update |
---|---|
Install Sui | Removed the setup script (sui-setup.sh) until we can resolve the errors with the latest version of Sui. |
Explore Sui | General copyedits for style, removed some stale images and examples. |
Topic | Update |
---|---|
This topic | Added this topic to provide a persistent record of documentation updates. |
Learn About Sui | Refactored the topic to provide more specific information about What's new, and replaced the doc update information with this update topic. |