Post
Topic
Board Announcements (Altcoins)
Re: PotCoin | GROW WITH US | CRITICAL WALLET UPDATE - POSv |
by
rdyoung
on 17/09/2015, 18:36:59 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.

Off the top of my head, Hyperstake and bottlecaps have a setspltthreshold command. Hyperstake writes to the wallet.dat, caps I believe has to be set via a flag or in the conf for every launch. I would prefer it be written to the wallet file, no need to modify any start commands or do anything else special.