Are you certain regarding AMS?
https://www.amsterdamblockchain.info/ shows the same zergpool.com. Also pool updates website not as frequently as blockchain is, you can find correct block height by looking into mining command line output.
PS: I will join you in ORB then!
At the time, the miner output was off by about 20 blocks with the live blockchain output (
https://www.amsterdamblockchain.info). It has since corrected itself and I mined a few blocks to prove it.
I'm back on ORB again. I can't understand how I haven't been able to hit once of these ORB coins yet...Combined we're about 10% of the network hash rate and the TTF for the coin should be about 20 mins with a 3.385 diff. I'm going to stay on this until we get at least one block to prove it's possible. I'd like to rally more support for the Neoscrypt coins from pool members as most of the other coins have sky-high difficulties only for monster rigs/rentals/ASIC farms.
Yes, this is really weird, I stayed on this coin entire night and nothing. I did some investigation and actually many blocks are POS based, and we are not part of them unfortunately. POW is very rare and found every hour only, so count our hash rate. It kind of explain this
I tried for a few hours here and there but never found anything, so I gave up on ORB. I was trying on PXC again now, but the stratum connection reset a few times. I know I've seen a few of those coins get mined here, so it is definitely possible.
AMS is a mess btw; there are two separate blockchains with people mining on both for almost 24 hours now. There is a debate on their ANN thread about which chain to use; the one I was mining on is shorter than the other, but I hope that is eventually picked. Either way, AMS is one messed-up coin that the devs just seem to be waiting to move to PoS.
EDIT: Zergpool AMS mining block chain doesn't match the
https://www.amsterdamblockchain.info/ site anymore, so I am guessing our chain was dumped. Time for another wallet resync.
I have restarted AMS. Regarding stratum resets, this is me, I am trying to debug why ORB not getting validated. I will stay on ORB entire night, added extra debug info to understand why blocks are not commited to blockhain.
The same problem could be potentially with more coins, but I have no idea on pattern problem ,instaed of following peace triggered by config.
// POS coins need a zero byte appended to block, the daemon replaces it with the signature
if(coind->pos)
strcat(block_hex, "00");
But ORB is configured as POS. So...