-
Notifications
You must be signed in to change notification settings - Fork 11.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1688231
commit 4dc4cb2
Showing
38 changed files
with
264 additions
and
75 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,23 @@ | ||
# kiosk-cli | ||
|
||
## 1.0.3 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [ad46f9f2f] | ||
- Updated dependencies [67e581a5a] | ||
- Updated dependencies [34242be56] | ||
- Updated dependencies [4e2a150a1] | ||
- Updated dependencies [cce6ffbcc] | ||
- Updated dependencies [0f06d593a] | ||
- Updated dependencies [83d0fb734] | ||
- Updated dependencies [09f4ed3fc] | ||
- Updated dependencies [6d41059c7] | ||
- Updated dependencies [6d41059c7] | ||
- Updated dependencies [001148443] | ||
- @mysten/sui[email protected] | ||
- @mysten/kiosk@0.4.0 | ||
|
||
## 1.0.2 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,24 @@ | ||
# kiosk-demo | ||
|
||
## 0.0.4 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [ad46f9f2f] | ||
- Updated dependencies [67e581a5a] | ||
- Updated dependencies [34242be56] | ||
- Updated dependencies [4e2a150a1] | ||
- Updated dependencies [cce6ffbcc] | ||
- Updated dependencies [0f06d593a] | ||
- Updated dependencies [83d0fb734] | ||
- Updated dependencies [09f4ed3fc] | ||
- Updated dependencies [6d41059c7] | ||
- Updated dependencies [6d41059c7] | ||
- Updated dependencies [001148443] | ||
- @mysten/sui[email protected] | ||
- @mysten/wallet-kit@0.5.0 | ||
- @mysten/kiosk@0.4.0 | ||
|
||
## 0.0.3 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,27 @@ | ||
# @mysten/deepbook | ||
|
||
## 0.3.0 | ||
|
||
### Minor Changes | ||
|
||
- 6d41059c7: Update to use modular imports from @mysten/sui.js | ||
|
||
Some methods now accept a `SuiClient` imported from `@mysten/sui.js/client` rather than a `JsonRpcProvider` | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [ad46f9f2f] | ||
- Updated dependencies [67e581a5a] | ||
- Updated dependencies [34242be56] | ||
- Updated dependencies [4e2a150a1] | ||
- Updated dependencies [cce6ffbcc] | ||
- Updated dependencies [0f06d593a] | ||
- Updated dependencies [83d0fb734] | ||
- Updated dependencies [09f4ed3fc] | ||
- Updated dependencies [6d41059c7] | ||
- Updated dependencies [001148443] | ||
- @mysten/sui[email protected] | ||
|
||
## 0.2.2 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@mysten/deepbook", | ||
"author": "Mysten Labs <[email protected]>", | ||
"description": "Sui Deepbook SDK", | ||
"version": "0.2.2", | ||
"version": "0.3.0", | ||
"license": "Apache-2.0", | ||
"files": [ | ||
"dist", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,27 @@ | ||
# @mysten/kiosk | ||
|
||
## 0.4.0 | ||
|
||
### Minor Changes | ||
|
||
- 6d41059c7: Update to use modular imports from @mysten/sui.js | ||
|
||
Some methods now accept a `SuiClient` imported from `@mysten/sui.js/client` rather than a `JsonRpcProvider` | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [ad46f9f2f] | ||
- Updated dependencies [67e581a5a] | ||
- Updated dependencies [34242be56] | ||
- Updated dependencies [4e2a150a1] | ||
- Updated dependencies [cce6ffbcc] | ||
- Updated dependencies [0f06d593a] | ||
- Updated dependencies [83d0fb734] | ||
- Updated dependencies [09f4ed3fc] | ||
- Updated dependencies [6d41059c7] | ||
- Updated dependencies [001148443] | ||
- @mysten/sui[email protected] | ||
|
||
## 0.3.3 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@mysten/kiosk", | ||
"author": "Mysten Labs <[email protected]>", | ||
"description": "Sui Kiosk library", | ||
"version": "0.3.3", | ||
"version": "0.4.0", | ||
"license": "Apache-2.0", | ||
"main": "./dist/index.js", | ||
"module": "./dist/index.mjs", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,27 @@ | ||
# @mysten/suins-toolkit | ||
|
||
## 0.3.0 | ||
|
||
### Minor Changes | ||
|
||
- 6d41059c7: Update to use modular imports from @mysten/sui.js | ||
|
||
Some methods now accept a `SuiClient` imported from `@mysten/sui.js/client` rather than a `JsonRpcProvider` | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [ad46f9f2f] | ||
- Updated dependencies [67e581a5a] | ||
- Updated dependencies [34242be56] | ||
- Updated dependencies [4e2a150a1] | ||
- Updated dependencies [cce6ffbcc] | ||
- Updated dependencies [0f06d593a] | ||
- Updated dependencies [83d0fb734] | ||
- Updated dependencies [09f4ed3fc] | ||
- Updated dependencies [6d41059c7] | ||
- Updated dependencies [001148443] | ||
- @mysten/sui[email protected] | ||
|
||
## 0.2.3 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@mysten/suins-toolkit", | ||
"author": "Mysten Labs <[email protected]>", | ||
"description": "SuiNS TypeScript SDK", | ||
"version": "0.2.3", | ||
"version": "0.3.0", | ||
"license": "Apache-2.0", | ||
"files": [ | ||
"dist", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@mysten/sui.js", | ||
"author": "Mysten Labs <[email protected]>", | ||
"description": "Sui TypeScript API(Work in Progress)", | ||
"version": "0.37.1", | ||
"version": "0.38.0", | ||
"license": "Apache-2.0", | ||
"files": [ | ||
"CHANGELOG.md", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@mysten/wallet-adapter-all-wallets", | ||
"version": "0.5.12", | ||
"version": "0.5.13", | ||
"description": "Module exporting all integrated wallets for Sui Wallet Adapter", | ||
"license": "Apache-2.0", | ||
"author": "Mysten Labs <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,22 @@ | ||
# @mysten/wallet-adapter-base | ||
|
||
## 0.7.13 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [ad46f9f2f] | ||
- Updated dependencies [67e581a5a] | ||
- Updated dependencies [34242be56] | ||
- Updated dependencies [4e2a150a1] | ||
- Updated dependencies [cce6ffbcc] | ||
- Updated dependencies [0f06d593a] | ||
- Updated dependencies [83d0fb734] | ||
- Updated dependencies [09f4ed3fc] | ||
- Updated dependencies [6d41059c7] | ||
- Updated dependencies [001148443] | ||
- @mysten/sui[email protected] | ||
- @mysten/wallet-standard@0.5.13 | ||
|
||
## 0.7.12 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@mysten/wallet-adapter-base", | ||
"version": "0.7.12", | ||
"version": "0.7.13", | ||
"description": "Base wallet adapter for Sui", | ||
"license": "Apache-2.0", | ||
"author": "Mysten Labs <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,29 @@ | ||
# @mysten/wallet-adapter-unsafe-burner | ||
|
||
## 0.9.0 | ||
|
||
### Minor Changes | ||
|
||
- 6d41059c7: Update to use modular imports from @mysten/sui.js | ||
|
||
Some methods now accept a `SuiClient` imported from `@mysten/sui.js/client` rather than a `JsonRpcProvider` | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [ad46f9f2f] | ||
- Updated dependencies [67e581a5a] | ||
- Updated dependencies [34242be56] | ||
- Updated dependencies [4e2a150a1] | ||
- Updated dependencies [cce6ffbcc] | ||
- Updated dependencies [0f06d593a] | ||
- Updated dependencies [83d0fb734] | ||
- Updated dependencies [09f4ed3fc] | ||
- Updated dependencies [6d41059c7] | ||
- Updated dependencies [001148443] | ||
- @mysten/sui[email protected] | ||
- @mysten/wallet-adapter-base@0.7.13 | ||
- @mysten/wallet-standard@0.5.13 | ||
|
||
## 0.8.12 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@mysten/wallet-adapter-unsafe-burner", | ||
"version": "0.8.12", | ||
"version": "0.9.0", | ||
"description": "", | ||
"license": "Apache-2.0", | ||
"author": "Mysten Labs <[email protected]>", | ||
|
Oops, something went wrong.