Updated 2020-06-11
This commit is contained in:
parent
b8c86f9714
commit
6d131c9948
18
README.md
18
README.md
|
@ -5,8 +5,13 @@
|
|||
- [x] 10:30 BST - Sync with Hester about issues
|
||||
- [Compress public key for chat](https://github.com/status-im/status-go/issues/1937)
|
||||
- Draft PR is created
|
||||
- Sync with arnetheduck about use of `multikey`
|
||||
- Currently the for `multikey` spec doesn't exist and only has basic groundwork
|
||||
- **Sync with arnetheduck about use of `multikey`**
|
||||
- Currently the for `multikey` spec doesn't exist and only has basic groundwork
|
||||
- Spin off task is reducing the cost of ENS name reg
|
||||
- **Create issue**
|
||||
- Store only compressed key in bytes not string
|
||||
- Reduce gas price
|
||||
- Sync with Ricardo about this
|
||||
- [Show pending transactions](https://github.com/status-im/status-go/issues/1834)
|
||||
- Outgoing transactions are easy
|
||||
- Incoming transactions inside Status ecosystem are pretty easy
|
||||
|
@ -16,15 +21,22 @@
|
|||
- Stimbus / Nimbus desktop implementation could solve some of this
|
||||
- **Expand the use case for both contract cases**
|
||||
- Such as incoming ERC-20 and NFT tokens
|
||||
- https://github.com/status-im/contract-notifier
|
||||
- https://github.com/status-im/status-react/issues/10242
|
||||
- UI for refreshing wallet, useful functionality to initiate high frequency polls for data
|
||||
- [SNT and emoji reactions](https://github.com/status-im/status-react/issues/7118)
|
||||
- Split the issue into:
|
||||
- **emoji reactions**
|
||||
- Relatively simple to implement, requires basic message parsing
|
||||
- **SNT reactions**
|
||||
- Requires more difficult implementation(s)
|
||||
- Requires consensus on direction, there a multiple methods
|
||||
- Requires consensus on direction, **get opinions with Discuss post**, there a multiple methods
|
||||
- Yenda likes Raiden
|
||||
- Talk to Tobias about Raiden, he worked in Raiden
|
||||
- Ricardo has worked on contract accounts
|
||||
- [x] 14:30 BST - Referral program implementation sync
|
||||
- https://meet.google.com/nfd-pare-jke
|
||||
- Consider other things to reward users for if onboarding is against iOS terms, as per @AK87's suggestion
|
||||
|
||||
## Reviews
|
||||
|
||||
|
|
Loading…
Reference in New Issue