sui
sui copied to clipboard
Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language
- Implements suggestion from #4551. Now call to `create_currency` emits `coin::CreatedCurrency` event. - Adds code from examples book to framework tests (this way we make sure they always compile) Closes...
What are the existing URLs containing the issue, if any? https://docs.sui.io/devnet/explore#sui-explorer https://github.com/MystenLabs/sui/tree/main/explorer/client#readme https://docs.sui.io/devnet/explore/devnet#basic-testing How would you describe the issue? (What needs changing?) Our only docs about the Explorer on docs.sui.io...
* Switches the search algorithm from relying on guess-work to being under the control of the user. The user types in a term and matching results across different categories are...
## Steps to Reproduce Issue Now SDK supports some types of transactions about objects, but it seems there is a lack of object version checks which could bring unexpected transaction...
This is important info for wallets etc. to know about a fungible token. I'm not sure if `TreasuryCap` is the best home for this information (e.g., we may want a...
as title. function: `fn task_queue_processor`
For Pedersen commitment we use currently use the word `mizu` to define the domain and gens. We should switch to `sui`