Skip to content

Commit

Permalink
[CI Skip] release/beta 1.3.9-0
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
actions-user committed Dec 9, 2024
1 parent 3ecc748 commit b0f6d21
Show file tree
Hide file tree
Showing 35 changed files with 189 additions and 114 deletions.
10 changes: 5 additions & 5 deletions CONTRIBUTORS
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
2898 AnhMTV Release version 1.3.8
2546 Nam Phạm [Issue 3747] chore: fix eslint
2372 S2kael [Issue-3852] Update metadata for case KSM and DOT
2903 AnhMTV
2551 Nam Phạm
2374 S2kael [Issue-3713] Fix cannot transfer TON
869 lw-cdm [MasterAccount] Update logic to reorder account on select account modal
568 nguyentiendung [Issue-3553] [Issue-3553] Refactor code and add recipient to swap history.
489 bluezdot [Issue-3132] fix: fix lost asset when reloading extension
Expand All @@ -13,14 +13,14 @@
160 Automation Bot [CI Skip] Auto increase webapp build number
104 khainh predefine metadata for Polkadot & Kusama chains
96 lw
88 PDTnhah [Issue-3713] Refactor code
83 Hieu Dao Update README.md
83 leewong
82 Thibaut Sardan Add account filtering feature (#832)
73 bluedot [Issue-3579] fix: update check fully migrate
73 PDTnhah [Issue-3846] Update chainlist
63 Roman fix ui issues
53 Dominhquangdev update Bridge code
52 tunghp2002 [Update] Hide Max Button ETH <-> Polygonzkevm
53 tunghp2002 [Update] Hide Max Button ETH <-> Polygonzkevm
26 S2kael
10 Trang Trịnh api get karura and acala nfts
9 Minh Le
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"url": "https://github.com/Koniverse/Subwallet-V2.git"
},
"sideEffects": false,
"version": "1.3.8",
"version": "1.3.9-0",
"workspaces": [
"packages/*"
],
Expand Down
12 changes: 6 additions & 6 deletions packages/extension-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "1.3.8-0",
"version": "1.3.9-0",
"main": "index.js",
"dependencies": {
"@acala-network/api": "^5.0.2",
Expand Down Expand Up @@ -56,10 +56,10 @@
"@sora-substrate/type-definitions": "^1.17.7",
"@substrate/connect": "^0.8.9",
"@subwallet/chain-list": "0.2.95-beta.1",
"@subwallet/extension-base": "^1.3.8-0",
"@subwallet/extension-chains": "^1.3.8-0",
"@subwallet/extension-dapp": "^1.3.8-0",
"@subwallet/extension-inject": "^1.3.8-0",
"@subwallet/extension-base": "^1.3.9-0",
"@subwallet/extension-chains": "^1.3.9-0",
"@subwallet/extension-dapp": "^1.3.9-0",
"@subwallet/extension-inject": "^1.3.9-0",
"@subwallet/keyring": "^0.1.8-beta.0",
"@subwallet/ui-keyring": "^0.1.8-beta.0",
"@ton/core": "^0.56.3",
Expand Down Expand Up @@ -105,7 +105,7 @@
"web3-utils": "^1.10.0"
},
"devDependencies": {
"@subwallet/extension-mocks": "^1.3.8-0",
"@subwallet/extension-mocks": "^1.3.9-0",
"@types/uuid": "^9.0.1"
}
}
2 changes: 1 addition & 1 deletion packages/extension-base/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

// Do not edit, auto-generated by @polkadot/dev

