From b05039203770b4fd105f57485801286721108893 Mon Sep 17 00:00:00 2001 From: Samuel Hawksby-Robinson Date: Thu, 6 Jun 2024 09:56:57 +0100 Subject: [PATCH] Updated 2024-06-05 --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index 2b57575..ea23802 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,23 @@ +# 2024-06-05 + +## Pulls + +- [Removing torrent from mobile build #5257](https://github.com/status-im/status-go/pull/5257) - `commits` + - Added pre 1.17 build commands + - [Had a number of frustrating build fails](https://github.com/status-im/status-go/issues/5146#issuecomment-2149259488) + - Copy and pasted Andrea's work + - https://github.com/status-im/status-go/pull/5295 + - FFS Andrea spent 10 minutes looking at this and fixed what I'd spent 2 hours rage quitting about. + - Fixed torrent tests + - This was annoying + - Resolved rebase conflicts :) + +## Ad Hoc + +- Got gold star approved for EthCC + +--- + # 2024-06-04 ## Pulls