🎉 Publish Wallets Release - #147
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.50
Patch Changes
#146
4edcebeThanks @towanTG! - Update SwapKit SDK dependencies:b1a722aThanks @towanTG! - SwapKitPlugin: accept the canonical HyperCore USDC HIP-1 identifier (HYPE.USDC-USDC:0x6d1e7cde53ba9467b783cb7c530ce054) that the API now emits for Hype sendAsset routes, alongside the legacy HyperEVM ERC-20 form (HYPE.USDC-0xb88339…). Previously such routes were rejected withplugin_swapkit_invalid_transaction. (via @swapkit/plugins@5.0.5)1c3d941Thanks @ice-chillios! - Derived addresses change for a non-zero index or an explicit derivation path. Index 0 without a path is unchanged everywhere, which is why this ships as a minor rather than a major. EVM (every chain, including the OP-stack ones) declaredderivationPathandindexand read neither, so every phrase collapsed ontom/44'/60'/0'/0/0. Sui and Ripple had no path or index parameter at all and always used their library's default path. Cardano appliedindexto the address index but never readderivationPathand hardcoded the account to 0. Zcash overwrote the last slot of an explicit path withindex. All of these now honour supported values, so the address returned for a non-zero index — or for an explicit path — differs from earlier versions. Nothing is lost: the funds stay at the previous address, which is unchanged and still reachable by requesting index 0 with no path. Cached addresses, saved address books, deposit instructions and in-flight quotes built against the old behaviour will no longer match, so audit anything that persisted an address before upgrading. (via @swapkit/helpers@5.2.0)Updated dependencies [
4edcebe]:@swapkit/wallet-extensions@4.6.1
Patch Changes
#146
4edcebeThanks @towanTG! - Update SwapKit SDK dependencies:b1a722aThanks @towanTG! - SwapKitPlugin: accept the canonical HyperCore USDC HIP-1 identifier (HYPE.USDC-USDC:0x6d1e7cde53ba9467b783cb7c530ce054) that the API now emits for Hype sendAsset routes, alongside the legacy HyperEVM ERC-20 form (HYPE.USDC-0xb88339…). Previously such routes were rejected withplugin_swapkit_invalid_transaction. (via @swapkit/plugins@5.0.5)1c3d941Thanks @ice-chillios! - Derived addresses change for a non-zero index or an explicit derivation path. Index 0 without a path is unchanged everywhere, which is why this ships as a minor rather than a major. EVM (every chain, including the OP-stack ones) declaredderivationPathandindexand read neither, so every phrase collapsed ontom/44'/60'/0'/0/0. Sui and Ripple had no path or index parameter at all and always used their library's default path. Cardano appliedindexto the address index but never readderivationPathand hardcoded the account to 0. Zcash overwrote the last slot of an explicit path withindex. All of these now honour supported values, so the address returned for a non-zero index — or for an explicit path — differs from earlier versions. Nothing is lost: the funds stay at the previous address, which is unchanged and still reachable by requesting index 0 with no path. Cached addresses, saved address books, deposit instructions and in-flight quotes built against the old behaviour will no longer match, so audit anything that persisted an address before upgrading. (via @swapkit/helpers@5.2.0)@swapkit/wallet-hardware@4.9.34
Patch Changes
#146
4edcebeThanks @towanTG! - Update SwapKit SDK dependencies:b1a722aThanks @towanTG! - SwapKitPlugin: accept the canonical HyperCore USDC HIP-1 identifier (HYPE.USDC-USDC:0x6d1e7cde53ba9467b783cb7c530ce054) that the API now emits for Hype sendAsset routes, alongside the legacy HyperEVM ERC-20 form (HYPE.USDC-0xb88339…). Previously such routes were rejected withplugin_swapkit_invalid_transaction. (via @swapkit/plugins@5.0.5)1c3d941Thanks @ice-chillios! - Derived addresses change for a non-zero index or an explicit derivation path. Index 0 without a path is unchanged everywhere, which is why this ships as a minor rather than a major. EVM (every chain, including the OP-stack ones) declaredderivationPathandindexand read neither, so every phrase collapsed ontom/44'/60'/0'/0/0. Sui and Ripple had no path or index parameter at all and always used their library's default path. Cardano appliedindexto the address index but never readderivationPathand hardcoded the account to 0. Zcash overwrote the last slot of an explicit path withindex. All of these now honour supported values, so the address returned for a non-zero index — or for an explicit path — differs from earlier versions. Nothing is lost: the funds stay at the previous address, which is unchanged and still reachable by requesting index 0 with no path. Cached addresses, saved address books, deposit instructions and in-flight quotes built against the old behaviour will no longer match, so audit anything that persisted an address before upgrading. (via @swapkit/helpers@5.2.0)@swapkit/wallet-mobile@4.3.25
Patch Changes
#146
4edcebeThanks @towanTG! - Update SwapKit SDK dependencies:b1a722aThanks @towanTG! - SwapKitPlugin: accept the canonical HyperCore USDC HIP-1 identifier (HYPE.USDC-USDC:0x6d1e7cde53ba9467b783cb7c530ce054) that the API now emits for Hype sendAsset routes, alongside the legacy HyperEVM ERC-20 form (HYPE.USDC-0xb88339…). Previously such routes were rejected withplugin_swapkit_invalid_transaction. (via @swapkit/plugins@5.0.5)1c3d941Thanks @ice-chillios! - Derived addresses change for a non-zero index or an explicit derivation path. Index 0 without a path is unchanged everywhere, which is why this ships as a minor rather than a major. EVM (every chain, including the OP-stack ones) declaredderivationPathandindexand read neither, so every phrase collapsed ontom/44'/60'/0'/0/0. Sui and Ripple had no path or index parameter at all and always used their library's default path. Cardano appliedindexto the address index but never readderivationPathand hardcoded the account to 0. Zcash overwrote the last slot of an explicit path withindex. All of these now honour supported values, so the address returned for a non-zero index — or for an explicit path — differs from earlier versions. Nothing is lost: the funds stay at the previous address, which is unchanged and still reachable by requesting index 0 with no path. Cached addresses, saved address books, deposit instructions and in-flight quotes built against the old behaviour will no longer match, so audit anything that persisted an address before upgrading. (via @swapkit/helpers@5.2.0)@swapkit/wallets@4.12.1
Patch Changes
#146
4edcebeThanks @towanTG! - Update SwapKit SDK dependencies:b1a722aThanks @towanTG! - SwapKitPlugin: accept the canonical HyperCore USDC HIP-1 identifier (HYPE.USDC-USDC:0x6d1e7cde53ba9467b783cb7c530ce054) that the API now emits for Hype sendAsset routes, alongside the legacy HyperEVM ERC-20 form (HYPE.USDC-0xb88339…). Previously such routes were rejected withplugin_swapkit_invalid_transaction. (via @swapkit/plugins@5.0.5)1c3d941Thanks @ice-chillios! - Derived addresses change for a non-zero index or an explicit derivation path. Index 0 without a path is unchanged everywhere, which is why this ships as a minor rather than a major. EVM (every chain, including the OP-stack ones) declaredderivationPathandindexand read neither, so every phrase collapsed ontom/44'/60'/0'/0/0. Sui and Ripple had no path or index parameter at all and always used their library's default path. Cardano appliedindexto the address index but never readderivationPathand hardcoded the account to 0. Zcash overwrote the last slot of an explicit path withindex. All of these now honour supported values, so the address returned for a non-zero index — or for an explicit path — differs from earlier versions. Nothing is lost: the funds stay at the previous address, which is unchanged and still reachable by requesting index 0 with no path. Cached addresses, saved address books, deposit instructions and in-flight quotes built against the old behaviour will no longer match, so audit anything that persisted an address before upgrading. (via @swapkit/helpers@5.2.0)Updated dependencies [
4edcebe]: