This commit is contained in:
Wladimir J. van der Laan
2011-06-05 17:36:52 +02:00
parent 00b8acdf49
commit b7726d924e
4 changed files with 40 additions and 9 deletions

View File

@@ -22,7 +22,9 @@ This has been implemented:
- Options dialog
- Sending coins
- Sending coins (including ask for fee when needed)
- Show messages from core
This has to be done:
@@ -34,6 +36,4 @@ This has to be done:
- Show details dialog for transactions (on double click)
- Display error messages/alerts from core
- More thorough testing of the view with all the kinds of transactions (sendmany, generation)