Post
Topic
Board Announcements (Altcoins)
Re: PotCoin | GROW WITH US | CRITICAL WALLET UPDATE - POSv |
by
CartmanSPC
on 16/10/2015, 21:34:36 UTC
Here is a version of the Potcoin Windows wallet that reduces the max split from 2 million to 5 thousand:

potcoin-08.7.2-win32-5Kv2.zip

This version will cause you to stake more often if you have over 5K POT. It stakes more often because it divides up each stake into a max of 5 thousand coins instead of 2 million. This will not increase your staking reward. It should average to be about the same as the official wallet.

This version also implements a fix for allowing outputs to merge even if they're from the same transaction as the staked output. It does not include support for uPNP. I may compile in support for uPNP at a future date if time permits.

Source: https://github.com/CartmanSPC/Potcoin
Disclaimer: USE AT YOUR OWN RISK. DO NOT HOLD ME RESPONSIBLE FOR ANY LOST COIN.

Very nice...

Any chance you can compile one with the split set to 1k? I want to try something. I am going to see if I can goose the network every few days and get back some of the blocks we have been short Smiley

Sure....ultimately it would be nice if we could have this user selectable. If anyone knows of any coins that have this feature let me know...will see how hard it is to implement.

I have been trying different amounts for the max split setting using this address: PSbEfgz1EVA5z2mNwwbiTftgPBzFjhY6p5

The latest amount I have been testing is a max split setting of 100.

Some observations...as we already know, reducing the max stake causes you to stake more often but with a smaller reward. The address above has about 81k worth of Potcoin but only about 6K is currently staked leaving the rest for new blocks or to be spent. The wallet anticipates a new stake every 6 minutes with the current difficulty of .0024.

When I was testing with a max split of 5K about 46k was staked with whatever the difficulty was at the time. We know that decreasing the max split will cause more stakes to occur but also increase the difficulty.

I think the time coins spend being "staked" is 8 hours before they are available again.

Thoughts?