Updated priorities

This commit is contained in:
Samuel Hawksby-Robinson 2020-08-03 17:50:39 +01:00
parent 516d4ffb9a
commit 166b1e9a9f
2 changed files with 14 additions and 11 deletions

View File

@ -7,7 +7,6 @@
## Personal ## Personal
1. [Emoji Reactions](#emoji-reactions)
1. [Add nim tests for nim-status](#add-nim-tests-for-nim-status) 1. [Add nim tests for nim-status](#add-nim-tests-for-nim-status)
1. [Pending Transactions](#pending-transactions) 1. [Pending Transactions](#pending-transactions)
1. [`TRANSACTION_COMMANDS` Specs](#transaction_commands-specs) 1. [`TRANSACTION_COMMANDS` Specs](#transaction_commands-specs)
@ -17,16 +16,6 @@
--- ---
### Emoji Reactions
[#7118 - SNT and emoji reactions**](https://github.com/status-im/status-react/issues/7118)
- **Notes:**
- [Andre] all the way from the protocol level to the communication with the react app
- [Hester] Maciej prepared designs for this, you can ask him anything you need about what the expected behavior is supposed to be
- [UI Designs](https://www.figma.com/file/aS1ct66VQ6V0cio7vSqS8UoG/Chat?node-id=1239%3A0)
- [Hester] Also, fyi, in planning this is just Emoji reactions, the original and full feature plan is to include SNT reactions, only for this we first need account contracts so you can set rules for transaction signing
### Add nim tests for nim-status ### Add nim tests for nim-status
[nim-status#9- add nim tests for nim-status](https://github.com/status-im/nim-status/issues/9) [nim-status#9- add nim tests for nim-status](https://github.com/status-im/nim-status/issues/9)

View File

@ -8,6 +8,20 @@
## Tasks ## Tasks
### Emoji Reactions
[#7118 - SNT and emoji reactions**](https://github.com/status-im/status-react/issues/7118)
- **Notes:**
- [Andre] all the way from the protocol level to the communication with the react app
- [Hester] Maciej prepared designs for this, you can ask him anything you need about what the expected behavior is supposed to be
- [UI Designs](https://www.figma.com/file/aS1ct66VQ6V0cio7vSqS8UoG/Chat?node-id=1239%3A0)
- [Hester] Also, fyi, in planning this is just Emoji reactions, the original and full feature plan is to include SNT reactions, only for this we first need account contracts so you can set rules for transaction signing
- [PR](https://github.com/status-im/status-go/pull/1999)
- [Merge commit](https://github.com/status-im/status-go/commit/14e426f39fb2d3196fec40f6c96dd22c0fe73923)
---
### Compress public key for chat ### Compress public key for chat
[#1937 - Compress public key for chat](https://github.com/status-im/status-go/issues/1937) [#1937 - Compress public key for chat](https://github.com/status-im/status-go/issues/1937)