diff options
| author | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2024-11-28 08:38:54 -0500 |
|---|---|---|
| committer | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2024-11-28 08:38:54 -0500 |
| commit | fffd22288aa9384add744a04251f68ec65124980 (patch) | |
| tree | c8b5eca9a46d6ddc7dc2300dc7515d50b55d7e35 /patches/wownero/0001-wallet-background-sync-with-just-the-view-key.patch | |
| parent | 1f82aad70dcd876d5321cf5fcd823ce0230289b5 (diff) | |
Cleanup patches
Diffstat (limited to 'patches/wownero/0001-wallet-background-sync-with-just-the-view-key.patch')
| -rw-r--r-- | patches/wownero/0001-wallet-background-sync-with-just-the-view-key.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/wownero/0001-wallet-background-sync-with-just-the-view-key.patch b/patches/wownero/0001-wallet-background-sync-with-just-the-view-key.patch index d41e362..df672bd 100644 --- a/patches/wownero/0001-wallet-background-sync-with-just-the-view-key.patch +++ b/patches/wownero/0001-wallet-background-sync-with-just-the-view-key.patch @@ -1,7 +1,7 @@ -From a722b7a7ca6b887ad56650ac2b331088547b221c Mon Sep 17 00:00:00 2001 +From 82bdb3dcf75f9e6bd8c5e31a125b8acc154a0623 Mon Sep 17 00:00:00 2001 From: j-berman <justinberman@protonmail.com> Date: Thu, 13 Oct 2022 18:33:33 -0700 -Subject: [PATCH 01/17] wallet: background sync with just the view key +Subject: [PATCH 01/15] 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 |
