staycrypto, any word on the block explorer?
Yes, I provisioned the server to host it and the paper wallet. Should have it going in a day or two.
Awesome, thanks very much!
I've got the block explorer up and working, after much hacking of bitcoin-abe. Just working on making it look cool and then I will drop the URL.
Also I'd love to start collecting a list of things from the community that you would like to see. Top of the list right now is the Abe based block explorer and paper wallets. Beyond that, what would you like to see? I know I would like to have an Android wallet, and was going to work on that this weekend. What other ideas do y'all have?
Thanks for the wallet update and working to stabilize the blockchain.
Some things i've seen tossed around for PoS coins that really benefit the wallet include:
- Unlock button instead of doing the walletpassphrase in debug (current mint has this)
- Minting status in wallet taskbar (current blackcoin has this)
I did the unlock button in the toolbar, and looking into putting the minting status in the taskbar, maybe an icon but at a minimum I can put some status text. I'll drop another minor optional update once thats done tomorrow.
- It would be nice to be able to specify a certain amount of coins that should be held for minting and not moved
Other than that i believe promotion, marketing, and merchant adoption should be key focuses to bring PROBE into wider adoption.
You can do the inverse, which is to set a reserve amount of coins that should not be staked that you want to make sure you have available for spending, by adding this line to your PROBE.conf:
reservebalance=100
Where 100 is whatever amount you want to keep available.