diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2011-06-11 12:48:31 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2011-06-11 13:33:59 +0200 |
commit | 5813089e0b5ab9cff50192f0068d256eb2602316 (patch) | |
tree | c559af8a8712c13b242664c5241ed2027a662c99 /README.rst | |
parent | 5e1feddcb621d7f42b9eb02b68e1858978f550b4 (diff) |
Somewhat confident now, tested on GNOME+KDE, with all types of transactions. Next step is integration into bitcoin tree.
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst index a1932d8419..f24335b5c3 100644 --- a/README.rst +++ b/README.rst @@ -30,10 +30,10 @@ This has been implemented: This has to be done: +- Integrate with main bitcoin tree + - Start at system start - Internationalization (convert WX language files) - Build on Windows - -- More thorough testing of the view with all the kinds of transactions (sendmany, generation) |