Commit Graph

  • cc3dfcf5c1
    Merge 04ca05428f into e5e826d133 Lukas Korba 2025-04-03 17:12:00 +0000
  • 04ca05428f Update CHANGELOG.md Lukas Korba 2025-04-03 19:11:54 +0200
  • cbb4bacc36 [#1537] fixes Lukas Korba 2025-04-01 13:51:12 +0200
  • f1040aa776 Update CHANGELOG.md Lukas Korba 2025-04-01 12:22:18 +0200
  • 179f960bea [#1537] Birthdate estimate based on a given date Lukas Korba 2025-04-01 10:39:43 +0200
  • e5e826d133
    Merge pull request #1540 from LukasKorba/1539-1-5-fixes 2.2.11 main Lukas Korba 2025-04-03 18:48:38 +0200
  • 16c7869917 Migration fix & checkpoints Lukas Korba 2025-04-03 18:30:59 +0200
  • 184cb6782d [#1539] 1.5 fixes Lukas Korba 2025-04-03 15:25:31 +0200
  • 4d4b306c01
    Merge pull request #1536 from LukasKorba/1535-Release-2-2-10 2.2.10 Lukas Korba 2025-03-28 08:25:25 +0100
  • b567a78d0b [#1535] Release 2.2.10 Lukas Korba 2025-03-27 18:31:38 +0100
  • 9cd84b0e15
    Merge pull request #1534 from LukasKorba/transparent-gap-limit-handling Lukas Korba 2025-03-27 18:28:59 +0100
  • 1a68def9a9 FFI 0.14.1 Lukas Korba 2025-03-27 15:49:24 +0100
  • bbaa1acdc1 Production FFI Lukas Korba 2025-03-25 08:37:30 +0100
  • 8858e46dc9 Mocks generated Lukas Korba 2025-03-21 11:11:06 +0100
  • e0431bdb5d Fix witness per version call Lukas Korba 2025-03-21 10:59:18 +0100
  • daf4464134
    Merge 09d220593f into b84047c261 Pacu 2025-03-19 05:37:03 +0000
  • 11f97fb446 Nil pointer update for shielding Lukas Korba 2025-03-13 20:47:36 +0100
  • a76a3ea7ed UTXOs fetcher modified to not use Birthday Lukas Korba 2025-03-11 16:18:23 +0100
  • fa9994918c FFI bump Lukas Korba 2025-03-10 18:04:33 +0100
  • 99a31960b4 transparent gap limit handling FFI bump Lukas Korba 2025-03-10 07:31:34 +0100
  • b84047c261
    Merge pull request #1532 from LukasKorba/1531-Release-2-2-9 2.2.9 Lukas Korba 2025-03-07 08:11:42 +0100
  • a6ce4ec968 [#1531] Release 2.2.9 Lukas Korba 2025-03-06 13:43:39 +0100
  • 199f46fa76
    Merge pull request #1530 from LukasKorba/preview-ffi-0.13.0 Lukas Korba 2025-03-06 13:41:44 +0100
  • 76dacb6ddf Offlinetests fixed Lukas Korba 2025-03-04 10:01:56 +0100
  • 95bddc517a Checkpoints and changelog updated Lukas Korba 2025-03-04 09:55:49 +0100
  • d42f517f6f Remove check using pcztRequiresSaplingProofs Lukas Korba 2025-03-03 13:50:26 +0100
  • 470215dce3 derivePrivateUseMetadataKey updated to use UnifiedFullViewingKey Lukas Korba 2025-03-01 12:40:37 +0100
  • d6ec441c67 Async removal because it's not needed, tests updated Lukas Korba 2025-03-01 12:35:36 +0100
  • e5720b2ad3 public init for AccountMetadataKey Lukas Korba 2025-03-01 12:25:51 +0100
  • 53c970a22c ffi updated with the &height argument fix Lukas Korba 2025-02-28 12:25:48 +0100
  • 059e1761d8 Total spent & received for the transactions Lukas Korba 2025-02-28 11:26:20 +0100
  • 21739439db tmp compile fix Lukas Korba 2025-02-28 11:07:38 +0100
  • dca3d3a551 Mainnet checkpoints updated Lukas Korba 2025-02-24 13:35:38 +0100
  • 74a6555005 Unnecessary locking removed from some APIs Lukas Korba 2025-02-19 09:55:20 +0100
  • aa93619552 Download params if needed Lukas Korba 2025-02-17 16:35:06 +0100
  • 14b9712c88 AddProofs updated to check via PCZTRequiresSaplingProofs Lukas Korba 2025-02-17 13:33:14 +0100
  • eac59e77d9
    Merge pull request #1527 from Electric-Coin-Company/ffi-0.13.0 Lukas Korba 2025-03-06 12:27:05 +0100
  • b4fa4380f1 Code syntax updated for the unwrap of ufvk Lukas Korba 2025-03-05 11:41:45 +0100
  • 90cc180c65 Update Package.resolved on the root Lukas Korba 2025-03-05 11:26:05 +0100
  • ce4cfba2d9 FFI Updated to final 0.13.0 Lukas Korba 2025-03-04 20:47:33 +0100
  • f2b830fe72 ufvk in the Account Lukas Korba 2025-03-01 12:13:49 +0100
  • 09aeeb7d2d Expose UFVK on the `Account` type Jack Grigg 2025-03-01 11:52:45 +1300
  • 8a8b63bf53 Bump FFI preview for `zcashlc_tor_lwd_conn_fetch_transaction` arg fix Jack Grigg 2025-03-01 00:21:28 +1300
  • 8f9cb314d5 Merge branch 'main' into ffi-0.13.0 Jack Grigg 2025-02-28 02:48:46 +1300
  • 07b33f11a2 Migrate to second preview of FFI 0.13.0 Jack Grigg 2025-02-28 02:46:47 +1300
  • bfe697e9ae
    Merge 0a3711755c into 72c5e84642 Daira-Emma Hopwood 2025-02-25 14:13:44 +0000
  • 0a3711755c The spelling of the `.transparent` alternative of `Entity.TransactionEntity.ZcashTransaction.Output.Pool` has been corrected from `.transaparent`. fixes #1401 Daira-Emma Hopwood 2025-02-25 14:12:25 +0000
  • 72c5e84642
    Merge pull request #1528 from LukasKorba/1526-Failed-transaction-timestamps Lukas Korba 2025-02-17 12:38:31 +0100
  • 3e788fa6e1 Offline tests fixes Lukas Korba 2025-02-17 09:07:40 +0100
  • fb093cd04f Clean up and changelog update Lukas Korba 2025-02-17 09:05:29 +0100
  • c6a234ff6e Call found transactions only when there are some Lukas Korba 2025-01-31 09:48:00 +0100
  • 255c52996e Pass new transactions to the event stream Lukas Korba 2025-01-30 13:53:04 +0100
  • d125050810 Equatable & Identifiable conformance Lukas Korba 2025-01-30 10:00:30 +0100
  • f145f8ece1 Fetch Txids with memo containing search term Lukas Korba 2025-01-28 13:41:49 +0100
  • 6cce0856f6 Query search term in memos Lukas Korba 2025-01-28 12:05:41 +0100
  • ac590f2d53 [#1526] Failed Transaction TImestamps Lukas Korba 2025-01-25 13:39:08 +0100
  • ed89ed7f0b
    Merge branch 'Electric-Coin-Company:main' into main Lukas Korba 2025-02-17 11:11:50 +0100
  • 502f86f4ac
    Merge pull request #1529 from Electric-Coin-Company/LukasKorba-patch-1 Lukas Korba 2025-02-17 11:11:38 +0100
  • 2719d9a8d5
    Update swift.yml Lukas Korba 2025-02-17 09:28:01 +0100
  • 57e12e2332 Migrate to first preview of FFI 0.13.0 Jack Grigg 2025-02-14 15:27:49 +1300
  • bf839def5c Update root Package.resolved to match example app Jack Grigg 2025-02-14 14:15:08 +1300
  • 3444265a1f
    Merge branch 'Electric-Coin-Company:main' into main Lukas Korba 2025-01-25 07:20:04 -0500
  • 69dc9e9cb9
    Merge pull request #1524 from LukasKorba/1523-Release-2-2-8 2.2.8 Lukas Korba 2025-01-10 12:31:52 +0100
  • 298a58da73 [#1523] Release 2.2.8 Lukas Korba 2025-01-10 11:11:01 +0100
  • 6d0c1f2367
    Merge branch 'Electric-Coin-Company:main' into main Lukas Korba 2025-01-10 11:03:16 +0100
  • 4233e260a9
    Merge pull request #1522 from Electric-Coin-Company/1514-Finish-multi-account-support Lukas Korba 2025-01-10 10:02:04 +0100
  • bccb2322b7
    Merge branch 'Electric-Coin-Company:main' into main Lukas Korba 2025-01-10 09:34:15 +0100
  • f7029ede72
    Merge pull request #1517 from LukasKorba/import-ufvk-ffi-preview Jack Grigg 2025-01-09 19:49:01 +0000
  • 3bea79c45a Comments updated Lukas Korba 2025-01-09 09:12:10 +0100
  • a8b1524199 Review comments addressed Lukas Korba 2025-01-07 10:43:42 +0100
  • ce667eb18f FFI 0.12.0 bump Lukas Korba 2024-12-17 09:49:45 +0100
  • f16d098925 Code cleanup Lukas Korba 2024-12-13 10:22:33 +0100
  • da00a69b49 Pczt typealias and clean up Lukas Korba 2024-12-13 10:13:01 +0100
  • fb38ac8d9e Alias checker disconnected Lukas Korba 2024-12-12 19:20:58 +0100
  • f499898ff5 Create and submit PCZT Lukas Korba 2024-12-12 12:07:25 +0100
  • ee32938e45 FFI bump Lukas Korba 2024-12-11 21:26:25 +0100
  • 632626a909 Reset of synchronizer alias Lukas Korba 2024-12-11 19:31:57 +0100
  • 26ad508ab6 FFI bumped Lukas Korba 2024-12-10 23:23:53 +0100
  • dd587ac6b4 from_account_id reverted Lukas Korba 2024-12-10 21:47:58 +0100
  • 30af9c6e82 PCZT API updated Lukas Korba 2024-12-10 20:57:59 +0100
  • 5943d63b8d FFI bump Lukas Korba 2024-12-10 20:34:09 +0100
  • 0fba7f2f3a PCZT methods updated Lukas Korba 2024-12-10 20:24:41 +0100
  • 6bab337568 PCZT methods Lukas Korba 2024-12-10 14:39:39 +0100
  • 08e5a73ff0 DerivationTool.deriveUnifiedAddressFrom(ufvk) Lukas Korba 2024-12-10 09:38:37 +0100
  • 32bb9ba219 FFI bump Lukas Korba 2024-12-10 08:44:56 +0100
  • 7782d6f530 Optional account_name Lukas Korba 2024-12-09 17:31:27 +0100
  • dcf6cd90a0 Codable UnifiedAddress conformance Lukas Korba 2024-12-09 14:26:21 +0100
  • 8c099e3572 seedFingerprint and zip32AccountIndex parameters in importAccount added Lukas Korba 2024-12-09 13:29:07 +0100
  • f69aa19fed Public importAccount method Lukas Korba 2024-12-09 12:12:13 +0100
  • 89773c6ad3 account_id -> account_uuid refactor Lukas Korba 2024-12-09 10:48:07 +0100
  • df1b3195fc hd_account_index wrapped in Zip32AccountIndex Lukas Korba 2024-12-09 10:09:34 +0100
  • e48cd60a0e Account conformace Lukas Korba 2024-12-06 13:02:26 +0100
  • 5179f4e1b0 getAccount for UUID Lukas Korba 2024-12-06 11:43:20 +0100
  • bb03333458 Performance, Network and Dark side tests Lukas Korba 2024-12-05 12:42:24 +0100
  • 05002a8a8f Generated mocks Lukas Korba 2024-12-05 12:07:42 +0100
  • 92bd2e6f5a Update swift.yml Lukas Korba 2024-12-05 11:59:54 +0100
  • d293d60a00
    Update swift.yml Lukas Korba 2024-12-05 11:58:14 +0100
  • c9fb3485a6
    Merge pull request #1520 from Electric-Coin-Company/LukasKorba-patch-1 Lukas Korba 2024-12-05 11:56:49 +0100
  • 46bc5f3362
    Update swift.yml Lukas Korba 2024-12-05 11:31:07 +0100
  • 2b3ff26b45
    Update swift.yml Lukas Korba 2024-12-05 11:24:36 +0100