Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

LIVE-1004 Hedera integration #2516

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
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
22 changes: 11 additions & 11 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ PODS:
- ExpoModulesCore
- EXConstants (12.1.3):
- ExpoModulesCore
- EXErrorRecovery (3.0.5):
- EXCrypto (10.1.2):
- ExpoModulesCore
- EXFileSystem (13.0.3):
- ExpoModulesCore
Expand Down Expand Up @@ -45,18 +45,18 @@ PODS:
- Firebase/RemoteConfig (8.11.0):
- Firebase/CoreOnly
- FirebaseRemoteConfig (~> 8.11.0)
- FirebaseABTesting (8.12.0):
- FirebaseABTesting (8.14.0):
- FirebaseCore (~> 8.0)
- FirebaseCore (8.11.0):
- FirebaseCoreDiagnostics (~> 8.0)
- GoogleUtilities/Environment (~> 7.7)
- GoogleUtilities/Logger (~> 7.7)
- FirebaseCoreDiagnostics (8.12.0):
- FirebaseCoreDiagnostics (8.14.0):
- GoogleDataTransport (~> 9.1)
- GoogleUtilities/Environment (~> 7.7)
- GoogleUtilities/Logger (~> 7.7)
- nanopb (~> 2.30908.0)
- FirebaseInstallations (8.12.0):
- FirebaseInstallations (8.14.0):
- FirebaseCore (~> 8.0)
- GoogleUtilities/Environment (~> 7.7)
- GoogleUtilities/UserDefaults (~> 7.7)
Expand Down Expand Up @@ -592,7 +592,7 @@ DEPENDENCIES:
- EXBarCodeScanner (from `../node_modules/expo-barcode-scanner/ios`)
- EXCamera (from `../node_modules/expo-camera/ios`)
- EXConstants (from `../node_modules/expo-constants/ios`)
- EXErrorRecovery (from `../node_modules/expo-error-recovery/ios`)
- EXCrypto (from `../node_modules/expo-crypto/ios`)
- EXFileSystem (from `../node_modules/expo-file-system/ios`)
- EXFont (from `../node_modules/expo-font/ios`)
- EXImageLoader (from `../node_modules/expo-image-loader/ios`)
Expand Down Expand Up @@ -743,8 +743,8 @@ EXTERNAL SOURCES:
:path: "../node_modules/expo-camera/ios"
EXConstants:
:path: "../node_modules/expo-constants/ios"
EXErrorRecovery:
:path: "../node_modules/expo-error-recovery/ios"
EXCrypto:
:path: "../node_modules/expo-crypto/ios"
EXFileSystem:
:path: "../node_modules/expo-file-system/ios"
EXFont:
Expand Down Expand Up @@ -902,7 +902,7 @@ SPEC CHECKSUMS:
EXBarCodeScanner: e5ca0062d8ad1c4c1d2e386d6a308d5a32213020
EXCamera: 03d69135ceb6f5f18f37b63eddb63d7643b65c42
EXConstants: 6d585d93723b18d7a8c283591a335609e3bc153e
EXErrorRecovery: b0d7582714a2cc896e94a2308a356f94dbf14ef7
EXCrypto: ab2ba0df3136a5f2407b8c7e70eb498ac20d704f
EXFileSystem: 99aac7962c11c680681819dd9cbca24e20e5b1e7
EXFont: 2597c10ac85a69d348d44d7873eccf5a7576ef5e
EXImageLoader: 347b72c2ec2df65120ccec40ea65a4c4f24317ff
Expand All @@ -912,10 +912,10 @@ SPEC CHECKSUMS:
FBLazyVector: 808f741ddb0896a20e5b98cc665f5b3413b072e2
FBReactNativeSpec: 94473205b8741b61402e8c51716dea34aa3f5b2f
Firebase: 44dd9724c84df18b486639e874f31436eaa9a20c
FirebaseABTesting: 1b05c92327b3f0a9545cea3bab4d93e82550e29b
FirebaseABTesting: aaa0e096c9fc9972ce6806d596e8fcc077d4371f
FirebaseCore: 2f4f85b453cc8fea4bb2b37e370007d2bcafe3f0
FirebaseCoreDiagnostics: 3b40dfadef5b90433a60ae01f01e90fe87aa76aa
FirebaseInstallations: 25764cf322e77f99449395870a65b2bef88e1545
FirebaseCoreDiagnostics: fd0c8490f34287229c1d6c103d3a55f81ec85712
FirebaseInstallations: 7d1d967a307c12f1aadd76844fc321cef699b1ce
FirebaseRemoteConfig: a6a1ce9dabf404817ae2a44e8421d276660d9091
Flipper: 30e8eeeed6abdc98edaf32af0cda2f198be4b733
Flipper-Boost-iOSX: fd1e2b8cbef7e662a122412d7ac5f5bea715403c
Expand Down
27 changes: 15 additions & 12 deletions scripts/sync-families-dispatch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,21 @@ set -e
cd $(dirname $0)

targets="\
operationDetails \
accountActions \
TransactionConfirmFields \
AccountHeader \
AccountBodyHeader \
AccountSubHeader \
SendAmountFields \
screens \
SendRowsCustom \
SendRowsFee \
AccountBalanceSummaryFooter \
SubAccountList \
operationDetails.js \
accountActions.js \
TransactionConfirmFields.js \
AccountHeader.js \
AccountBodyHeader.js \
AccountSubHeader.js \
SendAmountFields.js \
screens.js \
SendRowsCustom.js \
SendRowsFee.js \
AccountBalanceSummaryFooter.js \
SubAccountList.js \
Confirmation.js \
ConnectDevice.js \
NoAssociatedAccounts.js
"

cd ../src
Expand Down
4 changes: 4 additions & 0 deletions src/config/urls.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -163,4 +163,8 @@ export const urls = {
tellMeMore:
"https://www.ledger.com/supported-services?utm_source=ledger_live&utm_medium=self_referral&utm_content=discover",
},
hedera: {
supportArticleLink:
"https://launchbadge.com/blog/using-a-ledger-nano-to-create-your-hedera-account",
},
};
Loading