Skip to content

Commit

Permalink
[CI Skip] release/beta 1.1.47-0
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
actions-user committed Jun 28, 2024
1 parent ee0a5ea commit a9f9b7c
Show file tree
Hide file tree
Showing 35 changed files with 367 additions and 97 deletions.
10 changes: 5 additions & 5 deletions CONTRIBUTORS
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
2459 AnhMTV Release version 1.1.46
2466 AnhMTV
2171 Nam Phạm [Issue 2717] change XCM ref map
2001 S2kael [Issue-193] Add re-scan BTC transaction have no block_time
765 lw-cdm Update fallback image for NFT
798 lw-cdm Fix issue related to send fund
465 Jaco 0.42.5 (#969)
185 quangdo
166 bluezdot
166 nguyentiendung [Issue-202] Add support video for ordinals
168 nguyentiendung [Issue-202] Add support video for ordinals
167 bluezdot [Issue-225] Update chainlist
104 khainh predefine metadata for Polkadot & Kusama chains
99 lw-cdm
88 dominhquang [Issue-2649] Add send crash log feature
Expand All @@ -14,8 +14,8 @@
82 Thibaut Sardan Add account filtering feature (#832)
63 Roman fix ui issues
53 Dominhquangdev update Bridge code
53 Thiendekaco fix: transaction response for dapp
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
26 S2kael
10 louisdangw3 Check logic of transaction-service and request-serivce
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.46",
"version": "1.1.47-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.46-0",
"version": "1.1.47-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.46-0",
"@subwallet/extension-chains": "^1.1.46-0",
"@subwallet/extension-dapp": "^1.1.46-0",
"@subwallet/extension-inject": "^1.1.46-0",
"@subwallet/extension-base": "^1.1.47-0",
"@subwallet/extension-chains": "^1.1.47-0",
"@subwallet/extension-dapp": "^1.1.47-0",
"@subwallet/extension-inject": "^1.1.47-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.46-0' };
export const packageInfo = { name: '@subwallet/extension-base', path: 'auto', type: 'auto', version: '1.1.47-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.46-0",
"version": "1.1.47-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.46-0"
"@subwallet/extension-inject": "^1.1.47-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.46-0' };
export const packageInfo = { name: '@subwallet/extension-chains', path: 'auto', type: 'auto', version: '1.1.47-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.46-0",
"version": "1.1.47-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.46-0",
"@subwallet/extension-inject": "^1.1.47-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.46-0' };
export const packageInfo = { name: '@subwallet/extension-compat-metamask', path: 'auto', type: 'auto', version: '1.1.47-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.46-0",
"version": "1.1.47-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.46-0"
"@subwallet/extension-inject": "^1.1.47-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.46-0' };
export const packageInfo = { name: '@subwallet/extension-dapp', path: 'auto', type: 'auto', version: '1.1.47-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.46-0",
"version": "1.1.47-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.46-0' };
export const packageInfo = { name: '@subwallet/extension-inject', path: 'auto', type: 'auto', version: '1.1.47-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.46-0",
"version": "1.1.47-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.46-0",
"@subwallet/extension-chains": "^1.1.46-0",
"@subwallet/extension-dapp": "^1.1.46-0",
"@subwallet/extension-inject": "^1.1.46-0",
"@subwallet/extension-base": "^1.1.47-0",
"@subwallet/extension-chains": "^1.1.47-0",
"@subwallet/extension-dapp": "^1.1.47-0",
"@subwallet/extension-inject": "^1.1.47-0",
"@subwallet/keyring": "0.1.5-beta.0",
"@subwallet/react-ui": "5.1.2-b79",
"@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.46-0",
"@subwallet/extension-mocks": "^1.1.47-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.46-0",
"version": "1.1.47-0",
"dependencies": {
"@babel/runtime": "^7.20.6",
"@polkadot/x-global": "^12.6.1",
"@subwallet/extension-base": "^1.1.46-0",
"@subwallet/extension-inject": "^1.1.46-0",
"@subwallet/extension-koni-ui": "^1.1.46-0"
"@subwallet/extension-base": "^1.1.47-0",
"@subwallet/extension-inject": "^1.1.47-0",
"@subwallet/extension-koni-ui": "^1.1.47-0"
},
"devDependencies": {
"@polkadot/dev": "^0.65.23",
Expand Down
20 changes: 19 additions & 1 deletion packages/extension-koni/public/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -1226,5 +1226,23 @@
"Rune ID": "",
"Ticker": "",
"From:": "",
"To:": ""
"To:": "",
"Invalid bitcoin address": "",
"Not found payload to sign": "",
"Psbt to be signed must be hex-encoded": "",
"Network to try this request is must be mainnet or testnet": "",
"Not found address": "",
"Your address is not on the mainnet network": "",
"Your address is not on the testnet network": "",
"Receiving address must be a single account": "",
"Network unavailable. Please switch network or manually add network to wallet": "",
"The account or the network is incorrect": "",
"Please provide the recipient and the amount": "",
"We don't support multiple recipients yet. Please provide only one for now.": "",
"The recipient address cannot be the same as the sender's": "",
"The recipient address type must be the same as the sender's": "",
"Sign PSBT request": "",
"Input": "",
"Output": "",
"Bitcoin dApp": ""
}
20 changes: 19 additions & 1 deletion packages/extension-koni/public/locales/ja/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -1226,5 +1226,23 @@
"Rune ID": "",
"Ticker": "",
"From:": "",
"To:": ""
"To:": "",
"Invalid bitcoin address": "",
"Not found payload to sign": "",
"Psbt to be signed must be hex-encoded": "",
"Network to try this request is must be mainnet or testnet": "",
"Not found address": "",
"Your address is not on the mainnet network": "",
"Your address is not on the testnet network": "",
"Receiving address must be a single account": "",
"Network unavailable. Please switch network or manually add network to wallet": "",
"The account or the network is incorrect": "",
"Please provide the recipient and the amount": "",
"We don't support multiple recipients yet. Please provide only one for now.": "",
"The recipient address cannot be the same as the sender's": "",
"The recipient address type must be the same as the sender's": "",
"Sign PSBT request": "",
"Input": "",
"Output": "",
"Bitcoin dApp": ""
}
20 changes: 19 additions & 1 deletion packages/extension-koni/public/locales/ru/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -1226,5 +1226,23 @@
"Rune ID": "",
"Ticker": "",
"From:": "",
"To:": ""
"To:": "",
"Invalid bitcoin address": "",
"Not found payload to sign": "",
"Psbt to be signed must be hex-encoded": "",
"Network to try this request is must be mainnet or testnet": "",
"Not found address": "",
"Your address is not on the mainnet network": "",
"Your address is not on the testnet network": "",
"Receiving address must be a single account": "",
"Network unavailable. Please switch network or manually add network to wallet": "",
"The account or the network is incorrect": "",
"Please provide the recipient and the amount": "",
"We don't support multiple recipients yet. Please provide only one for now.": "",
"The recipient address cannot be the same as the sender's": "",
"The recipient address type must be the same as the sender's": "",
"Sign PSBT request": "",
"Input": "",
"Output": "",
"Bitcoin dApp": ""
}
20 changes: 19 additions & 1 deletion packages/extension-koni/public/locales/vi/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -1226,5 +1226,23 @@
"Rune ID": "",
"Ticker": "",
"From:": "",
"To:": ""
"To:": "",
"Invalid bitcoin address": "",
"Not found payload to sign": "",
"Psbt to be signed must be hex-encoded": "",
"Network to try this request is must be mainnet or testnet": "",
"Not found address": "",
"Your address is not on the mainnet network": "",
"Your address is not on the testnet network": "",
"Receiving address must be a single account": "",
"Network unavailable. Please switch network or manually add network to wallet": "",
"The account or the network is incorrect": "",
"Please provide the recipient and the amount": "",
"We don't support multiple recipients yet. Please provide only one for now.": "",
"The recipient address cannot be the same as the sender's": "",
"The recipient address type must be the same as the sender's": "",
"Sign PSBT request": "",
"Input": "",
"Output": "",
"Bitcoin dApp": ""
}
20 changes: 19 additions & 1 deletion packages/extension-koni/public/locales/zh/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -1226,5 +1226,23 @@
"Rune ID": "",
"Ticker": "",
"From:": "",
"To:": ""
"To:": "",
"Invalid bitcoin address": "",
"Not found payload to sign": "",
"Psbt to be signed must be hex-encoded": "",
"Network to try this request is must be mainnet or testnet": "",
"Not found address": "",
"Your address is not on the mainnet network": "",
"Your address is not on the testnet network": "",
"Receiving address must be a single account": "",
"Network unavailable. Please switch network or manually add network to wallet": "",
"The account or the network is incorrect": "",
"Please provide the recipient and the amount": "",
"We don't support multiple recipients yet. Please provide only one for now.": "",
"The recipient address cannot be the same as the sender's": "",
"The recipient address type must be the same as the sender's": "",
"Sign PSBT request": "",
"Input": "",
"Output": "",
"Bitcoin dApp": ""
}
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.1.46-0' };
export const packageInfo = { name: '@subwallet/extension-koni', path: 'auto', type: 'auto', version: '1.1.47-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.1.46-0",
"version": "1.1.47-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.1.46-0",
"version": "1.1.47-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.43",
"@subwallet/extension-base": "^1.1.46-0",
"@subwallet/extension-chains": "^1.1.46-0",
"@subwallet/extension-dapp": "^1.1.46-0",
"@subwallet/extension-inject": "^1.1.46-0",
"@subwallet/extension-base": "^1.1.47-0",
"@subwallet/extension-chains": "^1.1.47-0",
"@subwallet/extension-dapp": "^1.1.47-0",
"@subwallet/extension-inject": "^1.1.47-0",
"@subwallet/keyring": "^0.1.1",
"@subwallet/react-ui": "5.1.2-b74",
"@subwallet/ui-keyring": "^0.1.1",
Expand Down Expand Up @@ -87,7 +87,7 @@
"usehooks-ts": "^2.9.1"
},
"devDependencies": {
"@subwallet/extension-mocks": "^1.1.46-0",
"@subwallet/extension-mocks": "^1.1.47-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.1.46-0",
"version": "1.1.47-0",
"dependencies": {
"@babel/runtime": "^7.20.6",
"@subwallet/extension-base": "^1.1.46-0",
"@subwallet/extension-inject": "^1.1.46-0",
"@subwallet/extension-koni-ui": "^1.1.46-0"
"@subwallet/extension-base": "^1.1.47-0",
"@subwallet/extension-inject": "^1.1.47-0",
"@subwallet/extension-koni-ui": "^1.1.47-0"
},
"devDependencies": {
"@polkadot/dev": "^0.65.23",
Expand Down
Loading

0 comments on commit a9f9b7c

Please sign in to comment.