From 5136b64933d99d324734727843c051ff88fca024 Mon Sep 17 00:00:00 2001 From: Samuel Hawksby-Robinson Date: Mon, 27 Apr 2020 21:19:00 +0100 Subject: [PATCH] Update for 2020-04-27 --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/README.md b/README.md index b43f88a..42e0f4d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,24 @@ +# 2020-04-27 + +## Schedule + +- [x] 14:00 BST - Vac PM + - https://meet.google.com/xzi-onqc-gdx + - https://notes.status.im/Kt7iRwy1TeCfNzcJGnt3Ag?both +- [x] 15:00 BST - On the nature of the refactor: waku/whisper + - https://meet.google.com/dcu-dnot-jak + - [Code duplication between waku and whisper packages](https://codeclimate.com/github/status-im/status-go/pull/1950) + - [#1945 - Database package location refactor](https://github.com/status-im/status-go/issues/1945) + - Decided that the `whisper` package will be left along from now. Any changes needed for Waku will only affect the `waku` package. + - Need to add a DEPRECATION message in the `whisper` package + +## Reviews + +- [x] [#1947 - prepare for waku/1](https://github.com/status-im/status-go/pull/1947) - `feedback`, `approved` +- [x] [Code duplication between waku and whisper packages](https://codeclimate.com/github/status-im/status-go/pull/1950) + +--- + # 2020-04-24 ## Schedule