aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2011-06-01 17:42:31 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2011-06-01 17:42:31 +0200
commit9357dcf68e7d9923c7537bec1bbaeec80f526e57 (patch)
tree2299483fdf273515478acdef76c14391bb4cfdef /README.rst
parent9aef9bca3de748870d96d68c74fc423298b9829e (diff)
downloadbitcoin-9357dcf68e7d9923c7537bec1bbaeec80f526e57.tar.xz
update readme
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst15
1 files changed, 7 insertions, 8 deletions
diff --git a/README.rst b/README.rst
index ef33af0730..047af0d1be 100644
--- a/README.rst
+++ b/README.rst
@@ -2,7 +2,7 @@ Bitcoin-qt: Qt4 based GUI replacement for Bitcoin
=================================================
**Warning** **Warning** **Warning**
-Pre-alpha stuff! Developer only!
+Pre-alpha stuff! Use on testnet only!
This has been implemented:
@@ -18,16 +18,15 @@ This has been implemented:
- Send coins dialog: address and input validation
-- Address book and transactions views
+- Address book and transactions views and models
-This has to be done:
-
-- Further integration of bitcoin core, so that it can actually connect
- to the network, send commands and get feedback
+- Sending coins
-- Address book and transactions models: so that
- something sensible is shown instead of dummy data :)
+This has to be done:
- Internationalization (convert WX language files)
- Build on Windows
+
+- Details dialog for transactions (on double click)
+