From 9ae4a5262a5893331994472c4c5e494716d29d26 Mon Sep 17 00:00:00 2001 From: cyan Date: Mon, 15 Jul 2024 10:28:08 +0000 Subject: update wow patches --- patches/wownero/0004-airgap.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'patches/wownero/0004-airgap.patch') diff --git a/patches/wownero/0004-airgap.patch b/patches/wownero/0004-airgap.patch index 83b5a6b..36c8ce1 100644 --- a/patches/wownero/0004-airgap.patch +++ b/patches/wownero/0004-airgap.patch @@ -1,7 +1,7 @@ -From 4e71f9001a3857f499001e072d41fcc5cc64ad84 Mon Sep 17 00:00:00 2001 +From a6779dba0c87699f5818fbb679d6f77a945b3360 Mon Sep 17 00:00:00 2001 From: tobtoht Date: Tue, 26 Mar 2024 09:06:32 +0100 -Subject: [PATCH 4/9] airgap +Subject: [PATCH 04/14] airgap --- src/wallet/api/wallet.cpp | 23 +++++++++++++++++++++++ @@ -12,7 +12,7 @@ Subject: [PATCH 4/9] airgap 5 files changed, 51 insertions(+), 6 deletions(-) diff --git a/src/wallet/api/wallet.cpp b/src/wallet/api/wallet.cpp -index bf8a95ffe..b5c346754 100644 +index 27a4dc6c8..4b2693f23 100644 --- a/src/wallet/api/wallet.cpp +++ b/src/wallet/api/wallet.cpp @@ -1172,6 +1172,24 @@ uint64_t WalletImpl::unlockedBalance(uint32_t accountIndex) const @@ -166,5 +166,5 @@ index 009dce766..294a2d1f6 100644 std::map balance_per_subaddress(uint32_t subaddr_index_major, bool strict) const; std::map>> unlocked_balance_per_subaddress(uint32_t subaddr_index_major, bool strict); -- -2.44.0 +2.39.2 -- cgit v1.2.3