5.5 KiB
5.5 KiB
Resolved Priorities
Messengers acquires a lock for very long time
- Resolved with https://github.com/status-im/status-go/pull/2181
- Merged in with https://github.com/status-im/status-go/pull/2199
Add profile photo
status-react#11047 - Add profile photo
- Notes :
Reading List
2020-07-07
- Feature request category2020-07-01
- Desktop paths forward, a choose your own adventure?2020-07-01
- How :desktop_computer Desktop & Mobile should connect?
Tasks
Add local contact names
#11046 - Add local contact names
- Handled by Andrey
Emoji Reactions
#7118 - SNT and emoji reactions**
- 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
- [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
- Merge commit
Compress public key for chat
#1937 - Compress public key for chat
- Progress:
- Todos:
- Do tests to see average compressed key length
- Track down iOS URL intent registry for current build
- Research base58 key length
- Research Multiformat for key versioning
- Once specs are merged add link to the specs in the
status-go
code - Implement multiformat parsing for website
- Impacts
Older Items
- Create VAC Waku spec improvement issue(s) for:
- Discussed:
- Improvements:
Remove MessageResponse versionRemove Batch Ack packet typeRemoveconfimations-enabled
fromstatus-options
.Change name ofstatus-options
light-node
tois-light-node
.
Add to thestatus-go/protocol
package README notes about how it was originally a whole repo with managed dependencies.status-im/specs#61 - Replace forked Whisper usage with Waku/0 in specsI’ll open a PR making an explicit reference that Envelope is specified by ABNF. Resolving Proposal 4.Discuss post on waku mailserver name,change tohistory node
,persistence node
,echo node
. Some thing more descriptive.Discuss post onDatabase package location refactor#1949 - Waku package README.md documentation