diff options
| author | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2024-04-22 12:49:17 +0200 |
|---|---|---|
| committer | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2024-04-22 12:49:17 +0200 |
| commit | 7e49b4ad69e6e66696f5ce38ff4f1bc2ffe169cd (patch) | |
| tree | bcb77eb6ffc8f7b8cf9f3254a251704a9829ffa6 /patches/monero/0002-wallet-background-sync-with-just-the-view-key.patch | |
| parent | 90658235f6ff166e8252dbb17e798c73c9d77ac2 (diff) | |
add missing functionality from for cake's polyseed implementationv0.18.3.3-RC33
Diffstat (limited to 'patches/monero/0002-wallet-background-sync-with-just-the-view-key.patch')
| -rw-r--r-- | patches/monero/0002-wallet-background-sync-with-just-the-view-key.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/monero/0002-wallet-background-sync-with-just-the-view-key.patch b/patches/monero/0002-wallet-background-sync-with-just-the-view-key.patch index 610e5bd..f5d87b6 100644 --- a/patches/monero/0002-wallet-background-sync-with-just-the-view-key.patch +++ b/patches/monero/0002-wallet-background-sync-with-just-the-view-key.patch @@ -1,7 +1,7 @@ -From 0cc1775c6a41a1768ebbe6155496f01289f903d4 Mon Sep 17 00:00:00 2001 +From f1cf1d2378a5bb6313eef9a58325b03cb4ac0f85 Mon Sep 17 00:00:00 2001 From: j-berman <justinberman@protonmail.com> Date: Thu, 13 Oct 2022 18:33:33 -0700 -Subject: [PATCH 2/8] wallet: background sync with just the view key +Subject: [PATCH 02/10] wallet: background sync with just the view key - When background syncing, the wallet wipes the spend key from memory and processes all new transactions. The wallet saves |
