Post
Topic
Board Announcements (Altcoins)
Re: [ANN][MINT]Mintcoin, Energy Saving Coin *Wallet 1.7, Mandatory update!
by
paspi
on 03/04/2014, 14:10:40 UTC
Is there an active android wallet development? I saw people mention Bigchirv, but couldn't see any of his posts in this thread, maybe I missed it.

I'm thinking on minting on a mobile device. Minting uses 100% cpu to find a hash, much like PoW, but using owner's coins. A phone user would not want to enable it.

On the other hand, a tablet-only user might want it if it's her only computer, so android wallet should ideally have minting, but the ability to turn it off. Or options like "mint only when charging", "mint only when charging and battery > 80%", "mint only when screen is locked"


I'm thinking about the first use case, to run mintcoin wallet on a phone, but the user doesn't want his phone to mint at all. What happens if I share my private key between desktop wallet and android wallet? I mean desktop wallet can mint all the time, and to sync my android wallet, I can show it a QR code from desktop wallet and voila, from that point android wallet can spend coins (and all future coins) from my desktop wallet. They should be able to track their balances over the blockchain.

Does anyone know how the QT clients react when the same wallet.dat is used on two computers simultaneously? Do they notice funds in an account are gone if they see an outgoing transaction in the blockchain, or do they assume only they can initiate transfers?


Maybe what I imagine* is not possible due to changes being sent to new generated addresses, but I'm not sure.

edit *: fixed typo