|
187 | 187 | 41CA598C29A0D84F002BFDE4 /* TaskManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41CA598B29A0D84F002BFDE4 /* TaskManager.swift */; }; |
188 | 188 | 41CE153A297FF98200CC9254 /* Web3Swift+Adamant.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41CE1539297FF98200CC9254 /* Web3Swift+Adamant.swift */; }; |
189 | 189 | 41E3C9CC2A0E20F500AF0985 /* AdamantCoinTools.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41E3C9CB2A0E20F500AF0985 /* AdamantCoinTools.swift */; }; |
| 190 | + 4803FC9A2D6715AF00452D2C /* SecretWalletsFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4803FC992D6715AF00452D2C /* SecretWalletsFactory.swift */; }; |
| 191 | + 481558702D65A7660011B470 /* SecretWalletsService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4815586F2D65A7660011B470 /* SecretWalletsService.swift */; }; |
| 192 | + 481558722D65A7BD0011B470 /* SecretWalletsManagerProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 481558712D65A7BD0011B470 /* SecretWalletsManagerProtocol.swift */; }; |
| 193 | + 48B6A8EB2D5738D800326EE8 /* WalletsStoreService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48B6A8EA2D5738D800326EE8 /* WalletsStoreService.swift */; }; |
| 194 | + 48B6A8ED2D57390400326EE8 /* AdamantWalletsStoreService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48B6A8EC2D57390400326EE8 /* AdamantWalletsStoreService.swift */; }; |
| 195 | + 48B6A8EF2D573A3C00326EE8 /* AdamantWalletStoreServiceProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48B6A8EE2D573A3C00326EE8 /* AdamantWalletStoreServiceProvider.swift */; }; |
190 | 196 | 48DA2FCF2D4A0519008F9FC1 /* AccountWalletsViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48DA2FCE2D4A0519008F9FC1 /* AccountWalletsViewModel.swift */; }; |
191 | 197 | 48DA2FD12D4A054E008F9FC1 /* AccountWalletsState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48DA2FD02D4A054E008F9FC1 /* AccountWalletsState.swift */; }; |
192 | 198 | 48DA2FD62D4A58D8008F9FC1 /* WalletCollectionViewCell+Model.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48DA2FD52D4A58D8008F9FC1 /* WalletCollectionViewCell+Model.swift */; }; |
|
481 | 487 | AA8FFFC42D4C1174001D8576 /* NativeAdamantCoreTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA8FFFC32D4C1168001D8576 /* NativeAdamantCoreTests.swift */; }; |
482 | 488 | AA8FFFCA2D4E6435001D8576 /* CryptoSwift in Frameworks */ = {isa = PBXBuildFile; productRef = AA8FFFC92D4E6435001D8576 /* CryptoSwift */; }; |
483 | 489 | AA8FFFCC2D50D503001D8576 /* NodeOrigin+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA8FFFCB2D50D4F8001D8576 /* NodeOrigin+Extensions.swift */; }; |
484 | | - AA8FFFE32D513681001D8576 /* CustomFieldRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA8FFFE22D513670001D8576 /* CustomFieldRow.swift */; }; |
485 | | - AA8FFFE52D513787001D8576 /* EdgeInsetTextField.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA8FFFE42D513780001D8576 /* EdgeInsetTextField.swift */; }; |
486 | 490 | AA8FFFD52D50DCEF001D8576 /* dash_send_transation_response.json in Resources */ = {isa = PBXBuildFile; fileRef = AA8FFFD42D50DCE4001D8576 /* dash_send_transation_response.json */; }; |
487 | 491 | AA8FFFD72D50DD0E001D8576 /* Data+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA8FFFD62D50DD07001D8576 /* Data+Extensions.swift */; }; |
488 | 492 | AA8FFFD82D50DF63001D8576 /* dash_unspent_transaction_intergration_test.json in Resources */ = {isa = PBXBuildFile; fileRef = AA8FFFD22D50DC0C001D8576 /* dash_unspent_transaction_intergration_test.json */; }; |
489 | 493 | AA8FFFDA2D50DFB2001D8576 /* dash_unspent_transaction_unit_test.json in Resources */ = {isa = PBXBuildFile; fileRef = AA8FFFD92D50DFA3001D8576 /* dash_unspent_transaction_unit_test.json */; }; |
490 | 494 | AA8FFFDC2D50E079001D8576 /* dash_unverified_unspent_transactions.json in Resources */ = {isa = PBXBuildFile; fileRef = AA8FFFDB2D50E063001D8576 /* dash_unverified_unspent_transactions.json */; }; |
491 | 495 | AA8FFFE12D50E175001D8576 /* dash_send_transaction_unit_response.json in Resources */ = {isa = PBXBuildFile; fileRef = AA8FFFDF2D50E13F001D8576 /* dash_send_transaction_unit_response.json */; }; |
| 496 | + AA8FFFE32D513681001D8576 /* CustomFieldRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA8FFFE22D513670001D8576 /* CustomFieldRow.swift */; }; |
| 497 | + AA8FFFE52D513787001D8576 /* EdgeInsetTextField.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA8FFFE42D513780001D8576 /* EdgeInsetTextField.swift */; }; |
492 | 498 | AAB01CAD2D3AE44B007D6BF4 /* BitcoinKitTransactionFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = AAB01CAC2D3AE449007D6BF4 /* BitcoinKitTransactionFactory.swift */; }; |
493 | 499 | AAB01CAF2D3AECED007D6BF4 /* DogeWalletServiceTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AAB01CAE2D3AECE6007D6BF4 /* DogeWalletServiceTests.swift */; }; |
494 | 500 | AAB01CB12D3AF01B007D6BF4 /* DogeApiServiceProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = AAB01CB02D3AF015007D6BF4 /* DogeApiServiceProtocol.swift */; }; |
|
913 | 919 | 41CA598B29A0D84F002BFDE4 /* TaskManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TaskManager.swift; sourceTree = "<group>"; }; |
914 | 920 | 41CE1539297FF98200CC9254 /* Web3Swift+Adamant.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Web3Swift+Adamant.swift"; sourceTree = "<group>"; }; |
915 | 921 | 41E3C9CB2A0E20F500AF0985 /* AdamantCoinTools.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdamantCoinTools.swift; sourceTree = "<group>"; }; |
| 922 | + 4803FC992D6715AF00452D2C /* SecretWalletsFactory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecretWalletsFactory.swift; sourceTree = "<group>"; }; |
| 923 | + 4815586F2D65A7660011B470 /* SecretWalletsService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecretWalletsService.swift; sourceTree = "<group>"; }; |
| 924 | + 481558712D65A7BD0011B470 /* SecretWalletsManagerProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecretWalletsManagerProtocol.swift; sourceTree = "<group>"; }; |
| 925 | + 48B6A8EA2D5738D800326EE8 /* WalletsStoreService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WalletsStoreService.swift; sourceTree = "<group>"; }; |
| 926 | + 48B6A8EC2D57390400326EE8 /* AdamantWalletsStoreService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdamantWalletsStoreService.swift; sourceTree = "<group>"; }; |
| 927 | + 48B6A8EE2D573A3C00326EE8 /* AdamantWalletStoreServiceProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdamantWalletStoreServiceProvider.swift; sourceTree = "<group>"; }; |
916 | 928 | 48DA2FCE2D4A0519008F9FC1 /* AccountWalletsViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AccountWalletsViewModel.swift; sourceTree = "<group>"; }; |
917 | 929 | 48DA2FD02D4A054E008F9FC1 /* AccountWalletsState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AccountWalletsState.swift; sourceTree = "<group>"; }; |
918 | 930 | 48DA2FD52D4A58D8008F9FC1 /* WalletCollectionViewCell+Model.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "WalletCollectionViewCell+Model.swift"; sourceTree = "<group>"; }; |
|
1175 | 1187 | AA8FFFBF2D4AC00B001D8576 /* AdamantCoreMock.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdamantCoreMock.swift; sourceTree = "<group>"; }; |
1176 | 1188 | AA8FFFC32D4C1168001D8576 /* NativeAdamantCoreTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NativeAdamantCoreTests.swift; sourceTree = "<group>"; }; |
1177 | 1189 | AA8FFFCB2D50D4F8001D8576 /* NodeOrigin+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NodeOrigin+Extensions.swift"; sourceTree = "<group>"; }; |
1178 | | - AA8FFFE22D513670001D8576 /* CustomFieldRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomFieldRow.swift; sourceTree = "<group>"; }; |
1179 | | - AA8FFFE42D513780001D8576 /* EdgeInsetTextField.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EdgeInsetTextField.swift; sourceTree = "<group>"; }; |
1180 | 1190 | AA8FFFD22D50DC0C001D8576 /* dash_unspent_transaction_intergration_test.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = dash_unspent_transaction_intergration_test.json; sourceTree = "<group>"; }; |
1181 | 1191 | AA8FFFD42D50DCE4001D8576 /* dash_send_transation_response.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = dash_send_transation_response.json; sourceTree = "<group>"; }; |
1182 | 1192 | AA8FFFD62D50DD07001D8576 /* Data+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Data+Extensions.swift"; sourceTree = "<group>"; }; |
1183 | 1193 | AA8FFFD92D50DFA3001D8576 /* dash_unspent_transaction_unit_test.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = dash_unspent_transaction_unit_test.json; sourceTree = "<group>"; }; |
1184 | 1194 | AA8FFFDB2D50E063001D8576 /* dash_unverified_unspent_transactions.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = dash_unverified_unspent_transactions.json; sourceTree = "<group>"; }; |
1185 | 1195 | AA8FFFDF2D50E13F001D8576 /* dash_send_transaction_unit_response.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = dash_send_transaction_unit_response.json; sourceTree = "<group>"; }; |
| 1196 | + AA8FFFE22D513670001D8576 /* CustomFieldRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomFieldRow.swift; sourceTree = "<group>"; }; |
| 1197 | + AA8FFFE42D513780001D8576 /* EdgeInsetTextField.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EdgeInsetTextField.swift; sourceTree = "<group>"; }; |
1186 | 1198 | AAB01CAC2D3AE449007D6BF4 /* BitcoinKitTransactionFactory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BitcoinKitTransactionFactory.swift; sourceTree = "<group>"; }; |
1187 | 1199 | AAB01CAE2D3AECE6007D6BF4 /* DogeWalletServiceTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DogeWalletServiceTests.swift; sourceTree = "<group>"; }; |
1188 | 1200 | AAB01CB02D3AF015007D6BF4 /* DogeApiServiceProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DogeApiServiceProtocol.swift; sourceTree = "<group>"; }; |
|
2573 | 2585 | E93D7ABD2052CEE1005D19DC /* NotificationsService.swift */, |
2574 | 2586 | E9215972206119FB0000CA5C /* ReachabilityMonitor.swift */, |
2575 | 2587 | 9304F8C1292F895C00173F18 /* PushNotificationsTokenService.swift */, |
| 2588 | + 481558712D65A7BD0011B470 /* SecretWalletsManagerProtocol.swift */, |
2576 | 2589 | 41047B73294C61D10039E956 /* VisibleWalletsService.swift */, |
| 2590 | + 48B6A8EA2D5738D800326EE8 /* WalletsStoreService.swift */, |
2577 | 2591 | 4153045A29C09C6C000E4BEA /* IncreaseFeeService.swift */, |
2578 | 2592 | 4184F1742A33106200D7B8B9 /* CrashlysticsService.swift */, |
2579 | 2593 | 3A9015A42A614A18002A2464 /* EmojiService.swift */, |
|
2608 | 2622 | E9E7CDBF2003AF6D00DFC4DB /* AdamantCellFactory.swift */, |
2609 | 2623 | E93D7ABF2052CF63005D19DC /* AdamantNotificationService.swift */, |
2610 | 2624 | 41047B75294C62710039E956 /* AdamantVisibleWalletsService.swift */, |
| 2625 | + 4815586F2D65A7660011B470 /* SecretWalletsService.swift */, |
2611 | 2626 | 4153045829C09902000E4BEA /* AdamantIncreaseFeeService.swift */, |
| 2627 | + 4803FC992D6715AF00452D2C /* SecretWalletsFactory.swift */, |
2612 | 2628 | 4184F1722A33102800D7B8B9 /* AdamantCrashlysticsService.swift */, |
| 2629 | + 48B6A8EC2D57390400326EE8 /* AdamantWalletsStoreService.swift */, |
2613 | 2630 | 3A9015A62A614A62002A2464 /* AdamantEmojiService.swift */, |
2614 | 2631 | 3A7BD00F2AA9BD030045AAB0 /* AdamantVibroService.swift */, |
2615 | 2632 | E921597420611A6A0000CA5C /* AdamantReachability.swift */, |
|
3040 | 3057 | 4164A9D828F17DA700EEF16D /* AdamantChatTransactionService.swift */, |
3041 | 3058 | E9722067201F42CC004F2AAD /* InMemoryCoreDataStack.swift */, |
3042 | 3059 | 93760BD62C656CF8002507C3 /* DefaultNodesProvider.swift */, |
| 3060 | + 48B6A8EE2D573A3C00326EE8 /* AdamantWalletStoreServiceProvider.swift */, |
3043 | 3061 | ); |
3044 | 3062 | path = DataProviders; |
3045 | 3063 | sourceTree = "<group>"; |
|
3599 | 3617 | 4186B332294200B4006594A3 /* BtcWalletService+DynamicConstants.swift in Sources */, |
3600 | 3618 | 3AFE7E432B19E4D900718739 /* WalletServiceCompose.swift in Sources */, |
3601 | 3619 | 3A26D93D2C3C1CC3003AD832 /* KlyNodeApiService.swift in Sources */, |
| 3620 | + 4803FC9A2D6715AF00452D2C /* SecretWalletsFactory.swift in Sources */, |
3602 | 3621 | 93A118512993167500E144CC /* ChatMessageBackgroundColor.swift in Sources */, |
3603 | 3622 | 93760BD72C656CF8002507C3 /* DefaultNodesProvider.swift in Sources */, |
3604 | 3623 | 3A26D93B2C3C1C97003AD832 /* KlyApiCore.swift in Sources */, |
|
3664 | 3683 | AAC6413D2D40456700619DFE /* KlyNodeApiServiceProtocol.swift in Sources */, |
3665 | 3684 | 932F77592989F999006D8801 /* ChatCellManager.swift in Sources */, |
3666 | 3685 | 9377FBE2296C2ACA00C9211B /* ChatTransactionContentView+Model.swift in Sources */, |
| 3686 | + 48B6A8EB2D5738D800326EE8 /* WalletsStoreService.swift in Sources */, |
3667 | 3687 | E933475B225539390083839E /* DogeGetTransactionsResponse.swift in Sources */, |
3668 | 3688 | 9340078029AC341100A20622 /* ChatAction.swift in Sources */, |
3669 | 3689 | 648DD7A02236A59200B811FD /* DogeTransactionDetailsViewController.swift in Sources */, |
|
3735 | 3755 | 3A9015A92A615893002A2464 /* ChatMessagesListViewModel.swift in Sources */, |
3736 | 3756 | 936658952B0AC15300BDB2D3 /* Node+UI.swift in Sources */, |
3737 | 3757 | 26A976012B7E852E0095C367 /* ChatSelectTextViewFactory.swift in Sources */, |
| 3758 | + 48B6A8ED2D57390400326EE8 /* AdamantWalletsStoreService.swift in Sources */, |
3738 | 3759 | 41A1995429D56E340031AD75 /* ChatMessageReplyCell.swift in Sources */, |
3739 | 3760 | 93294B872AAD0E0A00911109 /* AdmWallet.swift in Sources */, |
3740 | 3761 | 6449BA6B235CA0930033B936 /* ERC20TransactionDetailsViewController.swift in Sources */, |
3741 | 3762 | E907350E2256779C00BF02CC /* DogeMainnet.swift in Sources */, |
3742 | 3763 | 3A299C732B83975D00B54C61 /* ChatMediaContnentView+Model.swift in Sources */, |
3743 | 3764 | 93ED214A2CC3555500AA1FC8 /* TxStatusServiceProtocol.swift in Sources */, |
| 3765 | + 48B6A8EF2D573A3C00326EE8 /* AdamantWalletStoreServiceProvider.swift in Sources */, |
3744 | 3766 | 41CE153A297FF98200CC9254 /* Web3Swift+Adamant.swift in Sources */, |
3745 | 3767 | 93CC8DC9296F01DE003772BF /* ChatTransactionContainerView+Model.swift in Sources */, |
3746 | 3768 | E9147B6F205088DE00145913 /* LoginViewController+Pinpad.swift in Sources */, |
|
3773 | 3795 | A50A41142822FC35006BDFE1 /* BtcTransferViewController.swift in Sources */, |
3774 | 3796 | 93294B8E2AAD2C6B00911109 /* SwiftyOnboardPage.swift in Sources */, |
3775 | 3797 | E971591A21681D6900A5F904 /* TransactionStatus.swift in Sources */, |
| 3798 | + 481558702D65A7660011B470 /* SecretWalletsService.swift in Sources */, |
3776 | 3799 | 648CE3A022999C890070A2CC /* BaseBtcTransaction.swift in Sources */, |
3777 | 3800 | A50A410A2822F8CE006BDFE1 /* BtcWallet.swift in Sources */, |
3778 | 3801 | E908472C2196FEA80095825D /* CoreDataAccount+CoreDataClass.swift in Sources */, |
|
3977 | 4000 | E98FC34420F920BD00032D65 /* UIFont+adamant.swift in Sources */, |
3978 | 4001 | 644EC35720EFAAB700F40C73 /* DelegatesListViewController.swift in Sources */, |
3979 | 4002 | 4153045B29C09C6C000E4BEA /* IncreaseFeeService.swift in Sources */, |
| 4003 | + 481558722D65A7BD0011B470 /* SecretWalletsManagerProtocol.swift in Sources */, |
3980 | 4004 | E9C51EF12013F18000385EB7 /* NewChatViewController.swift in Sources */, |
3981 | 4005 | E9B4E1A8210F079E007E77FC /* DoubleDetailsTableViewCell.swift in Sources */, |
3982 | 4006 | E9502740202E257E002C1098 /* RepeaterService.swift in Sources */, |
|
0 commit comments