@subwallet/web-runner 1.2.25-0 → 1.2.26-0
Sign up to get free protection for your applications and to get access to all the features.
- package/index.html +1 -1
- package/locales/en/translation.json +25 -4
- package/locales/ja/translation.json +25 -4
- package/locales/ru/translation.json +25 -4
- package/locales/vi/translation.json +25 -4
- package/locales/zh/translation.json +25 -4
- package/package.json +4 -4
- package/{web-runner-ba97821cc9a8ac07760f.js → web-runner-4fa0c4a3ab6f3552b853.js} +2 -2
- package/web-runner.zip +0 -0
- /package/{web-runner-ba97821cc9a8ac07760f.js.LICENSE.txt → web-runner-4fa0c4a3ab6f3552b853.js.LICENSE.txt} +0 -0
package/index.html
CHANGED
@@ -1 +1 @@
|
|
1
|
-
<!doctype html><html lang="en"><head><meta charset="utf-8"><title>SubWallet</title><script inline inline-asset="fallback.js$" inline-asset-delete></script><script inline inline-asset="web-runner.js$" inline-asset-delete></script><script defer="defer" src="fallback-0b81a7f9f3a8fbf3b257.js"></script><script defer="defer" src="web-runner-
|
1
|
+
<!doctype html><html lang="en"><head><meta charset="utf-8"><title>SubWallet</title><script inline inline-asset="fallback.js$" inline-asset-delete></script><script inline inline-asset="web-runner.js$" inline-asset-delete></script><script defer="defer" src="fallback-0b81a7f9f3a8fbf3b257.js"></script><script defer="defer" src="web-runner-4fa0c4a3ab6f3552b853.js"></script></head><body><div id="root">SubWallet</div></body></html>
|
@@ -662,10 +662,7 @@
|
|
662
662
|
"Failed to decode data. Please use a valid QR code": "",
|
663
663
|
"Invalid derive path": "",
|
664
664
|
"Not found {{shortenUrl}} in auth list": "",
|
665
|
-
"Not found address or payload to sign": "",
|
666
|
-
"You have rescinded allowance for this account in wallet": "",
|
667
665
|
"Not found signature": "",
|
668
|
-
"Receiving address must be different from sending address": "",
|
669
666
|
"Failed to get balance. Please check your internet connection or change your network endpoint": "",
|
670
667
|
"This account is watch-only": "",
|
671
668
|
"Invalid URL for provider": "",
|
@@ -1273,5 +1270,29 @@
|
|
1273
1270
|
"Total active stake": "",
|
1274
1271
|
"Total unstake": "",
|
1275
1272
|
"Total unclaimed rewards": "",
|
1276
|
-
"{{number}} {{account}} connected": ""
|
1273
|
+
"{{number}} {{account}} connected": "",
|
1274
|
+
"Re-enable the network or change RPC on the extension and try again": "",
|
1275
|
+
"Unstable network connection": "",
|
1276
|
+
"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": "",
|
1277
|
+
"Network not supported": "",
|
1278
|
+
"Enter recipient address and try again": "",
|
1279
|
+
"Recipient address not found": "",
|
1280
|
+
"Amount must be an integer. Enter an integer and try again": "",
|
1281
|
+
"Invalid amount": "",
|
1282
|
+
"Unable to calculate estimated gas for this transaction. Try again or contact support at agent@subwallet.app": "",
|
1283
|
+
"Gas calculation error": "",
|
1284
|
+
"Make sure the recipient address is valid and in the same type as the sender address, then try again": "",
|
1285
|
+
"The recipient address must be different from the sender address": "",
|
1286
|
+
"The sender address must be the ethereum address type": "",
|
1287
|
+
"Invalid address type": "",
|
1288
|
+
"Insufficient balance on the sender address. Top up your balance and try again": "",
|
1289
|
+
"Unable to sign transaction": "",
|
1290
|
+
"An error occurred when signing this request. Try again or contact support at agent@subwallet.app": "",
|
1291
|
+
"Unable to sign message": "",
|
1292
|
+
"This sign method is not supported by SubWallet. Try again or contact support at agent@subwallet.app": "",
|
1293
|
+
"Method not supported": "",
|
1294
|
+
"The recipient account has {{amount}} {{nativeSymbol}} which can lead to your {{localSymbol}} being lost. Change recipient account and try again": "",
|
1295
|
+
"Do you still want to get the address?": "",
|
1296
|
+
"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.": "",
|
1297
|
+
"Ledger {{ledgerApp}} address is not supported for this transfer": ""
|
1277
1298
|
}
|
@@ -662,10 +662,7 @@
|
|
662
662
|
"Failed to decode data. Please use a valid QR code": "データのデコードに失敗しました。有効なQRコードを使用してください。",
|
663
663
|
"Invalid derive path": "",
|
664
664
|
"Not found {{shortenUrl}} in auth list": "認証リストに{{shortenUrl}}が見つかりません",
|
665
|
-
"Not found address or payload to sign": "署名するアドレスまたはペイロードが見つからない",
|
666
|
-
"You have rescinded allowance for this account in wallet": "ウォレットでこのアカウントへの支払いを取り消しました。",
|
667
665
|
"Not found signature": "",
|
668
|
-
"Receiving address must be different from sending address": "受信アドレスは送信アドレスと異なる必要があります。",
|
669
666
|
"Failed to get balance. Please check your internet connection or change your network endpoint": "残高の取得に失敗しました。インターネット接続を確認するか、ネットワークのエンドポイントを変更してください。",
|
670
667
|
"This account is watch-only": "このアカウントはウォッチ専用です",
|
671
668
|
"Invalid URL for provider": "",
|
@@ -1273,5 +1270,29 @@
|
|
1273
1270
|
"Total active stake": "",
|
1274
1271
|
"Total unstake": "",
|
1275
1272
|
"Total unclaimed rewards": "",
|
1276
|
-
"{{number}} {{account}} connected": ""
|
1273
|
+
"{{number}} {{account}} connected": "",
|
1274
|
+
"Re-enable the network or change RPC on the extension and try again": "",
|
1275
|
+
"Unstable network connection": "",
|
1276
|
+
"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": "",
|
1277
|
+
"Network not supported": "",
|
1278
|
+
"Enter recipient address and try again": "",
|
1279
|
+
"Recipient address not found": "",
|
1280
|
+
"Amount must be an integer. Enter an integer and try again": "",
|
1281
|
+
"Invalid amount": "",
|
1282
|
+
"Unable to calculate estimated gas for this transaction. Try again or contact support at agent@subwallet.app": "",
|
1283
|
+
"Gas calculation error": "",
|
1284
|
+
"Make sure the recipient address is valid and in the same type as the sender address, then try again": "",
|
1285
|
+
"The recipient address must be different from the sender address": "",
|
1286
|
+
"The sender address must be the ethereum address type": "",
|
1287
|
+
"Invalid address type": "",
|
1288
|
+
"Insufficient balance on the sender address. Top up your balance and try again": "",
|
1289
|
+
"Unable to sign transaction": "",
|
1290
|
+
"An error occurred when signing this request. Try again or contact support at agent@subwallet.app": "",
|
1291
|
+
"Unable to sign message": "",
|
1292
|
+
"This sign method is not supported by SubWallet. Try again or contact support at agent@subwallet.app": "",
|
1293
|
+
"Method not supported": "",
|
1294
|
+
"The recipient account has {{amount}} {{nativeSymbol}} which can lead to your {{localSymbol}} being lost. Change recipient account and try again": "",
|
1295
|
+
"Do you still want to get the address?": "",
|
1296
|
+
"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.": "",
|
1297
|
+
"Ledger {{ledgerApp}} address is not supported for this transfer": ""
|
1277
1298
|
}
|
@@ -662,10 +662,7 @@
|
|
662
662
|
"Failed to decode data. Please use a valid QR code": "Не удалось декодировать данные. Пожалуйста, используйте действительный QR-код",
|
663
663
|
"Invalid derive path": "Недопустимый путь производных",
|
664
664
|
"Not found {{shortenUrl}} in auth list": "Адрес {{shortenUrl}} не найден в списке авторизации",
|
665
|
-
"Not found address or payload to sign": "Не найден адрес или данные для подписи",
|
666
|
-
"You have rescinded allowance for this account in wallet": "Вы отозвали разрешение для этого аккаунта в кошельке",
|
667
665
|
"Not found signature": "Подпись не найдена",
|
668
|
-
"Receiving address must be different from sending address": "Адрес получателя должен отличаться от адреса отправителя",
|
669
666
|
"Failed to get balance. Please check your internet connection or change your network endpoint": "Не удалось получить баланс. Пожалуйста, проверьте ваше интернет-соединение или измените конечную точку сети",
|
670
667
|
"This account is watch-only": "Этот аккаунт только для наблюдения",
|
671
668
|
"Invalid URL for provider": "Неверный URL-адрес провайдера",
|
@@ -1273,5 +1270,29 @@
|
|
1273
1270
|
"Total active stake": "",
|
1274
1271
|
"Total unstake": "",
|
1275
1272
|
"Total unclaimed rewards": "",
|
1276
|
-
"{{number}} {{account}} connected": ""
|
1273
|
+
"{{number}} {{account}} connected": "",
|
1274
|
+
"Re-enable the network or change RPC on the extension and try again": "",
|
1275
|
+
"Unstable network connection": "",
|
1276
|
+
"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": "",
|
1277
|
+
"Network not supported": "",
|
1278
|
+
"Enter recipient address and try again": "",
|
1279
|
+
"Recipient address not found": "",
|
1280
|
+
"Amount must be an integer. Enter an integer and try again": "",
|
1281
|
+
"Invalid amount": "",
|
1282
|
+
"Unable to calculate estimated gas for this transaction. Try again or contact support at agent@subwallet.app": "",
|
1283
|
+
"Gas calculation error": "",
|
1284
|
+
"Make sure the recipient address is valid and in the same type as the sender address, then try again": "",
|
1285
|
+
"The recipient address must be different from the sender address": "",
|
1286
|
+
"The sender address must be the ethereum address type": "",
|
1287
|
+
"Invalid address type": "",
|
1288
|
+
"Insufficient balance on the sender address. Top up your balance and try again": "",
|
1289
|
+
"Unable to sign transaction": "",
|
1290
|
+
"An error occurred when signing this request. Try again or contact support at agent@subwallet.app": "",
|
1291
|
+
"Unable to sign message": "",
|
1292
|
+
"This sign method is not supported by SubWallet. Try again or contact support at agent@subwallet.app": "",
|
1293
|
+
"Method not supported": "",
|
1294
|
+
"The recipient account has {{amount}} {{nativeSymbol}} which can lead to your {{localSymbol}} being lost. Change recipient account and try again": "",
|
1295
|
+
"Do you still want to get the address?": "",
|
1296
|
+
"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.": "",
|
1297
|
+
"Ledger {{ledgerApp}} address is not supported for this transfer": ""
|
1277
1298
|
}
|
@@ -662,10 +662,7 @@
|
|
662
662
|
"Failed to decode data. Please use a valid QR code": "",
|
663
663
|
"Invalid derive path": "",
|
664
664
|
"Not found {{shortenUrl}} in auth list": "",
|
665
|
-
"Not found address or payload to sign": "",
|
666
|
-
"You have rescinded allowance for this account in wallet": "",
|
667
665
|
"Not found signature": "",
|
668
|
-
"Receiving address must be different from sending address": "",
|
669
666
|
"Failed to get balance. Please check your internet connection or change your network endpoint": "",
|
670
667
|
"This account is watch-only": "",
|
671
668
|
"Invalid URL for provider": "",
|
@@ -1273,5 +1270,29 @@
|
|
1273
1270
|
"Total active stake": "",
|
1274
1271
|
"Total unstake": "",
|
1275
1272
|
"Total unclaimed rewards": "",
|
1276
|
-
"{{number}} {{account}} connected": ""
|
1273
|
+
"{{number}} {{account}} connected": "",
|
1274
|
+
"Re-enable the network or change RPC on the extension and try again": "",
|
1275
|
+
"Unstable network connection": "",
|
1276
|
+
"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": "",
|
1277
|
+
"Network not supported": "",
|
1278
|
+
"Enter recipient address and try again": "",
|
1279
|
+
"Recipient address not found": "",
|
1280
|
+
"Amount must be an integer. Enter an integer and try again": "",
|
1281
|
+
"Invalid amount": "",
|
1282
|
+
"Unable to calculate estimated gas for this transaction. Try again or contact support at agent@subwallet.app": "",
|
1283
|
+
"Gas calculation error": "",
|
1284
|
+
"Make sure the recipient address is valid and in the same type as the sender address, then try again": "",
|
1285
|
+
"The recipient address must be different from the sender address": "",
|
1286
|
+
"The sender address must be the ethereum address type": "",
|
1287
|
+
"Invalid address type": "",
|
1288
|
+
"Insufficient balance on the sender address. Top up your balance and try again": "",
|
1289
|
+
"Unable to sign transaction": "",
|
1290
|
+
"An error occurred when signing this request. Try again or contact support at agent@subwallet.app": "",
|
1291
|
+
"Unable to sign message": "",
|
1292
|
+
"This sign method is not supported by SubWallet. Try again or contact support at agent@subwallet.app": "",
|
1293
|
+
"Method not supported": "",
|
1294
|
+
"The recipient account has {{amount}} {{nativeSymbol}} which can lead to your {{localSymbol}} being lost. Change recipient account and try again": "",
|
1295
|
+
"Do you still want to get the address?": "",
|
1296
|
+
"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.": "",
|
1297
|
+
"Ledger {{ledgerApp}} address is not supported for this transfer": ""
|
1277
1298
|
}
|
@@ -662,10 +662,7 @@
|
|
662
662
|
"Failed to decode data. Please use a valid QR code": "",
|
663
663
|
"Invalid derive path": "",
|
664
664
|
"Not found {{shortenUrl}} in auth list": "",
|
665
|
-
"Not found address or payload to sign": "",
|
666
|
-
"You have rescinded allowance for this account in wallet": "",
|
667
665
|
"Not found signature": "",
|
668
|
-
"Receiving address must be different from sending address": "",
|
669
666
|
"Failed to get balance. Please check your internet connection or change your network endpoint": "",
|
670
667
|
"This account is watch-only": "",
|
671
668
|
"Invalid URL for provider": "",
|
@@ -1273,5 +1270,29 @@
|
|
1273
1270
|
"Total active stake": "",
|
1274
1271
|
"Total unstake": "",
|
1275
1272
|
"Total unclaimed rewards": "",
|
1276
|
-
"{{number}} {{account}} connected": ""
|
1273
|
+
"{{number}} {{account}} connected": "",
|
1274
|
+
"Re-enable the network or change RPC on the extension and try again": "",
|
1275
|
+
"Unstable network connection": "",
|
1276
|
+
"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": "",
|
1277
|
+
"Network not supported": "",
|
1278
|
+
"Enter recipient address and try again": "",
|
1279
|
+
"Recipient address not found": "",
|
1280
|
+
"Amount must be an integer. Enter an integer and try again": "",
|
1281
|
+
"Invalid amount": "",
|
1282
|
+
"Unable to calculate estimated gas for this transaction. Try again or contact support at agent@subwallet.app": "",
|
1283
|
+
"Gas calculation error": "",
|
1284
|
+
"Make sure the recipient address is valid and in the same type as the sender address, then try again": "",
|
1285
|
+
"The recipient address must be different from the sender address": "",
|
1286
|
+
"The sender address must be the ethereum address type": "",
|
1287
|
+
"Invalid address type": "",
|
1288
|
+
"Insufficient balance on the sender address. Top up your balance and try again": "",
|
1289
|
+
"Unable to sign transaction": "",
|
1290
|
+
"An error occurred when signing this request. Try again or contact support at agent@subwallet.app": "",
|
1291
|
+
"Unable to sign message": "",
|
1292
|
+
"This sign method is not supported by SubWallet. Try again or contact support at agent@subwallet.app": "",
|
1293
|
+
"Method not supported": "",
|
1294
|
+
"The recipient account has {{amount}} {{nativeSymbol}} which can lead to your {{localSymbol}} being lost. Change recipient account and try again": "",
|
1295
|
+
"Do you still want to get the address?": "",
|
1296
|
+
"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.": "",
|
1297
|
+
"Ledger {{ledgerApp}} address is not supported for this transfer": ""
|
1277
1298
|
}
|
package/package.json
CHANGED
@@ -14,12 +14,12 @@
|
|
14
14
|
},
|
15
15
|
"sideEffects": false,
|
16
16
|
"type": "module",
|
17
|
-
"version": "1.2.
|
17
|
+
"version": "1.2.26-0",
|
18
18
|
"dependencies": {
|
19
19
|
"@babel/runtime": "^7.20.6",
|
20
|
-
"@subwallet/extension-base": "^1.2.
|
21
|
-
"@subwallet/extension-inject": "^1.2.
|
22
|
-
"@subwallet/extension-koni-ui": "^1.2.
|
20
|
+
"@subwallet/extension-base": "^1.2.26-0",
|
21
|
+
"@subwallet/extension-inject": "^1.2.26-0",
|
22
|
+
"@subwallet/extension-koni-ui": "^1.2.26-0"
|
23
23
|
},
|
24
24
|
"devDependencies": {
|
25
25
|
"@polkadot/dev": "^0.65.23",
|