Update 2020-05-21

This commit is contained in:
Samuel Hawksby-Robinson 2020-05-21 14:36:31 +01:00
parent ab3485b66c
commit 9c9d5fdb08
3 changed files with 16 additions and 1 deletions

View File

@ -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

View File

@ -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

View File

@ -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 |