Pre Release Version 1.2.1.8 is ready. This should not be used by mining pools and merchants. I have been solo mining with it fine, but still buggy.
https://github.com/Tranz5/HoboNickels/releases/tag/1.2.1.8This version includes GUI functionality for MW2. I'll release the full update diff once we get to a release version 1.2.2. I need to work out the following bugs first:
- export does not work.
- loadwallet use in RPC is not reflected in the Wallets GUI.
- unloadwallet use in PRC is not reflected in the Wallets GUI. Clicking on a wallet that was unloaded via RPC will cause crash
- clicking on the transaction in the overview screen(the right hand section) does not cause the transaction button to depress.
- there is no way in the gui to make a new wallet. The current best method is to go into the RPC type loadwallet newwallet then unloadwallet newwallet. Then using the load button in the gui you can load the wallet.
That's all I know so far that is not working. Please let me know if you find anything else.