2020-04-30 17:08:33 +00:00
# Priorities
2020-06-25 22:02:27 +00:00
- [Personal ](#personal )
- [Team ](#team )
- [Reading List ](#reading-list )
2020-07-01 15:44:52 +00:00
- [Resolved ](./RESOLVED.md )
2020-06-25 22:02:27 +00:00
2020-05-13 12:25:20 +00:00
## Personal
2020-07-07 14:32:14 +00:00
- [4) Emoji Reactions ](#4-emoji-reactions )
2020-07-01 14:08:19 +00:00
- [1) Add nim tests for nim-status ](#1-add-nim-tests-for-nim-status )
- [2) Pending Transactions ](#2-pending-transactions )
- [3) `TRANSACTION_COMMANDS` Specs ](#3-transaction_commands-specs )
- [5) SNT Reactions ](#5-snt-reactions )
- [6) Messengers acquires a lock for very long time ](#6-messengers-acquires-a-lock-for-very-long-time )
2020-07-01 15:44:52 +00:00
- [7) Protocol Specs ](#7-protocol-specs )
2020-06-24 21:56:38 +00:00
2020-06-24 21:58:09 +00:00
---
2020-07-07 14:32:14 +00:00
### 4) 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
2020-07-01 14:08:19 +00:00
### 1) Add nim tests for nim-status
[nim-status#9- add nim tests for nim-status ](https://github.com/status-im/nim-status/issues/9 )
2020-07-07 13:52:54 +00:00
- [Add tests & documentation - accounts methods (delete import, derive/generate new accounts, identicon, alias) ](https://github.com/status-im/nim-status/issues/15 )
- [Add tests & documentation - Mailservers methods ](https://github.com/status-im/nim-status/issues/18 )
2020-07-01 14:08:19 +00:00
### 2) Pending Transactions
2020-06-24 21:56:38 +00:00
[#1834 - Show pending transactions ](https://github.com/status-im/status-go/issues/1834 )
- **Dependencies:**
2020-07-01 14:09:50 +00:00
- [`TRANSACTION_COMMANDS` Specs ](#3-transaction_commands-specs )
2020-06-24 21:56:38 +00:00
- **Todos:**
- [ ] Write specs
- https://github.com/ethereum/devp2p/blob/master/caps/les.md
- https://openethereum.github.io/wiki/Light-Ethereum-Subprotocol-(LES)
- https://discuss.status.im/search?q=ultra%20light%20client
- [ ] Implement
- **Impacts:**
- [status-react#3997 - Display pending requests in transactions history ](https://github.com/status-im/status-react/issues/3997 )
- [status-react#9976 - Show pending transactions ](https://github.com/status-im/status-react/issues/9976 )
2020-07-01 14:08:19 +00:00
### 3) `TRANSACTION_COMMANDS` Specs
2020-06-24 21:56:38 +00:00
- Transaction Commands
- [status-im/team-core#7 - Allow for smooth sending and receiving of SNT while maintaining privacy ](https://github.com/status-im/team-core/pull/7 )
- Original specs for `TRANSACTION_COMMANDS`
- https://github.com/status-im/specs/blob/master/docs/stable/6-payloads.md
- Where specs for `TRANSACTION_COMMANDS` needs to go
2020-07-01 14:08:19 +00:00
### 5) SNT Reactions
2020-06-25 10:54:05 +00:00
[#7118 - SNT and emoji reactions** ](https://github.com/status-im/status-react/issues/7118 )
- **Notes:**
2020-07-01 14:09:50 +00:00
- [See Emoji reactions ](#4-emoji-reactions )
2020-06-25 10:54:05 +00:00
2020-07-01 14:08:19 +00:00
### 6) Messengers acquires a lock for very long time
2020-06-24 21:56:38 +00:00
2020-05-22 14:15:08 +00:00
1) [#1936 - Messengers acquires a lock in some methods for very long time ](https://github.com/status-im/status-go/issues/1936 )
2020-06-24 21:56:38 +00:00
2020-07-01 15:44:52 +00:00
### 7) Protocol Specs
2020-06-24 21:56:38 +00:00
Specs for [status-react#10384 - Protocol specs ](https://github.com/status-im/status-react/issues/10384 )
2020-05-01 22:25:47 +00:00
---
2020-05-13 12:25:20 +00:00
## Team
[Top voted features for v1.5+ ](https://discuss.status.im/t/roadmap-planning/1399/38 )
---
2020-05-22 16:14:25 +00:00
## Reading List
2020-06-17 14:06:28 +00:00
- [ ] [Why ‘ Stimbus’ or Organisational Focus and Alignment ](https://discuss.status.im/t/why-stimbus-or-organisational-focus-and-alignment/1753 )
- [ ] [How Stimbus or what is needed to start this work ](https://discuss.status.im/t/how-stimbus-or-what-is-needed-to-start-this-work/1754 )