f83dccd08c | ||
---|---|---|
.. | ||
README.md |
README.md
Priorities
Personal
- 1) Pending Transactions
- 2)
TRANSACTION_COMMANDS
Specs - 3) Emoji Reactions
- 4) SNT Reactions
- 5) Messengers acquires a lock for very long time
- 6) Compress public key for chat
- 7) Protocol Specs
1) Pending Transactions
#1834 - Show pending transactions
- Dependencies:
- Todos:
- Impacts:
2) TRANSACTION_COMMANDS
Specs
- Transaction Commands
- status-im/team-core#7 - Allow for smooth sending and receiving of SNT while maintaining privacy
- Original specs for
TRANSACTION_COMMANDS
- Original specs for
- https://github.com/status-im/specs/blob/master/docs/stable/6-payloads.md
- Where specs for
TRANSACTION_COMMANDS
needs to go
- Where specs for
- status-im/team-core#7 - Allow for smooth sending and receiving of SNT while maintaining privacy
3) 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
4) SNT Reactions
#7118 - SNT and emoji reactions**
- Notes:
5) Messengers acquires a lock for very long time
6) 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
7) Protocol Specs
Specs for status-react#10384 - Protocol specs
Team
Reading List
- Desktop paths forward, a choose your own adventure?
- How :desktop_computer Desktop & Mobile should connect?
- Feature request category
- Why ‘Stimbus’ or Organisational Focus and Alignment
- How Stimbus or what is needed to start this work
Resolved
- 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