Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ECASH]E-Money Advertising Revenue In Wallet | 8% Daily Stake for 21 days
by
tvle83
on 01/03/2015, 18:07:29 UTC
So it has or has not staked already?

The problems is the initial PoS diff of 0.06something.

PoS was/is in place all the time and it should have started after ~24 hours, people started building up coinage, wallets started staking - but PoS didn't happen because of that high initial diff.

The "solution" to that problem was to cut off PoW at block 6000 (why would that help?) and to decrease the PoS diff to 0.006something @ the same block. PoW stopped @ block 6000 now, PoS diff is still the same - so PoS is still not happening.



@ everyone: Is there a github link? Couldn't find it - maybe just blind.

github: https://github.com/emoneydev/emoney

I tried to compile it on a linux server so I could stake once blocks get moving again and it won't compile. 

Code:
net.cpp:19:32: fatal error: miniupnpc/miniwget.h: No such file or directory
 #include
                                ^
compilation terminated.