import/export functions
[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  - dust sweeping
9  - transactions with multiple outputs
10  - BIP 32 
11
12
13 code improvements:
14  - qrcode and bmp patches are on github (they are incompatible with android)
15
16
17 classic gui : 
18  - in POS mode, request amount in USD, convert to BTC
19
20
21 android: 
22  - kivy-based gui
23
24
25 protocol:
26  - add client authentication, to make paying servers possible
27