🎉 Publish Wallets Release#92
Merged
Merged
Conversation
This file contains hidden or 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
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 the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to develop, this PR will be updated.
Releases
@swapkit/sdk@4.6.33
Patch Changes
#91
833d967Thanks @towanTG! - Update SwapKit SDK dependencies:d0a20afThanks @towanTG! - ShipCHANGELOG.mdin the published package. Each package now listsCHANGELOG.mdin itsfiles, so the changelog ships in the npm tarball alongsidedist/. Consumers (e.g. the wallets release tooling) can read the underlying SDK changes directly fromnode_modulesinstead of fetching them from the private GitHub repo.5708090Thanks @towanTG! - Prefer a user-configured TON RPC URL (via SKConfig) over the Orbs-discovered endpoint. Previously the TON toolbox always used Orbs and only fell back to the configured URL when Orbs failed, so a configured endpoint was ignored. Orbs auto-discovery remains the default when no TON RPC URL is configured (the chain-config default is empty). (via @swapkit/toolboxes@4.17.4)d62628eThanks @towanTG! - Resolve the Sui client RPC endpoint via getRPCUrl(Chain.Sui) so SKConfig-configured URLs are respected, instead of hardcoding the @mysten/sui public fullnode. (via @swapkit/toolboxes@4.17.3)fe7a345Thanks @towanTG! - Resolve the Sui client RPC endpoint with getRPCUrlSync (configured URL, no network health-check) instead of getRPCUrl, which could throw helpers_chain_rpc_connection_failed when the health-check failed. (via @swapkit/toolboxes@4.17.3)Updated dependencies [
833d967]:@swapkit/wallet-extensions@4.5.19
Patch Changes
#91
833d967Thanks @towanTG! - Update SwapKit SDK dependencies:d0a20afThanks @towanTG! - ShipCHANGELOG.mdin the published package. Each package now listsCHANGELOG.mdin itsfiles, so the changelog ships in the npm tarball alongsidedist/. Consumers (e.g. the wallets release tooling) can read the underlying SDK changes directly fromnode_modulesinstead of fetching them from the private GitHub repo.5708090Thanks @towanTG! - Prefer a user-configured TON RPC URL (via SKConfig) over the Orbs-discovered endpoint. Previously the TON toolbox always used Orbs and only fell back to the configured URL when Orbs failed, so a configured endpoint was ignored. Orbs auto-discovery remains the default when no TON RPC URL is configured (the chain-config default is empty). (via @swapkit/toolboxes@4.17.4)d62628eThanks @towanTG! - Resolve the Sui client RPC endpoint via getRPCUrl(Chain.Sui) so SKConfig-configured URLs are respected, instead of hardcoding the @mysten/sui public fullnode. (via @swapkit/toolboxes@4.17.3)fe7a345Thanks @towanTG! - Resolve the Sui client RPC endpoint with getRPCUrlSync (configured URL, no network health-check) instead of getRPCUrl, which could throw helpers_chain_rpc_connection_failed when the health-check failed. (via @swapkit/toolboxes@4.17.3)@swapkit/wallet-hardware@4.9.20
Patch Changes
#91
833d967Thanks @towanTG! - Update SwapKit SDK dependencies:d0a20afThanks @towanTG! - ShipCHANGELOG.mdin the published package. Each package now listsCHANGELOG.mdin itsfiles, so the changelog ships in the npm tarball alongsidedist/. Consumers (e.g. the wallets release tooling) can read the underlying SDK changes directly fromnode_modulesinstead of fetching them from the private GitHub repo.5708090Thanks @towanTG! - Prefer a user-configured TON RPC URL (via SKConfig) over the Orbs-discovered endpoint. Previously the TON toolbox always used Orbs and only fell back to the configured URL when Orbs failed, so a configured endpoint was ignored. Orbs auto-discovery remains the default when no TON RPC URL is configured (the chain-config default is empty). (via @swapkit/toolboxes@4.17.4)d62628eThanks @towanTG! - Resolve the Sui client RPC endpoint via getRPCUrl(Chain.Sui) so SKConfig-configured URLs are respected, instead of hardcoding the @mysten/sui public fullnode. (via @swapkit/toolboxes@4.17.3)fe7a345Thanks @towanTG! - Resolve the Sui client RPC endpoint with getRPCUrlSync (configured URL, no network health-check) instead of getRPCUrl, which could throw helpers_chain_rpc_connection_failed when the health-check failed. (via @swapkit/toolboxes@4.17.3)@swapkit/wallet-mobile@4.3.13
Patch Changes
#91
833d967Thanks @towanTG! - Update SwapKit SDK dependencies:d0a20afThanks @towanTG! - ShipCHANGELOG.mdin the published package. Each package now listsCHANGELOG.mdin itsfiles, so the changelog ships in the npm tarball alongsidedist/. Consumers (e.g. the wallets release tooling) can read the underlying SDK changes directly fromnode_modulesinstead of fetching them from the private GitHub repo.5708090Thanks @towanTG! - Prefer a user-configured TON RPC URL (via SKConfig) over the Orbs-discovered endpoint. Previously the TON toolbox always used Orbs and only fell back to the configured URL when Orbs failed, so a configured endpoint was ignored. Orbs auto-discovery remains the default when no TON RPC URL is configured (the chain-config default is empty). (via @swapkit/toolboxes@4.17.4)d62628eThanks @towanTG! - Resolve the Sui client RPC endpoint via getRPCUrl(Chain.Sui) so SKConfig-configured URLs are respected, instead of hardcoding the @mysten/sui public fullnode. (via @swapkit/toolboxes@4.17.3)fe7a345Thanks @towanTG! - Resolve the Sui client RPC endpoint with getRPCUrlSync (configured URL, no network health-check) instead of getRPCUrl, which could throw helpers_chain_rpc_connection_failed when the health-check failed. (via @swapkit/toolboxes@4.17.3)@swapkit/wallets@4.8.25
Patch Changes
#91
833d967Thanks @towanTG! - Update SwapKit SDK dependencies:d0a20afThanks @towanTG! - ShipCHANGELOG.mdin the published package. Each package now listsCHANGELOG.mdin itsfiles, so the changelog ships in the npm tarball alongsidedist/. Consumers (e.g. the wallets release tooling) can read the underlying SDK changes directly fromnode_modulesinstead of fetching them from the private GitHub repo.5708090Thanks @towanTG! - Prefer a user-configured TON RPC URL (via SKConfig) over the Orbs-discovered endpoint. Previously the TON toolbox always used Orbs and only fell back to the configured URL when Orbs failed, so a configured endpoint was ignored. Orbs auto-discovery remains the default when no TON RPC URL is configured (the chain-config default is empty). (via @swapkit/toolboxes@4.17.4)d62628eThanks @towanTG! - Resolve the Sui client RPC endpoint via getRPCUrl(Chain.Sui) so SKConfig-configured URLs are respected, instead of hardcoding the @mysten/sui public fullnode. (via @swapkit/toolboxes@4.17.3)fe7a345Thanks @towanTG! - Resolve the Sui client RPC endpoint with getRPCUrlSync (configured URL, no network health-check) instead of getRPCUrl, which could throw helpers_chain_rpc_connection_failed when the health-check failed. (via @swapkit/toolboxes@4.17.3)Updated dependencies [
833d967]: