Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [HVC] Heavycoin - CPU-only, Ultra-secure, Decentralized Voting
by
florianuhlemann
on 09/03/2014, 10:33:12 UTC
declaring shenanigans on my wallet..

was mining solid solo on encrypted wallet but unlocked..

was hitting 30k coins then synch started going up and down showing :Immature 1900-25k + coins then 30k+ then back down to 1500.

reloaded wallet several times then coins went to zero and noticed the status : Immature disappeared.

looked at my transactions and noticed i was self mining showing transaction from my own address back to my own wallet (my own fork) then after that was different transaction addresses showing.

coins are now 0 after showing 30k plus immature.

anyone else get that?

ua

When you solo mine and find blocks, they are created/generated into a new walletaddress for each block you find. Example: you can do a "dumpprivkey" on the walletaddress that is associated with the block found and import it into another wallet. Solo mining does NOT mine into your existing wallet address and will not show up there. (this only works by going trough a p2pool mining software)
so if you solo mine blocks, make sure to backup the whole wallet.dat afterwards (after finding blocks). a privatekey of the main wallet address will not recover solo mined blocks.

Did that help you?