export const packageInfo = { name: '@subwallet/extension-base', path: 'auto', type: 'auto', version: '1.3.8-0' };
export const packageInfo = { name: '@subwallet/extension-base', path: 'auto', type: 'auto', version: '1.3.9-0' };
4 changes: 2 additions & 2 deletions packages/extension-chains/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "1.3.8-0",
"version": "1.3.9-0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.6",
"@polkadot/networks": "^12.6.2",
"@polkadot/util": "^12.6.2",
"@polkadot/util-crypto": "^12.6.2",
"@subwallet/extension-inject": "^1.3.8-0"
"@subwallet/extension-inject": "^1.3.9-0"
},
"peerDependencies": {
"@polkadot/api": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-chains/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

// Do not edit, auto-generated by @polkadot/dev

export const packageInfo = { name: '@subwallet/extension-chains', path: 'auto', type: 'auto', version: '1.3.8-0' };
export const packageInfo = { name: '@subwallet/extension-chains', path: 'auto', type: 'auto', version: '1.3.9-0' };
4 changes: 2 additions & 2 deletions packages/extension-compat-metamask/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "1.3.8-0",
"version": "1.3.9-0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.6",
"@metamask/detect-provider": "^1.2.0",
"@polkadot/types": "^11.0.3",
"@polkadot/util": "^12.6.2",
"@subwallet/extension-inject": "^1.3.8-0",
"@subwallet/extension-inject": "^1.3.9-0",
"web3": "^1.10.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-compat-metamask/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

// Do not edit, auto-generated by @polkadot/dev

export const packageInfo = { name: '@subwallet/extension-compat-metamask', path: 'auto', type: 'auto', version: '1.3.8-0' };
export const packageInfo = { name: '@subwallet/extension-compat-metamask', path: 'auto', type: 'auto', version: '1.3.9-0' };
4 changes: 2 additions & 2 deletions packages/extension-dapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "1.3.8-0",
"version": "1.3.9-0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.6",
"@polkadot/util": "^12.6.2",
"@polkadot/util-crypto": "^12.6.2",
"@subwallet/extension-inject": "^1.3.8-0"
"@subwallet/extension-inject": "^1.3.9-0"
},
"peerDependencies": {
"@polkadot/api": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-dapp/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

// Do not edit, auto-generated by @polkadot/dev

export const packageInfo = { name: '@subwallet/extension-dapp', path: 'auto', type: 'auto', version: '1.3.8-0' };
export const packageInfo = { name: '@subwallet/extension-dapp', path: 'auto', type: 'auto', version: '1.3.9-0' };
2 changes: 1 addition & 1 deletion packages/extension-inject/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"sideEffects": true,
"type": "module",
"version": "1.3.8-0",
"version": "1.3.9-0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-inject/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

// Do not edit, auto-generated by @polkadot/dev

export const packageInfo = { name: '@subwallet/extension-inject', path: 'auto', type: 'auto', version: '1.3.8-0' };
export const packageInfo = { name: '@subwallet/extension-inject', path: 'auto', type: 'auto', version: '1.3.9-0' };
12 changes: 6 additions & 6 deletions packages/extension-koni-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"sideEffects": true,
"type": "module",
"version": "1.3.8-0",
"version": "1.3.9-0",
"dependencies": {
"@babel/runtime": "^7.20.6",
"@coinbase/cbpay-js": "^1.7.0",
Expand All @@ -35,10 +35,10 @@
"@ramonak/react-progress-bar": "^5.0.3",
"@reduxjs/toolkit": "^1.9.1",
"@subwallet/chain-list": "0.2.95-beta.1",
"@subwallet/extension-base": "^1.3.8-0",
"@subwallet/extension-chains": "^1.3.8-0",
"@subwallet/extension-dapp": "^1.3.8-0",
"@subwallet/extension-inject": "^1.3.8-0",
"@subwallet/extension-base": "^1.3.9-0",
"@subwallet/extension-chains": "^1.3.9-0",
"@subwallet/extension-dapp": "^1.3.9-0",
"@subwallet/extension-inject": "^1.3.9-0",
"@subwallet/keyring": "^0.1.8-beta.0",
"@subwallet/react-ui": "5.1.2-b77",
"@subwallet/ui-keyring": "^0.1.8-beta.0",
Expand Down Expand Up @@ -87,7 +87,7 @@
"usehooks-ts": "^2.9.1"
},
"devDependencies": {
"@subwallet/extension-mocks": "^1.3.8-0",
"@subwallet/extension-mocks": "^1.3.9-0",
"@types/bn.js": "^5.1.1",
"@types/enzyme": "^3.10.12",
"@types/enzyme-adapter-react-16": "^1.0.6",
Expand Down
8 changes: 4 additions & 4 deletions packages/extension-koni/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
},
"sideEffects": false,
"type": "module",
"version": "1.3.8-0",
"version": "1.3.9-0",
"dependencies": {
"@babel/runtime": "^7.20.6",
"@subwallet/extension-base": "^1.3.8-0",
"@subwallet/extension-inject": "^1.3.8-0",
"@subwallet/extension-koni-ui": "^1.3.8-0"
"@subwallet/extension-base": "^1.3.9-0",
"@subwallet/extension-inject": "^1.3.9-0",
"@subwallet/extension-koni-ui": "^1.3.9-0"
},
"devDependencies": {
"@polkadot/dev": "^0.65.23",
Expand Down
9 changes: 7 additions & 2 deletions packages/extension-koni/public/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -1273,7 +1273,6 @@
"An error occurred when signing this request. Try again or contact support at [email protected]": "",
"This sign method is not supported by SubWallet. Try again or contact support at [email protected]": "",
"Method not supported": "",
"The recipient account has {{amount}} {{nativeSymbol}} which can lead to your {{localSymbol}} being lost. Change recipient account and try again": "",
"Do you still want to get the address?": "",
"Ledger {{ledgerApp}} accounts are NOT compatible with {{networkName}} network. Tokens will get stuck (i.e., can’t be transferred out or staked) when sent to this account type.": "",
"This network is not yet supported on SubWallet. (Import the network)[https://docs.subwallet.app/main/extension-user-guide/customize-your-networks#import-networks] on SubWallet and try again": "",
Expand Down Expand Up @@ -1407,5 +1406,11 @@
"Invalid asset ID": "",
"Please type or paste an asset ID": "",
"Asset ID": "",
"Claim POLYGON bridge": ""
"Claim POLYGON bridge": "",
"The recipient account has less than {{amount}} {{nativeSymbol}}, which can lead to your {{localSymbol}} being lost. Change recipient account and try again": "",
"You must transfer at least {{amount}} {{symbol}} to avoid losing funds on the recipient account. Increase amount and try again": "",
"You must transfer at least {{amount}} {{symbol}} to keep the recipient account alive. Increase amount and try again": "",
"Unable to send. NFT not supported on recipient address": "",
"EVM accounts": "",
"Substrate accounts": ""
}
9 changes: 7 additions & 2 deletions packages/extension-koni/public/locales/ja/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -1273,7 +1273,6 @@
"An error occurred when signing this request. Try again or contact support at [email protected]": "",
"This sign method is not supported by SubWallet. Try again or contact support at [email protected]": "",
"Method not supported": "",
"The recipient account has {{amount}} {{nativeSymbol}} which can lead to your {{localSymbol}} being lost. Change recipient account and try again": "",
"Do you still want to get the address?": "",
"Ledger {{ledgerApp}} accounts are NOT compatible with {{networkName}} network. Tokens will get stuck (i.e., can’t be transferred out or staked) when sent to this account type.": "",
"This network is not yet supported on SubWallet. (Import the network)[https://docs.subwallet.app/main/extension-user-guide/customize-your-networks#import-networks] on SubWallet and try again": "",
Expand Down Expand Up @@ -1407,5 +1406,11 @@
"Invalid asset ID": "",
"Please type or paste an asset ID": "",
"Asset ID": "",
"Claim POLYGON bridge": ""
"Claim POLYGON bridge": "",
"The recipient account has less than {{amount}} {{nativeSymbol}}, which can lead to your {{localSymbol}} being lost. Change recipient account and try again": "",
"You must transfer at least {{amount}} {{symbol}} to avoid losing funds on the recipient account. Increase amount and try again": "",
"You must transfer at least {{amount}} {{symbol}} to keep the recipient account alive. Increase amount and try again": "",
"Unable to send. NFT not supported on recipient address": "",
"EVM accounts": "",
"Substrate accounts": ""
}
9 changes: 7 additions & 2 deletions packages/extension-koni/public/locales/ru/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -1273,7 +1273,6 @@
"An error occurred when signing this request. Try again or contact support at [email protected]": "",
"This sign method is not supported by SubWallet. Try again or contact support at [email protected]": "",
"Method not supported": "",
"The recipient account has {{amount}} {{nativeSymbol}} which can lead to your {{localSymbol}} being lost. Change recipient account and try again": "",
"Do you still want to get the address?": "",
"Ledger {{ledgerApp}} accounts are NOT compatible with {{networkName}} network. Tokens will get stuck (i.e., can’t be transferred out or staked) when sent to this account type.": "",
"This network is not yet supported on SubWallet. (Import the network)[https://docs.subwallet.app/main/extension-user-guide/customize-your-networks#import-networks] on SubWallet and try again": "",
Expand Down Expand Up @@ -1407,5 +1406,11 @@
"Invalid asset ID": "",
"Please type or paste an asset ID": "",
"Asset ID": "",
"Claim POLYGON bridge": ""
"Claim POLYGON bridge": "",
"The recipient account has less than {{amount}} {{nativeSymbol}}, which can lead to your {{localSymbol}} being lost. Change recipient account and try again": "",
"You must transfer at least {{amount}} {{symbol}} to avoid losing funds on the recipient account. Increase amount and try again": "",
"You must transfer at least {{amount}} {{symbol}} to keep the recipient account alive. Increase amount and try again": "",
"Unable to send. NFT not supported on recipient address": "",
"EVM accounts": "",
"Substrate accounts": ""
}
9 changes: 7 additions & 2 deletions packages/extension-koni/public/locales/vi/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -1273,7 +1273,6 @@
"An error occurred when signing this request. Try again or contact support at [email protected]": "",
"This sign method is not supported by SubWallet. Try again or contact support at [email protected]": "",
"Method not supported": "",
"The recipient account has {{amount}} {{nativeSymbol}} which can lead to your {{localSymbol}} being lost. Change recipient account and try again": "",
"Do you still want to get the address?": "",
"Ledger {{ledgerApp}} accounts are NOT compatible with {{networkName}} network. Tokens will get stuck (i.e., can’t be transferred out or staked) when sent to this account type.": "",
"This network is not yet supported on SubWallet. (Import the network)[https://docs.subwallet.app/main/extension-user-guide/customize-your-networks#import-networks] on SubWallet and try again": "",
Expand Down Expand Up @@ -1407,5 +1406,11 @@
"Invalid asset ID": "",
"Please type or paste an asset ID": "",
"Asset ID": "",
"Claim POLYGON bridge": ""
"Claim POLYGON bridge": "",
"The recipient account has less than {{amount}} {{nativeSymbol}}, which can lead to your {{localSymbol}} being lost. Change recipient account and try again": "",
"You must transfer at least {{amount}} {{symbol}} to avoid losing funds on the recipient account. Increase amount and try again": "",
"You must transfer at least {{amount}} {{symbol}} to keep the recipient account alive. Increase amount and try again": "",
"Unable to send. NFT not supported on recipient address": "",
"EVM accounts": "",
"Substrate accounts": ""
}
9 changes: 7 additions & 2 deletions packages/extension-koni/public/locales/zh/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -1273,7 +1273,6 @@
"An error occurred when signing this request. Try again or contact support at [email protected]": "",
"This sign method is not supported by SubWallet. Try again or contact support at [email protected]": "",
"Method not supported": "",
"The recipient account has {{amount}} {{nativeSymbol}} which can lead to your {{localSymbol}} being lost. Change recipient account and try again": "",
"Do you still want to get the address?": "",
"Ledger {{ledgerApp}} accounts are NOT compatible with {{networkName}} network. Tokens will get stuck (i.e., can’t be transferred out or staked) when sent to this account type.": "",
"This network is not yet supported on SubWallet. (Import the network)[https://docs.subwallet.app/main/extension-user-guide/customize-your-networks#import-networks] on SubWallet and try again": "",
Expand Down Expand Up @@ -1407,5 +1406,11 @@
"Invalid asset ID": "",
"Please type or paste an asset ID": "",
"Asset ID": "",
"Claim POLYGON bridge": ""
"Claim POLYGON bridge": "",
"The recipient account has less than {{amount}} {{nativeSymbol}}, which can lead to your {{localSymbol}} being lost. Change recipient account and try again": "",
"You must transfer at least {{amount}} {{symbol}} to avoid losing funds on the recipient account. Increase amount and try again": "",
"You must transfer at least {{amount}} {{symbol}} to keep the recipient account alive. Increase amount and try again": "",
"Unable to send. NFT not supported on recipient address": "",
"EVM accounts": "",
"Substrate accounts": ""
}
2 changes: 1 addition & 1 deletion packages/extension-koni/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

