-
Notifications
You must be signed in to change notification settings - Fork 11.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version Packages #12398
Merged
Merged
Version Packages #12398
Conversation
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
c324292
to
a9dc316
Compare
a9dc316
to
ba9148c
Compare
ba9148c
to
a70b702
Compare
a70b702
to
50252b7
Compare
830c599
to
4a6428b
Compare
4a6428b
to
19ee2a6
Compare
19ee2a6
to
2cd82dc
Compare
666lcz
approved these changes
Jun 14, 2023
ebmifa
pushed a commit
that referenced
this pull request
Jun 14, 2023
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or [setup this action to publish automatically](https://github.com/changesets/action#with-publishing). If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @mysten/deepbook@0.2.0 ### Minor Changes - d2676e0: Initial deepbook SDK publish ### Patch Changes - Updated dependencies [3ea9adb] - Updated dependencies [1cfb1c9] - Updated dependencies [1cfb1c9] - Updated dependencies [fb3bb91] - @mysten/sui.js@0.36.0 ## @mysten/sui.js@0.36.0 ### Minor Changes - 3ea9adb: Add multisig support - 1cfb1c9: The `TransactionBlock` builder now uses the protocol config from the chain when constructing and validating transactions, instead of using hard-coded limits. If you wish to perform signing offline (without a provider), you can either define a `protocolConfig` option when building a transaction, or explicitly set `limits`, which will be used instead of the protocol config. - fb3bb91: Remove logging of RPCValidation errors when typescript types do not match RPC response types ### Patch Changes - 1cfb1c9: Added `getProtocolConfig()` method to the provider. - Updated dependencies [ca5c728] - Updated dependencies [fdb5694] - @mysten/bcs@0.7.2 ## @mysten/bcs@0.7.2 ### Patch Changes - ca5c728: Fix a bcs decoding bug for u128 and u256 values - fdb5694: Fixes an issue with a top level generic in a nested vector ## @mysten/kiosk@0.3.1 ### Patch Changes - 6a2a42d: Add `getOwnedKiosks` query to easily get owned kiosks and their ownerCaps for an address - abf6ad3: Refactor the fetchKiosk function to return all content instead of paginating, to prevent missing data - d72fdb5: Fix on createTransferPolicy method. Updated type arguments for public_share_object command. - Updated dependencies [3ea9adb] - Updated dependencies [1cfb1c9] - Updated dependencies [1cfb1c9] - Updated dependencies [fb3bb91] - @mysten/sui.js@0.36.0 ## @mysten/suins-toolkit@0.2.1 ### Patch Changes - Updated dependencies [3ea9adb] - Updated dependencies [1cfb1c9] - Updated dependencies [1cfb1c9] - Updated dependencies [fb3bb91] - @mysten/sui.js@0.36.0 ## @mysten/wallet-adapter-all-wallets@0.5.10 ### Patch Changes - @mysten/wallet-adapter-unsafe-burner@0.8.10 - @mysten/wallet-adapter-wallet-standard@0.7.10 ## @mysten/wallet-adapter-base@0.7.10 ### Patch Changes - Updated dependencies [3ea9adb] - Updated dependencies [1cfb1c9] - Updated dependencies [1cfb1c9] - Updated dependencies [fb3bb91] - @mysten/sui.js@0.36.0 - @mysten/wallet-standard@0.5.10 ## @mysten/wallet-adapter-unsafe-burner@0.8.10 ### Patch Changes - Updated dependencies [3ea9adb] - Updated dependencies [1cfb1c9] - Updated dependencies [1cfb1c9] - Updated dependencies [fb3bb91] - @mysten/sui.js@0.36.0 - @mysten/wallet-adapter-base@0.7.10 - @mysten/wallet-standard@0.5.10 ## @mysten/wallet-adapter-wallet-standard@0.7.10 ### Patch Changes - Updated dependencies [3ea9adb] - Updated dependencies [1cfb1c9] - Updated dependencies [1cfb1c9] - Updated dependencies [fb3bb91] - @mysten/sui.js@0.36.0 - @mysten/wallet-adapter-base@0.7.10 - @mysten/wallet-standard@0.5.10 ## @mysten/wallet-kit@0.4.10 ### Patch Changes - Updated dependencies [3ea9adb] - Updated dependencies [1cfb1c9] - Updated dependencies [1cfb1c9] - Updated dependencies [fb3bb91] - @mysten/sui.js@0.36.0 - @mysten/wallet-adapter-base@0.7.10 - @mysten/wallet-adapter-unsafe-burner@0.8.10 - @mysten/wallet-adapter-wallet-standard@0.7.10 - @mysten/wallet-kit-core@0.4.10 - @mysten/wallet-standard@0.5.10 ## @mysten/wallet-kit-core@0.4.10 ### Patch Changes - Updated dependencies [3ea9adb] - Updated dependencies [1cfb1c9] - Updated dependencies [1cfb1c9] - Updated dependencies [fb3bb91] - @mysten/sui.js@0.36.0 - @mysten/wallet-adapter-base@0.7.10 - @mysten/wallet-standard@0.5.10 ## @mysten/wallet-standard@0.5.10 ### Patch Changes - Updated dependencies [3ea9adb] - Updated dependencies [1cfb1c9] - Updated dependencies [1cfb1c9] - Updated dependencies [fb3bb91] - @mysten/sui.js@0.36.0 ## kiosk-demo@0.0.1 ### Patch Changes - Updated dependencies [6a2a42d] - Updated dependencies [abf6ad3] - Updated dependencies [d72fdb5] - Updated dependencies [3ea9adb] - Updated dependencies [1cfb1c9] - Updated dependencies [1cfb1c9] - Updated dependencies [fb3bb91] - @mysten/kiosk@0.3.1 - @mysten/sui.js@0.36.0 - @mysten/wallet-kit@0.4.10 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@mysten/deepbook@0.2.0
Minor Changes
Patch Changes
@mysten/sui.js@0.36.0
Minor Changes
TransactionBlock
builder now uses the protocol config from the chain when constructing and validating transactions, instead of using hard-coded limits. If you wish to perform signing offline (without a provider), you can either define aprotocolConfig
option when building a transaction, or explicitly setlimits
, which will be used instead of the protocol config.Patch Changes
getProtocolConfig()
method to the provider.@mysten/bcs@0.7.2
Patch Changes
@mysten/kiosk@0.3.1
Patch Changes
getOwnedKiosks
query to easily get owned kiosks and their ownerCaps for an address@mysten/suins-toolkit@0.2.1
Patch Changes
@mysten/wallet-adapter-all-wallets@0.5.10
Patch Changes
@mysten/wallet-adapter-base@0.7.10
Patch Changes
@mysten/wallet-adapter-unsafe-burner@0.8.10
Patch Changes
@mysten/wallet-adapter-wallet-standard@0.7.10
Patch Changes
@mysten/wallet-kit@0.4.10
Patch Changes
@mysten/wallet-kit-core@0.4.10
Patch Changes
@mysten/wallet-standard@0.5.10
Patch Changes
kiosk-demo@0.0.1
Patch Changes