samyoul-notes/priorities/README.md

91 lines
3.3 KiB
Markdown
Raw Normal View History

2020-04-30 17:08:33 +00:00
# Priorities
2020-06-25 22:02:27 +00:00
- [Personal](#personal)
2022-01-05 13:34:36 +00:00
- [Current](#current)
- [Lower Priorities](#lower-priorities)
2020-06-25 22:02:27 +00:00
- [Team](#team)
- [Reading List](#reading-list)
- [Resolved](./RESOLVED.md)
2020-06-25 22:02:27 +00:00
2020-05-13 12:25:20 +00:00
## Personal
2022-01-05 13:34:36 +00:00
### Current
2020-09-04 15:52:54 +00:00
1. [Improved device syncing](#improved-device-syncing)
2022-01-05 13:34:36 +00:00
### Lower Priorities
2020-07-14 15:16:03 +00:00
1. [Pending Transactions](#pending-transactions)
1. [`TRANSACTION_COMMANDS` Specs](#transaction_commands-specs)
1. [SNT Reactions](#snt-reactions)
1. [Protocol Specs](#protocol-specs)
2020-09-04 15:52:54 +00:00
1. [1.8 - Status chat inside dapps](#status-chat-inside-dapps)
2020-06-24 21:56:38 +00:00
2020-06-24 21:58:09 +00:00
---
2020-09-04 15:52:54 +00:00
### Improved device syncing
- **References**
- [How desktop_computer Desktop & Mobile should connect?](https://discuss.status.im/t/how-desktop-mobile-should-connect/1668)
- [Figma design for sync](https://www.figma.com/file/Mr3rqxxgKJ2zMQ06UAKiWL/%F0%9F%92%AC-Chat%E2%8E%9CDesktop?node-id=1944%3A0)
- **Action Points**
- Make process flow for QR code sync
- Make process flow unsyncron
- Make process flow for installation of sync multiple
- make process flow for unsyncron for multiple devices
2020-08-19 13:58:33 +00:00
### Status chat inside dapps
[#11044 - Status chat inside dapps](https://github.com/status-im/status-react/issues/11044)
2020-07-14 15:16:03 +00:00
### 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-09-28 14:03:04 +00:00
- [`TRANSACTION_COMMANDS` Specs](#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-14 15:16:03 +00:00
### `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-14 15:16:03 +00:00
### 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-09-28 14:03:04 +00:00
- [See Emoji reactions](RESOLVED.md#emoji-reactions)
2020-06-25 10:54:05 +00:00
2020-07-14 15:16:03 +00:00
### 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)
2020-07-16 13:23:10 +00:00
- [ ] [The Keys to Privacy at Status](https://docs.google.com/document/d/1r8tHGYiWw1__uy8b-T8FMrf-VACXJeV4yPMheEpRXsQ/edit#heading=h.foffmq12en67)
- [ ] [User growth and retention - comment](https://discuss.status.im/t/user-growth-and-retention/1782/23)
- [ ] [On remote communication](https://discuss.status.im/t/on-remote-communication/1819)