3 changed files with 21 additions and 1 deletions
@ -0,0 +1,7 @@
|
||||
####-*.patch |
||||
lib/icons_rc.py |
||||
*.pyc |
||||
build/ |
||||
dist/ |
||||
*.egg/ |
||||
/electrum.py |
||||
@ -0,0 +1,14 @@
|
||||
Client: |
||||
|
||||
- Wizard |
||||
- Multiple wallets |
||||
- Themes |
||||
- Extend GUI with history view (View -> Show History) |
||||
- Settings window |
||||
|
||||
Server: |
||||
|
||||
- Reimplementation using libbitcoin |
||||
- New blockchain backend or disable bdb ACID |
||||
- Electrum deterministic wallet impl for Spinner style protocol. |
||||
|
||||
Loading…
Reference in new issue