Skip to content
Open
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
7 changes: 1 addition & 6 deletions eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ export default [
'src/actions/TransactionExportActions.tsx',
'src/actions/WalletActions.tsx',
'src/actions/WalletListActions.tsx',
'src/actions/WalletListMenuActions.tsx',

'src/app.ts',
'src/components/buttons/ButtonsView.tsx',
'src/components/buttons/EdgeSwitch.tsx',
Expand Down Expand Up @@ -202,7 +202,6 @@ export default [
'src/components/modals/SwapVerifyTermsModal.tsx',
'src/components/modals/TextInputModal.tsx',
'src/components/modals/TransferModal.tsx',
'src/components/modals/WalletListMenuModal.tsx',

'src/components/modals/WalletListSortModal.tsx',
'src/components/modals/WcSmartContractModal.tsx',
Expand Down Expand Up @@ -243,10 +242,6 @@ export default [
'src/components/scenes/ConfirmScene.tsx',
'src/components/scenes/CreateWalletAccountSelectScene.tsx',
'src/components/scenes/CreateWalletAccountSetupScene.tsx',
'src/components/scenes/CreateWalletCompletionScene.tsx',

'src/components/scenes/CreateWalletImportOptionsScene.tsx',
'src/components/scenes/CreateWalletImportScene.tsx',

'src/components/scenes/CurrencyNotificationScene.tsx',
'src/components/scenes/DefaultFiatSettingScene.tsx',
Expand Down
18 changes: 9 additions & 9 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ PODS:
- disklet (0.5.2):
- React
- DoubleConversion (1.1.6)
- edge-core-js (2.42.0):
- edge-core-js (2.42.1-beta.0):
- React-Core
- edge-currency-accountbased (4.73.2):
- edge-currency-accountbased (4.73.3-beta.0):
- React-Core
- edge-currency-plugins (3.8.11):
- React-Core
Expand Down Expand Up @@ -1635,7 +1635,7 @@ PODS:
- Yoga
- react-native-mail (6.1.1):
- React-Core
- react-native-mymonero-core (0.3.4):
- react-native-monero-lwsf (0.1.0-beta.3):
- React-Core
- react-native-netinfo (11.4.1):
- React-Core
Expand Down Expand Up @@ -2936,7 +2936,7 @@ DEPENDENCIES:
- react-native-in-app-review (from `../node_modules/react-native-in-app-review`)
- react-native-keyboard-controller (from `../node_modules/react-native-keyboard-controller`)
- react-native-mail (from `../node_modules/react-native-mail`)
- react-native-mymonero-core (from `../node_modules/react-native-mymonero-core`)
- react-native-monero-lwsf (from `../node_modules/react-native-monero-lwsf`)
- "react-native-netinfo (from `../node_modules/@react-native-community/netinfo`)"
- react-native-performance (from `../node_modules/react-native-performance`)
- react-native-piratechain (from `../node_modules/react-native-piratechain`)
Expand Down Expand Up @@ -3180,8 +3180,8 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native-keyboard-controller"
react-native-mail:
:path: "../node_modules/react-native-mail"
react-native-mymonero-core:
:path: "../node_modules/react-native-mymonero-core"
react-native-monero-lwsf:
:path: "../node_modules/react-native-monero-lwsf"
react-native-netinfo:
:path: "../node_modules/@react-native-community/netinfo"
react-native-performance:
Expand Down Expand Up @@ -3335,8 +3335,8 @@ SPEC CHECKSUMS:
CNIOWindows: 3047f2d8165848a3936a0a755fee27c6b5ee479b
disklet: 8a20bf8a568635b6e6bb8f93297dac13ee5cef98
DoubleConversion: cb417026b2400c8f53ae97020b2be961b59470cb
edge-core-js: 86b20cca7064d3cfdf333f246a46051f1755f809
edge-currency-accountbased: 8848c2e810b64ae758aa5565e034de3715556ed7
edge-core-js: 8870fd7819ed810da114fd23d34ba15a96b988b2
edge-currency-accountbased: 8a33dc3262a03dfbc6f81cedc1152f4c0c8c3a90
edge-currency-plugins: 002abe3c0d4fb6040046ec779b208c6aa83bee83
edge-exchange-plugins: 0228ac95e3c8d5c06d82f907ac8f67205132256d
edge-login-ui-rn: 74294715a31efa2f79a916a3f89bf47a99cec102
Expand Down Expand Up @@ -3407,7 +3407,7 @@ SPEC CHECKSUMS:
react-native-in-app-review: 668f4c80d7f95945e0ad7833e98c466cb40d6808
react-native-keyboard-controller: c8968215c7ecdfc43663cfaf9ca991aad4179815
react-native-mail: 6e83813066984b26403d3fdfe79ac7bb31857e3c
react-native-mymonero-core: 89717c706af7024c9100ccb6c3f22a587ccc8f09
react-native-monero-lwsf: 2345a0f89e4d1e558a2941bd4341897f1dafa47a
react-native-netinfo: cec9c4e86083cb5b6aba0e0711f563e2fbbff187
react-native-performance: f0471c84eda0f6625bd42a1f515b1b216f284b12
react-native-piratechain: 82adcbaa6f37993246028ae988840f98ac70e372
Expand Down
4 changes: 0 additions & 4 deletions ios/edge.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
3D5BD9862A4CEFB900590088 /* EdgeCore.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3D5BD9842A4CEFB900590088 /* EdgeCore.swift */; };
3D5BD9882A4CEFC700590088 /* Base58.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3D5BD9872A4CEFC700590088 /* Base58.swift */; };
3D5BD98A2A4CF04C00590088 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3D5BD9892A4CF04C00590088 /* GoogleService-Info.plist */; };
3D5BD9952A4D250700590088 /* edge-core in Resources */ = {isa = PBXBuildFile; fileRef = 3D5BD9922A4D250700590088 /* edge-core */; };
3D5BD9962A4D250700590088 /* blank.html in Resources */ = {isa = PBXBuildFile; fileRef = 3D5BD9932A4D250700590088 /* blank.html */; };
3D5BD9BD2A4D27C400590088 /* SourceSansPro-ExtraLightItalic.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 3D5BD9AC2A4D277B00590088 /* SourceSansPro-ExtraLightItalic.ttf */; };
3D5BD9BE2A4D27C400590088 /* SourceSansPro-SemiboldItalic.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 3D5BD9B82A4D277B00590088 /* SourceSansPro-SemiboldItalic.ttf */; };
Expand Down Expand Up @@ -57,7 +56,6 @@
3D5BD9872A4CEFC700590088 /* Base58.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Base58.swift; sourceTree = "<group>"; };
3D5BD9892A4CF04C00590088 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "GoogleService-Info.plist"; path = "edge/GoogleService-Info.plist"; sourceTree = "<group>"; };
3D5BD98B2A4D245500590088 /* edge.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; name = edge.entitlements; path = edge/edge.entitlements; sourceTree = "<group>"; };
3D5BD9922A4D250700590088 /* edge-core */ = {isa = PBXFileReference; lastKnownFileType = folder; name = "edge-core"; path = "../android/app/src/main/assets/edge-core"; sourceTree = "<group>"; };
3D5BD9932A4D250700590088 /* blank.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = blank.html; path = ../android/app/src/main/assets/blank.html; sourceTree = "<group>"; };
3D5BD9AA2A4D277B00590088 /* SourceSansPro-LightItalic.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = "SourceSansPro-LightItalic.ttf"; path = "../android/app/src/main/assets/fonts/SourceSansPro-LightItalic.ttf"; sourceTree = "<group>"; };
3D5BD9AB2A4D277B00590088 /* SourceSansPro-Semibold.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = "SourceSansPro-Semibold.ttf"; path = "../android/app/src/main/assets/fonts/SourceSansPro-Semibold.ttf"; sourceTree = "<group>"; };
Expand Down Expand Up @@ -133,7 +131,6 @@
3D18A8F92A5333DC00F3B19B /* audio_sent.mp3 */,
3D5BD9932A4D250700590088 /* blank.html */,
3D5BD9AD2A4D277B00590088 /* custom.ttf */,
3D5BD9922A4D250700590088 /* edge-core */,
3D5BD9BA2A4D277B00590088 /* Quicksand-Bold.ttf */,
3D5BD9AE2A4D277B00590088 /* Quicksand-Light.ttf */,
3D5BD9BC2A4D277B00590088 /* Quicksand-Medium.ttf */,
Expand Down Expand Up @@ -290,7 +287,6 @@
3D5BD9CC2A4D27C400590088 /* Quicksand-Medium.ttf in Resources */,
3D5BD9CE2A4D27C400590088 /* SourceSansPro-Bold.ttf in Resources */,
81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */,
3D5BD9952A4D250700590088 /* edge-core in Resources */,
3D5BD9CA2A4D27C400590088 /* Quicksand-Bold.ttf in Resources */,
3D5BD9BE2A4D27C400590088 /* SourceSansPro-SemiboldItalic.ttf in Resources */,
3D5BD9C02A4D27C400590088 /* Quicksand-Regular.ttf in Resources */,
Expand Down
14 changes: 3 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
"prepare.ios": "(cd ios; pod repo update; pod install)",
"prepare": "husky install && ./scripts/prepare.sh",
"server": "node ./loggingServer.js",
"start.plugins": "webpack serve",
"start": "react-native start",
"test": "TZ=America/Los_Angeles jest",
"typechain": "rm -rf './src/plugins/contracts/' && typechain --target ethers-v5 --out-dir ./src/plugins/contracts/ './src/plugins/abis/*.json'",
Expand Down Expand Up @@ -98,17 +97,15 @@
"biggystring": "^4.2.3",
"cleaner-config": "^0.1.9",
"cleaners": "^0.3.17",
"core-js": "^2.5.2",
"csv-stringify": "^5.6.2",
"date-fns": "^2.22.1",
"dateformat": "^3.0.3",
"deepmerge": "^4.3.1",
"deprecated-react-native-prop-types": "^5.0.0",
"detect-bundler": "^1.1.0",
"disklet": "^0.5.2",
"edge-core-js": "^2.42.0",
"edge-currency-accountbased": "^4.73.2",
"edge-currency-monero": "^2.2.0",
"edge-core-js": "2.42.1-beta.0",
"edge-currency-accountbased": "4.73.3-beta.0",
"edge-currency-plugins": "^3.8.11",
"edge-exchange-plugins": "^2.41.1",
"edge-info-server": "^3.10.0",
Expand Down Expand Up @@ -150,7 +147,7 @@
"react-native-linear-gradient": "^2.8.3",
"react-native-localize": "^3.4.2",
"react-native-mail": "^6.1.1",
"react-native-mymonero-core": "^0.3.4",
"react-native-monero-lwsf": "0.1.0-beta.3",
"react-native-patina": "^0.1.6",
"react-native-performance": "^5.1.4",
"react-native-permissions": "^4.1.5",
Expand Down Expand Up @@ -202,7 +199,6 @@
"@react-native/typescript-config": "0.79.2",
"@rollup/plugin-babel": "^6.0.3",
"@stakekit/api-hooks": "^0.0.93",
"@sucrase/webpack-loader": "^2.0.0",
"@testing-library/react-native": "^13.2.0",
"@typechain/ethers-v5": "^11.1.2",
"@types/async-lock": "^1.1.5",
Expand Down Expand Up @@ -232,7 +228,6 @@
"body-parser": "^1.18.2",
"buffer": "^6.0.3",
"crypto-browserify": "^3.12.0",
"esbuild-loader": "^2.20.0",
"eslint": "^9.34.0",
"eslint-config-standard-kit": "^1.0.0",
"eslint-plugin-react-native": "^5.0.0",
Expand Down Expand Up @@ -264,9 +259,6 @@
"typescript": "5.0.4",
"updot": "^1.1.7",
"vm-browserify": "^1.1.2",
"webpack": "^5.73.0",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.6.0",
"yarn": "^1.22.22",
"yarn-deduplicate": "^5.0.0"
},
Expand Down
Loading
Loading