From 0df204fea35aa7c3f7202590946424d2e7161e1c Mon Sep 17 00:00:00 2001 From: Samuel Hawksby-Robinson Date: Wed, 17 Jun 2020 15:06:28 +0100 Subject: [PATCH] Updated 2020-06-17 --- README.md | 21 +++++++++++++++++++++ priorities/README.md | 2 ++ 2 files changed, 23 insertions(+) diff --git a/README.md b/README.md index fc29101..3b6b8e2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,22 @@ +# 2020-06-17 + +## Schedule + +- [x] 10:00 BST - iOS Notifications + - https://meet.google.com/bbc-ppuj-ijz + - Notes + - https://discuss.status.im/t/decentralized-push-notifications-for-ios/1718/11 + - https://notes.status.im/push-notifications-ios + +## Pulls + +- [x] [#1990 - Feature/key compression](https://github.com/status-im/status-go/pull/1990) - `commits` + - Added binary bindings for key de/compression + - Refactor of func parameters + - gomobile is a bit tempermental using raw bytes as a parameter, so I've decided to use string only inputs and outputs + +--- + # 2020-06-16 ## Schedule @@ -9,6 +28,8 @@ - [#7118 - SNT and emoji reactions**](https://github.com/status-im/status-react/issues/7118) - [#1937 - Compress public key for chat](https://github.com/status-im/status-go/issues/1937) - Stimbus + - https://discuss.status.im/t/why-stimbus-or-organisational-focus-and-alignment/1753 + - https://discuss.status.im/t/how-stimbus-or-what-is-needed-to-start-this-work/1754 ## Pulls diff --git a/priorities/README.md b/priorities/README.md index a85faec..3c3f88f 100644 --- a/priorities/README.md +++ b/priorities/README.md @@ -44,6 +44,8 @@ - [ ] [Desktop paths forward, a choose your own adventure?](https://discuss.status.im/t/desktop-paths-forward-a-choose-your-own-adventure/1666) - [ ] [How :desktop_computer Desktop & Mobile should connect?](https://discuss.status.im/t/how-desktop-mobile-should-connect/1668) - [ ] [Feature request category](https://discuss.status.im/t/feature-request-category/1698) +- [ ] [Why ‘Stimbus’ or Organisational Focus and Alignment](https://discuss.status.im/t/why-stimbus-or-organisational-focus-and-alignment/1753) +- [ ] [How Stimbus or what is needed to start this work](https://discuss.status.im/t/how-stimbus-or-what-is-needed-to-start-this-work/1754) ---