welcome aboard! if you have some ideas for the future development don'T hesitate to post them! people here in the thread are really friendly!
Thanks!
I believe that the mint-qt needs some improvements, e.g.:
- Implement a small symbol in the bottom left showing when the wallet is "minting", when rolling the cursor over, you can see status, e.g. that you are not minting because your coins are not "old" enough, and then show the age of your youngest coin.
- Safty: when wallet is unlocked and mininting, then should the user be asked for the password again if sending mints.
- The logo in the wallet, should be more appealing (simple), perhaps just a mint-leave or the mint logo.
- Better installer, manually coping the conf file is not ideal.
- Window 64bit support.
- Mint blockchain bootstrap as torrent.
This is not meant as a criticize to mint-qt, it works great and is stable, just suggesting for new features.
you can contact kergecoin or the developers with your suggestions. i think these are really simple improvements that can be implemented in the 1.9 version.
Hi,
First of all. Please remember, that im not in developer of Mintcoin. Simply a fan.
- Minting/staking icon requires quite a bit of changes and additions in source code. Mincoin source is based on different tree than blackcoin or hobonickels, which have this feature. So its not easy copy from another source. But its definately doable if anyone familiar with mintcoin code tree takes time for it.
- Unlock wallet for minting only from gui is not hard to do. At worst, its few hours of work. If no one else takes it then perhaps i find some free time for it later.
- I somewhat agree regarding wallet.png image. It could be better. I would also like a smaller window size wallet. I already made smaller version of wallet from 1.7 in past. No 1.8 yet. Anyway. This is not my decision to make.
- Most users dont even need .conf file. Regarding installer. I cant do it myself, since im not familiar with windows installers neither do i have software for making it. I agree that installer would be nice as an optional choice.
Also a static build would be nice for windows. Getting rid of those .dll files to make installing client even simplier.
- 64bit? I dont know any reason why to use 64bit wallet instead of 32bit on 64bit system. 32bit runs perfectly fine.
- bootstrap torrent. Perhaps it could be useful in later time.