// Do not edit, auto-generated by @polkadot/dev

export const packageInfo = { name: '@subwallet/extension-koni', path: 'auto', type: 'auto', version: '1.3.8-0' };
export const packageInfo = { name: '@subwallet/extension-koni', path: 'auto', type: 'auto', version: '1.3.9-0' };
2 changes: 1 addition & 1 deletion packages/extension-mocks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "1.3.8-0",
"version": "1.3.9-0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.6",
Expand Down
12 changes: 6 additions & 6 deletions packages/extension-web-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"sideEffects": true,
"type": "module",
"version": "1.3.8-0",
"version": "1.3.9-0",
"dependencies": {
"@babel/runtime": "^7.20.6",
"@coinbase/cbpay-js": "^1.7.0",
Expand All @@ -36,10 +36,10 @@
"@ramonak/react-progress-bar": "^5.0.3",
"@reduxjs/toolkit": "^1.9.1",
"@subwallet/chain-list": "0.2.95-beta.1",
"@subwallet/extension-base": "^1.3.8-0",
"@subwallet/extension-chains": "^1.3.8-0",
"@subwallet/extension-dapp": "^1.3.8-0",
"@subwallet/extension-inject": "^1.3.8-0",
"@subwallet/extension-base": "^1.3.9-0",
"@subwallet/extension-chains": "^1.3.9-0",
"@subwallet/extension-dapp": "^1.3.9-0",
"@subwallet/extension-inject": "^1.3.9-0",
"@subwallet/keyring": "^0.1.8-beta.0",
"@subwallet/react-ui": "^5.1.2-b77",
"@subwallet/ui-keyring": "^0.1.8-beta.0",
Expand Down Expand Up @@ -88,7 +88,7 @@
"usehooks-ts": "^2.9.1"
},
"devDependencies": {
"@subwallet/extension-mocks": "^1.3.8-0",
"@subwallet/extension-mocks": "^1.3.9-0",
"@types/bn.js": "^5.1.1",
"@types/enzyme": "^3.10.12",
"@types/enzyme-adapter-react-16": "^1.0.6",
Expand Down
8 changes: 4 additions & 4 deletions packages/web-runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
},
"sideEffects": false,
"type": "module",
"version": "1.3.8-0",
"version": "1.3.9-0",
"dependencies": {
"@babel/runtime": "^7.20.6",
"@subwallet/extension-base": "^1.3.8-0",
"@subwallet/extension-inject": "^1.3.8-0",
"@subwallet/extension-koni-ui": "^1.3.8-0"
"@subwallet/extension-base": "^1.3.9-0",
"@subwallet/extension-inject": "^1.3.9-0",
"@subwallet/extension-koni-ui": "^1.3.9-0"
},
"devDependencies": {
"@polkadot/dev": "^0.65.23",
Expand Down
9 changes: 7 additions & 2 deletions packages/web-runner/public/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -1273,7 +1273,6 @@
"An error occurred when signing this request. Try again or contact support at [email protected]": "",
"This sign method is not supported by SubWallet. Try again or contact support at [email protected]": "",
"Method not supported": "",
"The recipient account has {{amount}} {{nativeSymbol}} which can lead to your {{localSymbol}} being lost. Change recipient account and try again": "",
"Do you still want to get the address?": "",
"Ledger {{ledgerApp}} accounts are NOT compatible with {{networkName}} network. Tokens will get stuck (i.e., can’t be transferred out or staked) when sent to this account type.": "",
"This network is not yet supported on SubWallet. (Import the network)[https://docs.subwallet.app/main/extension-user-guide/customize-your-networks#import-networks] on SubWallet and try again": "",
Expand Down Expand Up @@ -1407,5 +1406,11 @@
"Invalid asset ID": "",
"Please type or paste an asset ID": "",
"Asset ID": "",
"Claim POLYGON bridge": ""
"Claim POLYGON bridge": "",
"The recipient account has less than {{amount}} {{nativeSymbol}}, which can lead to your {{localSymbol}} being lost. Change recipient account and try again": "",
"You must transfer at least {{amount}} {{symbol}} to avoid losing funds on the recipient account. Increase amount and try again": "",
"You must transfer at least {{amount}} {{symbol}} to keep the recipient account alive. Increase amount and try again": "",
"Unable to send. NFT not supported on recipient address": "",
"EVM accounts": "",
"Substrate accounts": ""
}
Loading

0 comments on commit b0f6d21

Please sign in to comment.