From 765948508324bfe50fbf86aa031c3705e7b47899 Mon Sep 17 00:00:00 2001 From: Samuel Hawksby-Robinson Date: Thu, 21 May 2020 17:19:44 +0100 Subject: [PATCH] Updated priorities --- README.md | 1 + priorities/README.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 750d9d6..4d68ca6 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ - [x] [status-im/spec#126- Remove/Replace Whisper RPC shh_ and shhext_ methods](https://github.com/status-im/specs/issues/126) - `closed` - [x] [#1981 - Waku host has special behaviour if a peer has `confirmations-enabled` set to true](https://github.com/status-im/status-go/issues/1981) - `created` - [x] [status-im/spec#127 - Re-sequence spec new numbers](https://github.com/status-im/specs/issues/127) - `created` +- [x] [#1937 - Key compression initial draft](https://github.com/status-im/status-go/issues/1937) - `discussed` ## Pulls diff --git a/priorities/README.md b/priorities/README.md index a6dd080..cad0e65 100644 --- a/priorities/README.md +++ b/priorities/README.md @@ -28,7 +28,8 @@ - **Todos:** - [x] [Do tests to see average compressed key length](https://github.com/status-im/status-go/issues/1937#issuecomment-624690407) - [Results](https://github.com/status-im/status-go/issues/1937#issuecomment-624920237) - - [ ] [Track down iOS URL intent registry for current build](https://github.com/status-im/status-go/issues/1937#issuecomment-628082382) + - [x] [Track down iOS URL intent registry for current build](https://github.com/status-im/status-go/issues/1937#issuecomment-628082382) + - [See](https://github.com/status-im/status-go/issues/1937#issuecomment-632186000) 1) Specs for [status-react#10384 - Protocol specs](https://github.com/status-im/status-react/issues/10384) 1) [Nimbus on mobile](https://discuss.status.im/t/nimbus-on-mobile/1370)