CoolFace
Apppublic

666lcz/knowledge_base

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes
index.md116 linesDownload Raw Back to doc-updates
1---2title: Sui Documentation Updates3---4 5This topic lists the significant updates to the [Sui documentation](https://docs.sui.io) site so that you can easily identify new or updated information.6 7## Week ending 05/06/238 9| Topic | Update | 10| :------ | :------- |11| Multiple. | Updates for Sui Mainnet. |12 13## Week ending 04/22/2314 15| Topic | Update | 16| :------ | :------- |17| [Sui Full Node](../build/fullnode.md#hardware-requirements). | Updated hardware requirements. |18 19## Week ending 03/25/2320 21| Topic | Update | 22| :------ | :------- |23| Numerous topics. | Updates to reflect the changes included in Sui releases .28 and .29. |24| [Sui Local Network](../build/sui-local-network.md) | Updated installation instructions to include the sui-test-validator, which lets you use a local faucet, wallet, and explorer on your local network. |25| [Connect to a Sui Network](../build/connect-sui-network.md) | Updated the topic to include instructions for connecting to Sui Testnet. Topic title changed from "Connect to Sui Devnet". |26| [Sui Full Node](../build/fullnode.md) | Updated to include instructions for using Sui Indexer. |27| [Sui Object Display Standard](../build/sui-object-display.md) | New topic about using the Sui Object Display standard. |28| [Sui Programmable Transaction Blocks](../build/prog-trans-ts-sdk.md) | New topic about how to use the new Programmable Transaction blocks. |29| [Sui Cryptography](../learn/cryptography/index.md) | New section of topics about creating signatures for Sui. |30| [Object and Package Versioning](../learn/object-package-versions.md) | New topic that describes versioning in Sui. |31| [Move.toml File](../build/move/manifest.md) | New topic about Move manifest files. |32| [Move.lock File](../build/move/lock-file.md) | New topic about Move lock files. |33| [Accessing Time in Sui Move](../build/move/time.md) | New topic that describes how to access time in Sui Move. |34| [Sui Validator Node](../build/validator-node.md) | New topic about running a Sui Validator node. |35| [Database Snapshots](../build/snapshot.md) | New topic that describes how to use snapshots to restore transaction history for an epoch. |36 37## Week ending 03/05/2338 39| Topic | Update | 40| :------ | :------- |41| [Sui Exchange Integration Guide](../learn/exchange-integration-guide.md) | New topic that describes how to integrate Sui into a cryptocurrency exchange. Merged the Exchange Integration FAQ topic into the new topic. |42 43## Week ending 02/23/2344 45| Topic | Update | 46| :------ | :------- |47| [Sponsored Transactions](../learn/sponsored-transactions.md) | New topic for a new feature on Sui. |48 49## Week ending 02/03/2350 51| Topic | Update | 52| :------ | :------- |53| [Sui Client CLI](../build/cli-client.md) | [Updated content around sui client publish change](https://github.com/MystenLabs/sui/pull/7632) where verifying dependencies is now the default and an optional flag allows for skipping the verification. |54 55## Week ending 12/25/2256 57| Topic | Update | 58| :------ | :------- |59| [Sui Move by Example](../explore/move-examples/index.md) | [Relocated this content](https://github.com/MystenLabs/sui/pull/6957) from examples.sui.io to the Explore section of docs.sui.io. |60 61## Week ending 12/17/2262 63| Topic | Update | 64| :------ | :------- |65| [Explore Sui](../explore/index.md) | Added [Satoshi Flip](https://satoshi-flip.sui.io/) apps. |66| [Event API](../build/event_api.md) | [Copyedit and reformat for readability](https://github.com/MystenLabs/sui/pull/6718). |67| [Connect to a Sui Network](../build/connect-sui-network.md) | [Copyedit and updates for style consistency](https://github.com/MystenLabs/sui/pull/6715/files#diff-33791b72aa9e90e09f1b9f85972b29b605e388dff5130b2cdd9417a6946c8012).68| Multiple | Removed $ from example commands. Changed style for keyboard key names to use **bold** instead of `code` format. |69 70## Week ending 12/10/2271 72| Topic | Update | 73| :------ | :------- |74| [Exchange Integration FAQ](../learn/exchange-integration-faq.md) | New topic. |75| [Sui Client CLI](../build/cli-client.md) | [Added the `--verify-dependencies` flag to Sui client `publish`](https://github.com/MystenLabs/sui/pull/6601). |76 77## Week Ending 11/12/2278 79| Topic | Update | 80| :------ | :------- |81| [Run a Sui Full node](../build/fullnode.md) | [Updated system requirements](https://github.com/MystenLabs/sui/pull/6033) for Full node. |82 83## Week ending 10/29/2284 85| Topic | Update | 86| :------ | :------- |87| [Reference](../reference) | Added a new Reference top-level node. Moved filed from the Reference section previously in the Build node. |88| [Dynamic Fields](../build/programming-with-objects/ch5-dynamic-fields.md) | Docs for a new, more flexible, replacement for Child Objects.  **Note** this is an early release, with [known limitations](../build/programming-with-objects/ch5-dynamic-fields.md#current-limitations). |89| [Collections](../build/programming-with-objects/ch6-collections.md) | 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](../build/programming-with-objects/ch6-collections.md#current-limitations). |90 91## Week ending 10/22/2292 93| Topic | Update | 94| :------ | :------- |95| [Multiple topics](https://github.com/MystenLabs/sui/pull/5266) | Updates related to gateway deprecation. |96| [Sui Client CLI](../build/cli-client.md) | Moved information about creating a local network to a new [Sui Local Network](../build/sui-local-network.md) topic. General copyedit and updates for changes to Sui. |97 98## Week ending 10/15/2299 100| Topic | Update | 101| :------ | :------- |102| [Multiple topics](https://github.com/MystenLabs/sui/pull/4960/files) | Copyedits for improved readability and consistency. |103 104## Week ending 10/08/22105 106| Topic | Update | 107| :------ | :------- |108| [Explore Sui](../explore/index.md) | General copyedits for style, removed some stale images and examples. |109 110## Week ending 10/01/22111 112| Topic | Update | 113| :------ | :------- |114| This topic | Added this topic to provide a persistent record of documentation updates. |115| [Learn About Sui](../learn/index.md) | Refactored the topic to provide more specific information about *What's new*, and replaced the doc update information with this update topic. |116 
666lcz/knowledge_base · CoolFace