todolist
[electrum-nvc.git] / TODOLIST
1
2 security:
3  - check that we are on the longest chain after a reorg
4  - check SSL cerfificates of servers
5
6
7 wallet, transactions : 
8  - support compressed keys
9  - dust sweeping
10  - transactions with multiple outputs
11  - BIP 32 
12
13
14 code improvements:
15  - qrcode and bmp patches are on github (they are incompatible with android)
16
17
18 classic gui : 
19  - in POS mode, request amount in USD, convert to BTC
20
21
22 android: 
23  - kivy-based gui
24
25
26 protocol:
27  - add client authentication, to make paying servers possible
28