Post
Topic
Board Pools
Re: [10000Th] Eligius: 0% Fee BTC, 105% PPS NMC, No registration, CPPSRB
by
wizkid057
on 30/01/2015, 19:48:47 UTC
Am I the only one not seeing the last two blocks in my earnings?

Everything looks fine on this end.  Submit a ticket if you think there is an issue with your specific account, but I see nothing wrong here.

You guys know there is an API to pull block data in machine readable formats, right?  You don't have to parse the stats pages...

http://eligius.st/~gateway/pool-apis

http://eligius.st/~wizkid057/newstats/api.php?cmd=getblocks&limit=10&format=json&sortby=time&offset=0

http://eligius.st/~wizkid057/newstats/api.php?cmd=getblocks&limit=10&format=csv&sortby=time&offset=0&csvastext=1

http://eligius.st/~wizkid057/newstats/api.php?cmd=getblocks&limit=100&format=csv&sortby=time&offset=0&showpretty=0&csvastext=1

Tons of options.