Skip to content

Commit 29edbc3

Browse files
committed
Upgrade edge-currency-plugins@^3.11.0
1 parent 1443df3 commit 29edbc3

4 files changed

Lines changed: 8 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## Unreleased (develop)
44

5+
- changed: Upgrade edge-currency-plugins to ^3.11.0
56
- added: NYM swap provider (`nymswap`)
67
- changed: Route maestro test builds to a dedicated Zealot channel so they no longer appear in the production release list.
78
- changed: Hide the wallet "Get Raw Keys" option behind Developer Mode, while still showing it for wallets that fail to load.

ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ PODS:
1919
- React-Core
2020
- edge-currency-accountbased (4.85.3):
2121
- React-Core
22-
- edge-currency-plugins (3.10.0):
22+
- edge-currency-plugins (3.11.0):
2323
- React-Core
2424
- edge-exchange-plugins (2.49.0):
2525
- React-Core
@@ -3342,7 +3342,7 @@ SPEC CHECKSUMS:
33423342
DoubleConversion: cb417026b2400c8f53ae97020b2be961b59470cb
33433343
edge-core-js: 011c4e6e64291c73983bc342d66d323e2902aa82
33443344
edge-currency-accountbased: b87142f2d939509874daa5ed65a0877006158a97
3345-
edge-currency-plugins: a52a61270c53d48edf8a9fc08fe69f52afa5ca0e
3345+
edge-currency-plugins: 70f528377c9120f375d67284bf29ab1782429d69
33463346
edge-exchange-plugins: 9c725523fe8e79dffdb83b64c092e99783b627ad
33473347
edge-login-ui-rn: 5b9c03326583d1dd4839ca34d065b2b75af5870f
33483348
EXConstants: 98bcf0f22b820f9b28f9fee55ff2daededadd2f8

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"disklet": "^0.6.0",
107107
"edge-core-js": "^2.47.0",
108108
"edge-currency-accountbased": "^4.85.3",
109-
"edge-currency-plugins": "^3.10.0",
109+
"edge-currency-plugins": "^3.11.0",
110110
"edge-exchange-plugins": "^2.49.0",
111111
"edge-info-server": "^3.12.0",
112112
"edge-login-ui-rn": "^3.36.0",

0 commit comments

Comments
 (0)