diff --git a/README.md b/README.md index c81c02e..4003c95 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,22 @@ +# 2020-06-03 + +## Issues + +- [x] [#1937 - Compress public key for chat](https://github.com/status-im/status-go/issues/1937) - `research`, `discussed` + - [Theoretical min and max base58 encoded compressed key lengths](https://github.com/status-im/status-go/issues/1937#issuecomment-638286734) + +## Pulls + +- [x] [status-im/specs#132 - Remove personal pronouns](https://github.com/status-im/specs/pull/132/) - `commits` +- [x] [#1984 - Added basic history of the protocol package](https://github.com/status-im/status-go/pull/1984) - `commits`, `submitted` + +## Reviews + +- [x] [go-maven-resolver#3 - Add error handling](https://github.com/status-im/go-maven-resolver/pull/3) - `feedback`, `approved` +- [x] [vacp2p/specs#135 - feature/waku-rpc](https://github.com/vacp2p/specs/pull/135) - `feedback`, `approved` + +--- + # 2020-06-02 ## Schedule diff --git a/priorities/README.md b/priorities/README.md index ff0a15d..f879e48 100644 --- a/priorities/README.md +++ b/priorities/README.md @@ -2,7 +2,6 @@ ## Personal -1) Add to the `status-go/protocol` package README notes about how it was originally a whole repo with managed dependencies. 1) Create VAC Waku spec improvement issue(s) for: - **Discussed:** - [here for discussion](https://discuss.status.im/t/wherefore-art-thou-mailserver-treatise-on-waku-terminology/1664) @@ -50,6 +49,9 @@ --- ## Resolved + +- [x] ~~Add to the `status-go/protocol` package README notes about how it was originally a whole repo with managed dependencies.~~ + - **PR :** [#1984 - Added basic history of the protocol package](https://github.com/status-im/status-go/pull/1984) - [x] [~~status-im/specs#61 - Replace forked Whisper usage with Waku/0 in specs~~](https://github.com/status-im/specs/issues/61) - **PR :** [#114 - Update/waku replace](https://github.com/status-im/specs/pull/114) - [x] [~~I’ll open a PR making an explicit reference that Envelope is specified by ABNF. Resolving Proposal 4.~~](https://discuss.status.im/t/wherefore-art-thou-mailserver-treatise-on-waku-terminology/1664/8?u=samuel)