From 9c9d5fdb08603dab8e03914f16a6a7d66a2d5a2a Mon Sep 17 00:00:00 2001 From: Samuel Hawksby-Robinson Date: Thu, 21 May 2020 14:36:31 +0100 Subject: [PATCH] Update 2020-05-21 --- README.md | 13 +++++++++++++ priorities/README.md | 3 ++- tags/README.md | 1 + 3 files changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d06bb2e..4d91cba 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,16 @@ +# 2020-05-21 + +## Issues + +- [x] [#126- Remove/Replace Whisper RPC shh_ and shhext_ methods](https://github.com/status-im/specs/issues/126) - `closed` + +## Pulls + +- [x] [status-im/spec#114 - Update/waku replace](https://github.com/status-im/specs/pull/114) - `discussed`, `commits` +- [x] [vacp2p/spec#128 - Waku Confirmations Enabled and Light Node Field Descriptions](https://github.com/vacp2p/specs/pull/128) - `discussed`, `commits` + +--- + # 2020-05-20 ## Issues diff --git a/priorities/README.md b/priorities/README.md index 340b8e7..04b5e78 100644 --- a/priorities/README.md +++ b/priorities/README.md @@ -7,10 +7,11 @@ - **Related :** - [status-react#5590 - Whisper spamming protection](https://github.com/status-im/status-react/issues/5590#issuecomment-624465899) - [status-im/specs#73 - Remove certain specs, refer to Waku](https://github.com/status-im/specs/issues/73) -1) Create VAC Waku spec improvment issue for: +1) Create VAC Waku spec improvement issue(s) for: - Points raised [here for discussion](https://discuss.status.im/t/wherefore-art-thou-mailserver-treatise-on-waku-terminology/1664) - [Remove MessageResponse version](https://discuss.status.im/t/wherefore-art-thou-mailserver-treatise-on-waku-terminology/1664/3?u=samuel) - [Remove Batch Ack packet type](https://discuss.status.im/t/wherefore-art-thou-mailserver-treatise-on-waku-terminology/1664/10?u=samuel) + - [Remove `confimations-enabled` from `status-options`](https://github.com/vacp2p/specs/pull/128#discussion_r427771425) 1) [#1834 - Show pending transactions](https://github.com/status-im/status-go/issues/1834) - **Todos:** - [ ] Write specs diff --git a/tags/README.md b/tags/README.md index ab42fef..0dfe382 100644 --- a/tags/README.md +++ b/tags/README.md @@ -4,6 +4,7 @@ | ------------- | ---------------------------------------------------------------- | | `addressed` | Denotes that an item has received resolving attention | | `approved` | Related to Pull Request (PR) requests for review | +| `closed` | Denotes that an item was closed to further discussion | | `commits` | Related to add git commits to github PRs | | `completed` | Denotes that an item has been completed | | `created` | Denotes that an item was created |