Commit Graph

  • 9747eb850f [#888] Fix potentially broken tests Michal Fousek 2023-04-10 09:17:44 +0200
  • 7ac4b7e44f [#888] Add ability to mock nonisolated methods to AutoMockable.stencil Michal Fousek 2023-04-11 13:39:25 +0200
  • d3092b0a22
    Merge pull request #915 from zcash/split_key_derivation_from_actor Michal Fousek 2023-04-11 13:39:16 +0200
  • cabe94b17e Revert "Use global lock instead of actor for accessing rust backend" Michal Fousek 2023-04-11 12:38:23 +0200
  • 13799914c0 Use global lock instead of actor for accessing rust backend Michal Fousek 2023-04-10 08:44:42 +0200
  • b2dc151d4d
    Remove duplicated methods that had been copied over Francisco Gindre 2023-04-07 18:46:21 -0300
  • 3f1c5d9da8
    Use New DerivationTool that does not require RustBackend Francisco Gindre 2023-04-07 18:37:34 -0300
  • 1da12ea405
    Create ZcashKeyDeriving internal protocol Francisco Gindre 2023-04-07 15:42:10 -0300
  • de0827916e
    Reproduce [#914] in a darksidewalletd test test_outbound_amount Francisco Gindre 2023-04-07 14:46:46 -0300
  • 6b7fbdd908
    [#895] Add Sync Session ID Synchronizer State (#906) Francisco Gindre 2023-04-07 09:02:05 -0300
  • a23ec8be4a
    [#895] Add Sync Session ID Synchronizer State Francisco Gindre 2023-04-03 15:08:36 -0300
  • 2ecf0ec0f4
    Merge pull request #912 from Chlup/888_fix_darkside_tests Michal Fousek 2023-04-06 21:31:30 +0200
  • 3ef176cc47 [#888] Fix Darkside tests Michal Fousek 2023-04-05 15:45:25 +0200
  • a4e91356ef
    Merge pull request #910 from Chlup/888_fix_network_tests Michal Fousek 2023-04-06 14:32:48 +0200
  • 5b6975e596 [#888] Fix NetworkTests Michal Fousek 2023-04-05 15:26:22 +0200
  • f5b494f322
    Merge pull request #909 from Chlup/888_fix_testsx Michal Fousek 2023-04-06 08:06:48 +0200
  • 6996dc002c [#888] Fix Offline tests Michal Fousek 2023-04-05 14:21:37 +0200
  • f0591c2d64
    Merge pull request #907 from Chlup/888_introduce_sourcery_mocks Michal Fousek 2023-04-04 17:04:34 +0200
  • 4986232289 [#888] Use Sourcery to generate mocks Michal Fousek 2023-04-04 12:14:29 +0200
  • 7cf2b08973
    Merge pull request #898 from Chlup/888_rust_to_instance Michal Fousek 2023-04-04 16:39:54 +0200
  • e9b79bb394 [#888] Make actor from ZcashRustBackendWelding Michal Fousek 2023-03-31 19:10:35 +0200
  • e3bc06b694
    Merge pull request #903 from zcash/release/0.20.1-beta Michal Fousek 2023-04-03 19:19:23 +0200
  • ab603802bb Merge branch 'main' into release/0.20.1-beta Michal Fousek 2023-04-03 17:21:10 +0200
  • 8983b01f6c Rename Single and Completable 0.20.1-beta Michal Fousek 2023-04-03 17:19:40 +0200
  • 6a4cf7b8ce Merge branch 'main' into release/0.20.1-beta Michal Fousek 2023-04-03 17:02:43 +0200
  • ad06ad5755 Rename Single and Completable Michal Fousek 2023-04-03 17:01:17 +0200
  • f9b405398a Rename Completable to CompletablePublisher Michal Fousek 2023-04-03 15:20:15 +0200
  • 16d70cfead
    [#896] Fix SDK compilation fail caused by Swift 5.8 (#897) Lukas Korba 2023-04-03 09:16:07 +0200
  • 4d74162419 [#896] Fix SDK compilation fail caused by Swift 5.8 Lukas Korba 2023-04-03 09:01:56 +0200
  • e8c2aeecc3
    [#889] fix branches that will be built with CodeQL (#894) Francisco Gindre 2023-03-31 15:08:31 -0300
  • 191d2197ec
    [#889] fix branches that will be built with CodeQL Francisco Gindre 2023-03-31 14:18:56 -0300
  • 2537296db0
    [#889] Add github action for CodeQL beta (#890) Francisco Gindre 2023-03-31 13:29:27 -0300
  • b25427d954
    [#889] Add github action for CodeQL beta Francisco Gindre 2023-03-30 19:21:45 -0300
  • 34ac9ff7c5
    Merge pull request #891 from Chlup/877_OutboundTransactionManager_async Michal Fousek 2023-03-31 16:40:05 +0200
  • cb7faf4614
    Merge pull request #892 from Chlup/878_UnspentTransactionOutputRepository_async Michal Fousek 2023-03-31 16:39:50 +0200
  • d7eef113ff
    Merge pull request #893 from Chlup/remove_notifications Michal Fousek 2023-03-31 16:39:36 +0200
  • 866fe3d6f0 Remove anything related to Notifications Michal Fousek 2023-03-31 11:04:39 +0200
  • 7826258e24 [#878] UnspentTransactionOutputRepository to async Michal Fousek 2023-03-31 10:59:01 +0200
  • f420c81ceb [#877] OutboundTransactionManager to async Michal Fousek 2023-03-31 10:49:06 +0200
  • 10281c712c
    Merge pull request #887 from Chlup/462_remove_xctestcase_wait Michal Fousek 2023-03-31 10:09:43 +0200
  • 96f763d42f [#462] Get rid of XCTestCase.wait Michal Fousek 2023-03-30 19:01:47 +0200
  • 3764054db4
    Merge pull request #886 from Chlup/469_rust_async Michal Fousek 2023-03-31 08:41:53 +0200
  • c4f7f6ff1e [#469] Make ZcashRustBackendWelding async Michal Fousek 2023-03-30 12:49:28 +0200
  • ae971d526c
    [#874] Release 0.20.0-beta (#881) 0.20.0-beta Francisco Gindre 2023-03-30 07:45:42 -0300
  • 7717a1d803
    [#874] Release 0.20.0-beta Francisco Gindre 2023-03-28 09:36:07 -0300
  • c4d3f74205
    [#880] Make some deprecations effective (#885) Francisco Gindre 2023-03-28 15:56:14 -0300
  • 98608283e8
    deprecate `getVerifiedBalance` Francisco Gindre 2023-03-28 11:42:43 -0300
  • e4b9647d86
    Deprecate `func getSentMemoAsUTF8(dbData:idNote:networkType:) -> String?` Francisco Gindre 2023-03-28 11:37:49 -0300
  • 5a2496f2fb
    Merge pull request #882 from Chlup/876_multiple_synchronizers_tests Michal Fousek 2023-03-28 16:35:44 +0200
  • 4945647b38
    deprecate `func getReceivedMemoAsUTF8(dbData:idNote:networkType:) -> String?` Francisco Gindre 2023-03-28 11:31:04 -0300
  • 94f016ecf9
    Merge pull request #884 from Chlup/883_fix_test Michal Fousek 2023-03-28 16:20:06 +0200
  • f00cba2b36
    deprecate `func defaultFee(for height: BlockHeight) -> Int64` Francisco Gindre 2023-03-28 11:18:51 -0300
  • 9e895da9ad
    deprecate `func getBalance(account index: Int = 0) -> Int64` Francisco Gindre 2023-03-28 11:13:22 -0300
  • 8e5db5e0b5 [#876] Add tests which runs multiple instances of the SDKSynchronizer Michal Fousek 2023-03-28 15:30:03 +0200
  • bb17299695 [#883] Use async in TransactionSQLDAO Michal Fousek 2023-03-28 15:54:58 +0200
  • 3965501377
    Deprecate `func getShieldedVerifiedBalance(accountIndex: Int) -> Int64` Francisco Gindre 2023-03-28 10:32:31 -0300
  • d0dfc36413
    Deprecate `func getShieldedBalance(accountIndex: Int) -> Int64` Francisco Gindre 2023-03-28 10:01:11 -0300
  • d7e6a413b7
    Merge pull request #879 from Chlup/484_transactions_repository_async Michal Fousek 2023-03-28 12:49:41 +0200
  • 3971f80eef [#484] Use async for TransactionsRepository Michal Fousek 2023-03-27 16:12:06 +0200
  • 026a96ffba
    Merge pull request #875 from zcash/feature/209_support_multiple_instances Michal Fousek 2023-03-27 21:32:09 +0200
  • 5c979f42e6 [#209] Add support for multiple instances of the SDKSynchronizer Michal Fousek 2023-03-22 13:47:32 +0100
  • 2ff6b81b4b
    Merge pull request #873 from Chlup/871_async_cleanup Michal Fousek 2023-03-27 20:37:21 +0200
  • cba7181f99 Fix typos Michal Fousek 2023-03-27 16:34:56 +0200
  • c2d9c6f1e8 [#871] Cleanup internals of the SDK and use async where applicable Michal Fousek 2023-03-27 14:26:47 +0200
  • 1d6b30116c
    Merge pull request #872 from Chlup/870_grpc_to_async Michal Fousek 2023-03-27 15:57:47 +0200
  • ce83dcef12 [#870] LightWalletGRPCService is using only async streamer Michal Fousek 2023-03-27 13:40:32 +0200
  • f100707711 [#848] Make logger aware of the alias Lukas Korba 2023-03-27 10:16:23 +0200
  • 927699cf1e [#209] Add changelog Michal Fousek 2023-03-27 10:03:36 +0200
  • b9394d5e41
    [#846] Stop using SDKMetrics as singleton (#862) Lukas Korba 2023-03-24 17:34:27 +0100
  • 3a7bba6eee [#846] Stop using SDKMetrics as singleton Lukas Korba 2023-03-23 15:48:58 +0100
  • cdd47c64f8 [#856] Add possibility to test multiple synchronizers in the sample app Michal Fousek 2023-03-24 14:11:17 +0100
  • 7d86f09249
    Merge pull request #866 from Chlup/851_apply_alias_paths Michal Fousek 2023-03-24 15:14:24 +0100
  • e6e1eeef3e [#851] Apply the Alias to the URLs Michal Fousek 2023-03-23 15:31:52 +0100
  • bbe91b9f96
    Merge pull request #864 from Chlup/853_legacy_cache_migration_safe Michal Fousek 2023-03-24 10:49:09 +0100
  • 0d2ee7beb3 [#853] Only instance with default Alias migrates legacy cache DB Michal Fousek 2023-03-23 13:06:47 +0100
  • 00f75c041c
    Merge pull request #863 from Chlup/849_internalsyncProgress_alias Michal Fousek 2023-03-23 22:05:56 +0100
  • b21433c8ac [#849] Make InternalSyncProgress aware of the Alias Michal Fousek 2023-03-23 12:54:51 +0100
  • d237f635bf
    Merge pull request #857 from Chlup/855_multiple_aliases_check Michal Fousek 2023-03-23 17:26:00 +0100
  • 60aec715f7 [#855] Add check if the Alias is already used Michal Fousek 2023-03-23 11:56:14 +0100
  • c15460fcb6
    Merge pull request #861 from Chlup/850_get_rid_of_synchronizerConnectionStateChanged Michal Fousek 2023-03-23 15:22:47 +0100
  • a0808e38c5 [#850] Remove synchronizerConnectionStateChanged notification Michal Fousek 2023-03-23 13:29:01 +0100
  • 6e1b2e4f7a [#847] Remove posibility to use DatabaseStorageManager as singleton Michal Fousek 2023-03-23 12:01:52 +0100
  • de485f2c73 [#852] SDKSynchronizer using queues label based on the alias Michal Fousek 2023-03-23 12:06:35 +0100
  • f41d0966a5 [#845] Introduce ZcashSynchronizerAlias enum Michal Fousek 2023-03-22 13:47:32 +0100
  • 52d5e00850
    Merge pull request #860 from Chlup/fix_testListTransparentReceivers_test Michal Fousek 2023-03-23 13:28:45 +0100
  • 21f90fe93c Fix flaky testListTransparentReceivers test Michal Fousek 2023-03-23 12:39:39 +0100
  • 574586c30d [#852] SDKSynchronizer using queues label based on the alias Michal Fousek 2023-03-23 12:06:35 +0100
  • 0e51b35baf [#847] Remove posibility to use DatabaseStorageManager as singleton Michal Fousek 2023-03-23 12:01:52 +0100
  • 5f2d0bbc8a
    Merge pull request #854 from Chlup/845_introduce_alias Michal Fousek 2023-03-23 09:10:59 +0100
  • 0327cdbd5b [#845] Introduce ZcashSynchronizerAlias enum Michal Fousek 2023-03-22 13:47:32 +0100
  • 56f195f2cc
    Merge pull request #844 from zcash/feature/831_solve_async_nonasync Michal Fousek 2023-03-23 09:06:54 +0100
  • 436fa1fc47 [#831] Add SDKSynchronizer wrappers for non-async API Michal Fousek 2023-03-16 10:11:18 +0100
  • bb9d366974 [#831] Add tests for CombineSDKSynchronizer Michal Fousek 2023-03-20 17:26:10 +0100
  • fec01bbd3c [#831] Add changelog Michal Fousek 2023-03-21 09:55:39 +0100
  • cbf82ca668
    Merge pull request #840 from Chlup/831_new_interfaces_tests_3 Michal Fousek 2023-03-21 08:13:46 +0100
  • f376973944
    Merge pull request #839 from Chlup/831_more_clear_async_in_synchronizer_3 Michal Fousek 2023-03-21 07:48:20 +0100
  • 63b6bd91d9 [#831] Add tests for ClosureSDKSynchronizer Michal Fousek 2023-03-20 16:34:51 +0100
  • c965d1fd31 [#831] Use async inside of the SDKSynchronizer Michal Fousek 2023-03-20 12:37:39 +0100
  • e1df21db75
    Merge pull request #836 from Chlup/831_async_sync_continue_2 Michal Fousek 2023-03-20 20:56:21 +0100
  • df866f2939 [#831] Add SDKSynchronizer wrapper for non-async API Michal Fousek 2023-03-16 10:11:18 +0100