sui icon indicating copy to clipboard operation
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

Results 2445 sui issues
Sort by recently updated
recently updated
newest added

- 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...

Type: Documentation
move

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...

Type: Documentation
Priority: High

* 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...

sui-explorer

## 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...

Stale

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...

For Pedersen commitment we use currently use the word `mizu` to define the domain and gens. We should switch to `sui`

crypto