I have a problem with wallet
I have some paccoin but when I run wallet client it freeze, I dunno how can I unfreeze, just when a incoming transaction it unfreeze but just one second, any help will be appreciated.
i wrote to wmcorless but no answer
Try creating the following in a pac.bat file in your pac directory.
paccoin-qt.exe -resync -salvagewallet
First of all make sure you have updated to the latest client.
Staking is generally the problem. Because Paccoin pays once a minute if you have been mining either solo mining or with a pool, you will receive payments often.
One problem I have noticed myself is with the way the program creates stake coins. Lets say you have 500 coins coming in every minute. a month later those coins become 2 coins plus "interest" which lets say become two coin deposits for 350 or a total of 750. (this is just an example). Now you have 2 coins every minute that stake the following month and they become 4 coins and so on. I call these coins but the wallet treats them as transactions. With staking "on" this multiplication of coins creates major problems down the road for miners. Because Stake has a higher priority than mined coins, a single user can hurt miners by causing orphans. This also slows down the client as it is mining those stake coins.
A work around for now should be as follows. If you are mining or receiving coins to a wallet use the "staking=0" command in your paccoin.conf file. Then every day or so, transfer a large chunk to another computer and wallet that is running stake. If you only have one computer, then simply transfer it to an exchange, and then back. This will create a new consolidated transaction, that will make staking more smooth for everyone involved.
I suggest only running the -salvagewallet if you have persistent orphans in your wallet. That means even when you restart your wallet you still see grayed out question marks. This problem was due to orphans being created due to a staking error in a previous version and has been fixed in since v0.1.4.3.