You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
399 B
23 lines
399 B
|
|
security: |
|
- check that we are on the longest chain after a reorg |
|
- check SSL cerfificates of servers |
|
|
|
|
|
wallet, transactions : |
|
- dust sweeping |
|
- transactions with multiple outputs |
|
- BIP 32 |
|
|
|
|
|
code improvements: |
|
- qrcode and bmp patches are on github (they are incompatible with android) |
|
|
|
|
|
android: |
|
- kivy-based gui |
|
|
|
|
|
protocol: |
|
- add client authentication, to make paying servers possible |
|
|
|
|