Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
- changed: Support optional Sideshift private key
- changed: Upgrade edge-core-js to v2.21.0
- changed: Filter CreateWalletItem list by networkLocation instead of tokenId
- changed: Update Ripple base reserve text strings
- fixed: Default home/assets scene post-login based on last visited scene
- fixed: Receive flip input default currency selection
- removed: Keyboard autofocus from `WalletListModal`
Expand Down
8 changes: 4 additions & 4 deletions src/constants/WalletAndCurrencyConstants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -277,12 +277,12 @@ export const SPECIAL_CURRENCY_INFO: {
chainCode: 'XRP',
dummyPublicAddress: 'rfuESo7eHUnvebxgaFjfYxfwXhM2uBPAj3',
minimumPopupModals: {
minimumNativeBalance: '10000000',
modalMessage: lstrings.request_xrp_minimum_notification_body,
alertMessage: lstrings.request_xrp_minimum_notification_alert_body
minimumNativeBalance: '1000000',
modalMessage: lstrings.request_xrp_minimum_notification_body_1xrp,
alertMessage: lstrings.request_xrp_minimum_notification_alert_body_1xrp
},
displayBuyCrypto: false,
tokenActivationAdditionalReserveText: lstrings.activate_wallet_token_scene_body_xrp_extra,
tokenActivationAdditionalReserveText: lstrings.activate_wallet_token_scene_body_xrp_extra_point2xrp,
isImportKeySupported: true,
unstoppableDomainsTicker: 'XRP'
},
Expand Down
8 changes: 4 additions & 4 deletions src/locales/en_US.ts
Original file line number Diff line number Diff line change
Expand Up @@ -179,9 +179,9 @@ const strings = {
fragment_request_address_uri_copied: 'Request address URI copied to clipboard',
fragment_copied: 'Successfully copied to clipboard',
request_minimum_notification_title: 'Minimum Balance Required',
request_xrp_minimum_notification_body:
'Ripple (XRP) wallets require a 10 XRP minimum balance. You must deposit at least 10 XRP to this address before this wallet will show a balance or transactions. 10 XRP will be unspendable for the lifetime of this wallet address.',
request_xrp_minimum_notification_alert_body: 'This wallet will always require a 10 XRP minimum',
request_xrp_minimum_notification_body_1xrp:
'Ripple (XRP) wallets require a 1 XRP minimum balance. You must deposit at least 1 XRP to this address before this wallet will show a balance or transactions. 1 XRP will be unspendable for the lifetime of this wallet address.',
request_xrp_minimum_notification_alert_body_1xrp: 'This wallet will always require a 1 XRP minimum',
request_xlm_minimum_notification_body:
'Stellar (XLM) wallets require a 1 XLM minimum balance. You must deposit at least 1 XLM to this address before this wallet will show a balance or transactions. 1 XLM will be unspendable for the lifetime of this wallet address.',
request_xlm_minimum_notification_alert_body: 'This wallet will always require a 1 XLM minimum',
Expand Down Expand Up @@ -324,7 +324,7 @@ const strings = {
activate_wallet_tokens_scene_tile_title: 'Tokens to Activate',
activate_wallet_token_scene_body:
'To send and receive the selected token you will first need to activate it with a blockchain transaction. This transaction will cost the following fee.\n\nPlease confirm using the slider below.',
activate_wallet_token_scene_body_xrp_extra: 'Token activation will increase the XRP reserve requirement by 2 XRP per token activated.',
activate_wallet_token_scene_body_xrp_extra_point2xrp: 'Token activation will increase the XRP reserve requirement by 0.2 XRP per token activated.',
activate_wallet_token_scene_body_algo_extra: 'Token activation will increase the ALGO reserve requirement by 0.1 ALGO per token activated.',
activate_wallet_tokens_scene_body:
'To send and receive the selected tokens you will first need to activate them with one or more blockchain transactions. The transactions in total will cost the following fee shown below. Please confirm using the slider below.',
Expand Down
6 changes: 3 additions & 3 deletions src/locales/strings/enUS.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,8 @@
"fragment_request_address_uri_copied": "Request address URI copied to clipboard",
"fragment_copied": "Successfully copied to clipboard",
"request_minimum_notification_title": "Minimum Balance Required",
"request_xrp_minimum_notification_body": "Ripple (XRP) wallets require a 10 XRP minimum balance. You must deposit at least 10 XRP to this address before this wallet will show a balance or transactions. 10 XRP will be unspendable for the lifetime of this wallet address.",
"request_xrp_minimum_notification_alert_body": "This wallet will always require a 10 XRP minimum",
"request_xrp_minimum_notification_body_1xrp": "Ripple (XRP) wallets require a 1 XRP minimum balance. You must deposit at least 1 XRP to this address before this wallet will show a balance or transactions. 1 XRP will be unspendable for the lifetime of this wallet address.",
"request_xrp_minimum_notification_alert_body_1xrp": "This wallet will always require a 1 XRP minimum",
"request_xlm_minimum_notification_body": "Stellar (XLM) wallets require a 1 XLM minimum balance. You must deposit at least 1 XLM to this address before this wallet will show a balance or transactions. 1 XLM will be unspendable for the lifetime of this wallet address.",
"request_xlm_minimum_notification_alert_body": "This wallet will always require a 1 XLM minimum",
"request_dot_minimum_notification_body": "Polkadot (DOT) wallets require a 1 DOT minimum balance. You must deposit at least 1 DOT to this address before this wallet will show a balance or transactions. 1 DOT will be unspendable for the lifetime of this wallet address.",
Expand Down Expand Up @@ -263,7 +263,7 @@
"activate_wallet_token_scene_tile_title": "Token to Activate",
"activate_wallet_tokens_scene_tile_title": "Tokens to Activate",
"activate_wallet_token_scene_body": "To send and receive the selected token you will first need to activate it with a blockchain transaction. This transaction will cost the following fee.\n\nPlease confirm using the slider below.",
"activate_wallet_token_scene_body_xrp_extra": "Token activation will increase the XRP reserve requirement by 2 XRP per token activated.",
"activate_wallet_token_scene_body_xrp_extra_point2xrp": "Token activation will increase the XRP reserve requirement by 0.2 XRP per token activated.",
"activate_wallet_token_scene_body_algo_extra": "Token activation will increase the ALGO reserve requirement by 0.1 ALGO per token activated.",
"activate_wallet_tokens_scene_body": "To send and receive the selected tokens you will first need to activate them with one or more blockchain transactions. The transactions in total will cost the following fee shown below. Please confirm using the slider below.",
"activate_wallet_token_insufficient_funds_s": "You have insufficient funds to activate this token. You need at least %s to proceed with activation.",
Expand Down
Loading