Update 2020-05-21

This commit is contained in:
Samuel Hawksby-Robinson 2020-05-21 15:57:38 +01:00
parent 9c9d5fdb08
commit cb3bbcc083
2 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,9 @@
## Issues
- [x] [#126- Remove/Replace Whisper RPC shh_ and shhext_ methods](https://github.com/status-im/specs/issues/126) - `closed`
- [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`
## Pulls

View File

@ -12,6 +12,7 @@
- [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)
- Change name of `status-options` `light-node` to `is-light-node`
1) [#1834 - Show pending transactions](https://github.com/status-im/status-go/issues/1834)
- **Todos:**
- [ ] Write specs