diff options
| author | Wladimir J. van der Laan <[email protected]> | 2011-06-11 12:48:31 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2011-06-11 13:33:59 +0200 |
| commit | 5813089e0b5ab9cff50192f0068d256eb2602316 (patch) | |
| tree | c559af8a8712c13b242664c5241ed2027a662c99 | |
| parent | Add tooltips, make "amount" entry consistent in Options dialog (diff) | |
| download | discoin-5813089e0b5ab9cff50192f0068d256eb2602316.tar.xz discoin-5813089e0b5ab9cff50192f0068d256eb2602316.zip | |
Somewhat confident now, tested on GNOME+KDE, with all types of transactions. Next step is integration into bitcoin tree.
| -rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst index a1932d841..f24335b5c 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) |