Skip to content

Commit

Permalink
[CI Skip] release/beta 1.1.44-0
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
actions-user committed Jun 20, 2024
1 parent 45a4fb2 commit 692dde4
Show file tree
Hide file tree
Showing 35 changed files with 353 additions and 216 deletions.
22 changes: 12 additions & 10 deletions CONTRIBUTORS
Original file line number Diff line number Diff line change
@@ -1,30 +1,32 @@
2318 AnhMTV Release version 1.1.43
2170 Nam Phạm [Issue 2717] change XCM ref map
1949 S2kael [Issue-2698] Update stable chain-list version
619 lw-cdm Fix issue related to undefined object
2443 AnhMTV
2171 Nam Phạm [Issue 2717] change XCM ref map
2001 S2kael [Issue-193] Add re-scan BTC transaction have no block_time
757 lw-cdm [UI] Update fee selector logic
465 Jaco 0.42.5 (#969)
185 quangdo
156 nguyentiendung [Issue-44] hotfix to resetForm case change contractAddress
144 bluezdot Revert "[Issue-189] optimize speed get bitcoin balance"
104 khainh predefine metadata for Polkadot & Kusama chains
99 lw-cdm
88 dominhquang [Issue-2649] Add send crash log feature
85 leewong Update color
83 Hieu Dao Update README.md
82 Thibaut Sardan Add account filtering feature (#832)
80 leewong Update account filter for earn transaction
63 Roman fix ui issues
62 nguyentiendung
53 bluezdot fix eslint
53 Dominhquangdev update Bridge code
47 bluedot update priceId for EWT on Energy Web X
48 bluedot [Runes] Merge openbit-dev--migrate-code
30 Thiendekaco [Issue 3109] [build] [mv3] Extension - Auto build for firefox mv3
29 Automation Bot [CI Skip] Auto increase webapp build number
27 Thiendekaco update locate of file
24 S2kael
26 S2kael
10 louisdangw3 Check logic of transaction-service and request-serivce
10 Trang Trịnh api get karura and acala nfts
9 Minh Le
9 minhld1029 [#115] [ForgetAccount] catch exception refList undefined
7 Ivan Rukhavets Mention derivation in FAQ (#334)
6 unknown refactor code
5 anhnhu [issue-2231]: add condition branch_name webapp-dev auto increase run scripts change build number
4 Amaury Martiny PostMessageProvider with on('connected' | 'disconnected') (#279)
4 louisdang check error for transaction
4 namph update UI for nft
4 Quangdm-cdm
3 Antoine Estienne Add eth test for extension signature (#909)
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/openbitdev/OpenBit-Wallet.git"
},
"sideEffects": false,
"version": "1.1.43",
"version": "1.1.44-0",
"workspaces": [
"packages/*"
],
Expand Down
10 changes: 5 additions & 5 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.1.43-0",
"version": "1.1.44-0",
"main": "index.js",
"dependencies": {
"@acala-network/api": "^5.0.2",
Expand Down Expand Up @@ -50,10 +50,10 @@
"@sora-substrate/type-definitions": "^1.17.7",
"@substrate/connect": "^0.7.26",
"@subwallet/chain-list": "0.2.43",
"@subwallet/extension-base": "^1.1.43-0",
"@subwallet/extension-chains": "^1.1.43-0",
"@subwallet/extension-dapp": "^1.1.43-0",
"@subwallet/extension-inject": "^1.1.43-0",
"@subwallet/extension-base": "^1.1.44-0",
"@subwallet/extension-chains": "^1.1.44-0",
"@subwallet/extension-dapp": "^1.1.44-0",
"@subwallet/extension-inject": "^1.1.44-0",
"@subwallet/keyring": "0.1.5-beta.0",
"@subwallet/ui-keyring": "0.1.5-beta.0",
"@walletconnect/keyvaluestorage": "^1.1.1",
Expand Down
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.1.43-0' };
export const packageInfo = { name: '@subwallet/extension-base', path: 'auto', type: 'auto', version: '1.1.44-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.1.43-0",
"version": "1.1.44-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.1.43-0"
"@subwallet/extension-inject": "^1.1.44-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.1.43-0' };
export const packageInfo = { name: '@subwallet/extension-chains', path: 'auto', type: 'auto', version: '1.1.44-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.1.43-0",
"version": "1.1.44-0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.6",
"@metamask/detect-provider": "^1.2.0",
"@polkadot/types": "^10.11.2",
"@polkadot/util": "^12.6.2",
"@subwallet/extension-inject": "^1.1.43-0",
"@subwallet/extension-inject": "^1.1.44-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.1.43-0' };
export const packageInfo = { name: '@subwallet/extension-compat-metamask', path: 'auto', type: 'auto', version: '1.1.44-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.1.43-0",
"version": "1.1.44-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.1.43-0"
"@subwallet/extension-inject": "^1.1.44-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.1.43-0' };
export const packageInfo = { name: '@subwallet/extension-dapp', path: 'auto', type: 'auto', version: '1.1.44-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.1.43-0",
"version": "1.1.44-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.1.43-0' };
export const packageInfo = { name: '@subwallet/extension-inject', path: 'auto', type: 'auto', version: '1.1.44-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.1.43-0",
"version": "1.1.44-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.43",
"@subwallet/extension-base": "^1.1.43-0",
"@subwallet/extension-chains": "^1.1.43-0",
"@subwallet/extension-dapp": "^1.1.43-0",
"@subwallet/extension-inject": "^1.1.43-0",
"@subwallet/extension-base": "^1.1.44-0",
"@subwallet/extension-chains": "^1.1.44-0",
"@subwallet/extension-dapp": "^1.1.44-0",
"@subwallet/extension-inject": "^1.1.44-0",
"@subwallet/keyring": "0.1.5-beta.0",
"@subwallet/react-ui": "5.1.2-b74",
"@subwallet/ui-keyring": "0.1.5-beta.0",
Expand Down Expand Up @@ -84,7 +84,7 @@
"usehooks-ts": "^2.9.1"
},
"devDependencies": {
"@subwallet/extension-mocks": "^1.1.43-0",
"@subwallet/extension-mocks": "^1.1.44-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,13 +14,13 @@
},
"sideEffects": false,
"type": "module",
"version": "1.1.43-0",
"version": "1.1.44-0",
"dependencies": {
"@babel/runtime": "^7.20.6",
"@polkadot/x-global": "^12.6.1",
"@subwallet/extension-base": "^1.1.43-0",
"@subwallet/extension-inject": "^1.1.43-0",
"@subwallet/extension-koni-ui": "^1.1.43-0"
"@subwallet/extension-base": "^1.1.44-0",
"@subwallet/extension-inject": "^1.1.44-0",
"@subwallet/extension-koni-ui": "^1.1.44-0"
},
"devDependencies": {
"@polkadot/dev": "^0.65.23",
Expand Down
23 changes: 16 additions & 7 deletions packages/extension-koni/public/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -1191,14 +1191,11 @@
"You have to set up master password": "",
"Select address": "",
"Account type, address": "",
"Transaction id": "",
"The rewards you are about to claim are ${\r\n isRewardLtFee ? 'smaller than' : 'equal to'\r\n } the transaction fee. This means that you won’t receive any rewards after claiming. Do you wish to continue?": "",
"Recommended": "",
"Custom": "",
"Low": "",
"Average": "",
"High": "",
"Invalid value": "",
"Choose fee": "",
"Your collectible will appear here!": "",
"No collectible": "",
Expand All @@ -1208,14 +1205,26 @@
"Transferring all will remove all assets on this network. Are you sure?": "",
"Cross-chain transfer to an exchange (CEX) will result in loss of funds. Make sure the receiving address is not an exchange address.": "",
"We do not keep a copy of your password. If you’re having trouble unlocking your account, you will need to reset your wallet using the seed phrase or other backup methods": "",
"I understand and agree to the Terms of Use, which apply to my use of OpenBit and all of its feature": "",
"OpenBit doesn’t keep any copy of your seed phrase and other backup methods.": "",
"OpenBit can’t help you recover your account once your seed phrase or other backup methods are lost.": "",
"Anyone with your key can use any assets held in your account": "",
"Account addresses": "",
"Enter seed phrase to import an existing account": "",
" name or ID": "",
"Can I recover my password?": "",
"About OpenBit": "",
"Create a new account with OpenBit": ""
"You must transfer at least {{amount}} {{symbol}}": "",
"Please enter a valid number with optional decimal.": "",
"Custom fee too low. Increase fee to at least {{min}} sats/vB and try again": "",
"Beta Disclaimer": "",
"I understand the associated risk and will act under caution": "",
"The rewards you are about to claim are ${\n isRewardLtFee ? 'smaller than' : 'equal to'\n } the transaction fee. This means that you won’t receive any rewards after claiming. Do you wish to continue?": "",
"Transaction hash": "",
"Block time": "",
"Search collectible name or ID": "",
"Only HTTP providers for EVM networks are currently supported": "",
"Invalid ID": "",
"Invalid ticker": "",
"Rune ID": "",
"Ticker": "",
"From:": "",
"To:": ""
}
27 changes: 18 additions & 9 deletions packages/extension-koni/public/locales/ja/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,7 @@
"Twitter": "ツイッター",
"Discord": "ディスコード",
"Telegram": "テレグラム",
"About OpenBit": "OpenBit について",
"About OpenBit": "",
"Website": "Webサイト",
"User guide": "ユーザーガイド",
"Terms of service": "利用規約",
Expand Down Expand Up @@ -576,7 +576,7 @@
"By clicking \"Connect\", you allow this dapp to view your public address": "「接続」をクリックすると、このdAppがあなたの公開アドレスを見ることを許可します。",
"URI is required": "URIが必要です",
"URI": "URI",
"Create a new account with OpenBit": "OpenBitで新しいアカウントを作成",
"Create a new account with OpenBit": "",
"Import an existing account": "既存のアカウントをインポート",
"Import an account": "アカウントをインポート",
"Attach an account without private key": "秘密鍵なしでアカウントをアタッチ",
Expand Down Expand Up @@ -1191,14 +1191,11 @@
"You have to set up master password": "",
"Select address": "",
"Account type, address": "",
"Transaction id": "",
"The rewards you are about to claim are ${\r\n isRewardLtFee ? 'smaller than' : 'equal to'\r\n } the transaction fee. This means that you won’t receive any rewards after claiming. Do you wish to continue?": "",
"Recommended": "",
"Custom": "",
"Low": "",
"Average": "",
"High": "",
"Invalid value": "",
"Choose fee": "",
"Your collectible will appear here!": "",
"No collectible": "",
Expand All @@ -1208,14 +1205,26 @@
"Transferring all will remove all assets on this network. Are you sure?": "",
"Cross-chain transfer to an exchange (CEX) will result in loss of funds. Make sure the receiving address is not an exchange address.": "",
"We do not keep a copy of your password. If you’re having trouble unlocking your account, you will need to reset your wallet using the seed phrase or other backup methods": "",
"I understand and agree to the Terms of Use, which apply to my use of OpenBit and all of its feature": "",
"OpenBit doesn’t keep any copy of your seed phrase and other backup methods.": "",
"OpenBit can’t help you recover your account once your seed phrase or other backup methods are lost.": "",
"Anyone with your key can use any assets held in your account": "",
"Account addresses": "",
"Enter seed phrase to import an existing account": "",
" name or ID": "",
"Can I recover my password?": "",
"About OpenBit": "",
"Create a new account with OpenBit": ""
"You must transfer at least {{amount}} {{symbol}}": "",
"Please enter a valid number with optional decimal.": "",
"Custom fee too low. Increase fee to at least {{min}} sats/vB and try again": "",
"Beta Disclaimer": "",
"I understand the associated risk and will act under caution": "",
"The rewards you are about to claim are ${\n isRewardLtFee ? 'smaller than' : 'equal to'\n } the transaction fee. This means that you won’t receive any rewards after claiming. Do you wish to continue?": "",
"Transaction hash": "",
"Block time": "",
"Search collectible name or ID": "",
"Only HTTP providers for EVM networks are currently supported": "",
"Invalid ID": "",
"Invalid ticker": "",
"Rune ID": "",
"Ticker": "",
"From:": "",
"To:": ""
}
27 changes: 18 additions & 9 deletions packages/extension-koni/public/locales/ru/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,7 @@
"Twitter": "Твиттер",
"Discord": "Дискорд",
"Telegram": "Телеграм",
"About OpenBit": "О Subwallet",
"About OpenBit": "",
"Website": "Веб-сайт",
"User guide": "Руководство пользователя",
"Terms of service": "Условия использования",
Expand Down Expand Up @@ -576,7 +576,7 @@
"By clicking \"Connect\", you allow this dapp to view your public address": "",
"URI is required": "",
"URI": "",
"Create a new account with OpenBit": "Создать новый аккаунт с OpenBit",
"Create a new account with OpenBit": "",
"Import an existing account": "Импортировать существующий аккаунт",
"Import an account": "Импортировать аккаунт",
"Attach an account without private key": "Прикрепить аккаунт без закрытого ключа",
Expand Down Expand Up @@ -1191,14 +1191,11 @@
"You have to set up master password": "",
"Select address": "",
"Account type, address": "",
"Transaction id": "",
"The rewards you are about to claim are ${\r\n isRewardLtFee ? 'smaller than' : 'equal to'\r\n } the transaction fee. This means that you won’t receive any rewards after claiming. Do you wish to continue?": "",
"Recommended": "",
"Custom": "",
"Low": "",
"Average": "",
"High": "",
"Invalid value": "",
"Choose fee": "",
"Your collectible will appear here!": "",
"No collectible": "",
Expand All @@ -1208,14 +1205,26 @@
"Transferring all will remove all assets on this network. Are you sure?": "",
"Cross-chain transfer to an exchange (CEX) will result in loss of funds. Make sure the receiving address is not an exchange address.": "",
"We do not keep a copy of your password. If you’re having trouble unlocking your account, you will need to reset your wallet using the seed phrase or other backup methods": "",
"I understand and agree to the Terms of Use, which apply to my use of OpenBit and all of its feature": "",
"OpenBit doesn’t keep any copy of your seed phrase and other backup methods.": "",
"OpenBit can’t help you recover your account once your seed phrase or other backup methods are lost.": "",
"Anyone with your key can use any assets held in your account": "",
"Account addresses": "",
"Enter seed phrase to import an existing account": "",
" name or ID": "",
"Can I recover my password?": "",
"About OpenBit": "",
"Create a new account with OpenBit": ""
"You must transfer at least {{amount}} {{symbol}}": "",
"Please enter a valid number with optional decimal.": "",
"Custom fee too low. Increase fee to at least {{min}} sats/vB and try again": "",
"Beta Disclaimer": "",
"I understand the associated risk and will act under caution": "",
"The rewards you are about to claim are ${\n isRewardLtFee ? 'smaller than' : 'equal to'\n } the transaction fee. This means that you won’t receive any rewards after claiming. Do you wish to continue?": "",
"Transaction hash": "",
"Block time": "",
"Search collectible name or ID": "",
"Only HTTP providers for EVM networks are currently supported": "",
"Invalid ID": "",
"Invalid ticker": "",
"Rune ID": "",
"Ticker": "",
"From:": "",
"To:": ""
}
Loading

0 comments on commit 692dde4

Please sign in to comment.