I have pushed another update (v 0.2):
https://dl.dropboxusercontent.com/u/6522303/CryptoNoteWallet_latest.zipNew in this update:
- The startup screen where the user can pick a wallet now asks for the path to the wallet files. The choosen path will be remembered.
- Progress indicator when shutting down (could take a long time sometimes).
- Transactions are grouped by transaction ID for a better overview.
- The log windows now only show messages which are not handled by the wallet. This way you can spot more easily if something goes wrong.
-
Linux support - You need Mono 3.2 (sudo apt-get install mono-runtime)
- As far as I can tell, that's all. You can start the application with 'mono CryptoNoteWallet.exe'
- At the moment the wallet path is not saved on mono, so it is most convenient to put the
CryptoNoteWallet files in the same directory as the wallet files, that way you will not have
to enter the correct path each time you run the application.
I am really curious to hear from Linux users who are willing to try out the application.
extremepool.org:3333 needs to be updated to mro.extremepool.org:5555
Done.