Updated 2020-06-24
This commit is contained in:
parent
b1ed88e921
commit
5d03a6e8b6
11
README.md
11
README.md
|
@ -1,8 +1,17 @@
|
|||
# 2020-06-23
|
||||
|
||||
## Issues
|
||||
|
||||
- [x] [#7118 - SNT and emoji reactions**](https://github.com/status-im/status-react/issues/7118)
|
||||
- Laid out specs for emoji reactions
|
||||
|
||||
## Pulls
|
||||
|
||||
- [x] [#1990 - Feature/key compression](https://github.com/status-im/status-go/pull/1990) - `merged`
|
||||
|
||||
## Reviews
|
||||
|
||||
- [ ] [Push notification server specs](https://github.com/status-im/specs/pull/139/files)
|
||||
- [x] [Push notification server specs](https://github.com/status-im/specs/pull/139/files) - `approved`, `feedback`
|
||||
|
||||
---
|
||||
|
||||
|
|
|
@ -29,6 +29,7 @@
|
|||
- [See](https://github.com/status-im/status-go/issues/1937#issuecomment-632186000)
|
||||
- [x] [Research base58 key length](https://github.com/status-im/status-go/issues/1937#issuecomment-638286734)
|
||||
- [x] [Research Multiformat for key versioning](https://github.com/status-im/status-go/issues/1937#issuecomment-638963337)
|
||||
- [ ] Once specs are merged add link to the specs in the `status-go` code
|
||||
- **Impacts**
|
||||
- [x] [#10325 - Request compressed keys](https://github.com/status-im/status-react/issues/10325)
|
||||
1) Specs for [status-react#10384 - Protocol specs](https://github.com/status-im/status-react/issues/10384)
|
||||
|
|
Loading…
Reference in New Issue