Skip to content

Commit ee0263b

Browse files
committed
Upgrade edge-login-ui-rn@^3.30.0
1 parent 33290c9 commit ee0263b

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ PODS:
2323
- React-Core
2424
- edge-exchange-plugins (2.31.0):
2525
- React-Core
26-
- edge-login-ui-rn (3.29.3):
26+
- edge-login-ui-rn (3.30.0):
2727
- React-Core
2828
- EXConstants (17.1.7):
2929
- ExpoModulesCore
@@ -3266,7 +3266,7 @@ SPEC CHECKSUMS:
32663266
edge-currency-accountbased: 62aa725a6fd20d53af935589e0cd207690b52655
32673267
edge-currency-plugins: bf4b7eccff56e9e5f72d9fc115e34c1cb1fe2c4f
32683268
edge-exchange-plugins: 634f60cfeb8c2601e9435f41bd8d719f914df51f
3269-
edge-login-ui-rn: b77b3fdd5818d899539c39c6b4074f8abcac04be
3269+
edge-login-ui-rn: ac389227917fd57556279b59c2e9c882878c5566
32703270
EXConstants: 98bcf0f22b820f9b28f9fee55ff2daededadd2f8
32713271
Expo: 43d9e0c3108cc3a1c2739743e9b51086144ee4b0
32723272
ExpoAsset: ef06e880126c375f580d4923fdd1cdf4ee6ee7d6

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"edge-currency-plugins": "^3.8.4",
108108
"edge-exchange-plugins": "^2.31.0",
109109
"edge-info-server": "^3.9.0",
110-
"edge-login-ui-rn": "^3.29.3",
110+
"edge-login-ui-rn": "^3.30.0",
111111
"ethers": "^5.7.2",
112112
"expo": "^53.0.0",
113113
"jsrsasign": "^11.1.0",

src/locales/strings/enUS.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1740,15 +1740,15 @@
17401740
"disable_duress_mode": "Disable Duress Mode",
17411741
"change_duress_pin": "Change Duress PIN",
17421742
"duress_mode_set_pin_success": "Duress PIN set successfully.",
1743-
"enable_duress_mode_description": "Your discreet safety net for high-risk situations.\n\nDuress Mode lets you PIN-login to a decoy account that immediately becomes accessible if you ever feel threatened.",
1743+
"enable_duress_mode_description1": "Your discreet safety net for high-risk situations.\n\nDuress Mode lets you PIN-login to a decoy account that immediately becomes accessible if you ever feel threatened.",
17441744
"duress_mode_no_accounts_message": "You have no other accounts on this device. Please create an account to use as your duress account.",
17451745
"select_duress_account": "Select Duress Account",
17461746
"how_duress_mode_works": "How Duress Mode Works",
17471747
"how_duress_mode_works_description_md1": "1. In an emergency, enter your duress PIN instead of your regular PIN\n2. Only your pre-selected duress wallets remain visible and accessible\n3. Transactions are real ‐ interact normally with this decoy account",
17481748
"how_duress_mode_return_to_normal_title": "How to Return to Normal",
1749-
"how_duress_mode_return_to_normal_description_md": "1. Log out of the duress account\n2. Enter your original PIN at the login screen\n3. All accounts reappear instantly",
1749+
"how_duress_mode_return_to_normal_description_md1": "1. Log out of the duress account\n2. Enter your original PIN at the login screen",
17501750
"how_duress_mode_add_funds_to_account_title": "How to Add Funds to Your Duress Account",
1751-
"how_duress_mode_add_funds_to_account_description_md": "Funds should be added to your duress account to make it appear legitimate under a duress situation. Only funds in your duress account will be exposed.\n1. Log out of your current account\n2. Tap on your username and select your duress account in the dropdown\n3. Enter your duress PIN\n4. You are now logged in to your duress account and can create and fund wallets as normal.\n5. Log out and tap the username to switch back to your regular account\n\n⚠️ Duress Mode transactions are real and irreversible. Never store meaningful funds here.",
1751+
"how_duress_mode_add_funds_to_account_description_md1": "Funds should be added to your duress account to make it appear legitimate under a duress situation. Only funds in your duress account will be exposed.\n1. Log in with Duress Mode.\n2. Create a wallet.\n3. Tap **Receive** to view your QR code or address to receive funds directly.\n4. You can also fund Duress wallet(s) while in Normal Mode.\n\n⚠️ Duress Mode transactions are real and irreversible. Never store meaningful funds here.",
17521752
"how_duress_mode_when_to_use_title": "When to Use Duress Mode",
17531753
"how_duress_mode_when_to_use_description_md": "1. Physical coercion to access your device\n2. Forced transaction demands under surveillance\n3. High-risk travel or regulatory environments\nPro Tip: Practice activating Duress Mode twice yearly to build muscle memory.",
17541754
"duress_mode_set_pin_message": "Enter your duress PIN for your account.\n\nThis PIN will activate Duress Mode when entered at login.",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9463,9 +9463,9 @@ ecc-jsbn@~0.1.1:
94639463
jsbn "~0.1.0"
94649464
safer-buffer "^2.1.0"
94659465

9466-
"ecpair@git+https://github.com/EdgeApp/ecpair.git#b193eb8ea2ec0c93b528f4b0223a605407ff43e4":
9466+
"ecpair@https://github.com/EdgeApp/ecpair.git#b193eb8ea2ec0c93b528f4b0223a605407ff43e4":
94679467
version "2.1.0"
9468-
resolved "git+https://github.com/EdgeApp/ecpair.git#b193eb8ea2ec0c93b528f4b0223a605407ff43e4"
9468+
resolved "https://github.com/EdgeApp/ecpair.git#b193eb8ea2ec0c93b528f4b0223a605407ff43e4"
94699469
dependencies:
94709470
"@types/bs58check" "^2.1.0"
94719471
base-x "^4.0.0"
@@ -9642,10 +9642,10 @@ edge-info-server@^3.9.0:
96429642
cleaners "^0.3.16"
96439643
git-refresher "^0.1.1"
96449644

9645-
edge-login-ui-rn@^3.29.3:
9646-
version "3.29.3"
9647-
resolved "https://registry.yarnpkg.com/edge-login-ui-rn/-/edge-login-ui-rn-3.29.3.tgz#f59f1c39806712c3a4949636dc0fa56472ff9303"
9648-
integrity sha512-aV66tqLDgQq2PrGkI89A4j2Vv27PmLIFl37bC/0UjRDb5EGIdTfEbaRFcyNfmYXERl4lH1e0FLGDF52/hpLEuA==
9645+
edge-login-ui-rn@^3.30.0:
9646+
version "3.30.0"
9647+
resolved "https://registry.yarnpkg.com/edge-login-ui-rn/-/edge-login-ui-rn-3.30.0.tgz#32c86e6dc86950a46e15fe17ce3034206464aedb"
9648+
integrity sha512-q4VjKanKgPwdLPozpai33S59P1jha9az1oIdFWxuD6JhvlKrKbl0q8eIwp1u/nwZq47MjBvzyhUaUvahXszEsA==
96499649
dependencies:
96509650
base-x "^4.0.0"
96519651
biggystring "^4.2.3"

0 commit comments

Comments
 (0)