Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - KillerByte

Pages: 1 ... 11 12 13 14 15 16 17 [18] 19 20
256
MemoryCoin / Re: mmc.xpool.xram.co - First Memorycoin Pool
« on: December 24, 2013, 06:38:09 pm »

If anyone did not get their first payout and they had 0.5 MMC on the pool, let me know. I am pretty sure all worked well though.

you register the single hash generated or thwe submit? in a few words what helps, what is counted?

because i have smal hash rate, some hash genrate, few submit, but Always reject.

really? always reject? Only the submits are counted. If they are always rejected, thats a problem with the miner (aka, my problem which I have to fix)

I am beginning to notice there are alot of rejects right now. I think it is a miner problem with syncing once work is recieved. Again, I have some work to do. :)

257
MemoryCoin / Re: mmc.xpool.xram.co - First Memorycoin Pool
« on: December 24, 2013, 06:36:13 pm »

If anyone did not get their first payout and they had 0.5 MMC on the pool, let me know. I am pretty sure all worked well though.

you register the single hash generated or thwe submit? in a few words what helps, what is counted?

because i have smal hash rate, some hash genrate, few submit, but Always reject.

really? always reject? Only the submits are counted. If they are always rejected, thats a problem with the miner (aka, my problem which I have to fix)

258
MemoryCoin / Re: mmc.xpool.xram.co - First Memorycoin Pool
« on: December 24, 2013, 06:25:45 pm »
Guys any idea how to restart apps in linux automatically after crush ? Use cron ?

try looking at this tutorial for primecoin, it is relevant for this miner. Look at how it runs the supervisor:

http://www.peercointalk.org/index.php?topic=1431.0

259
MemoryCoin / Re: mmc.xpool.xram.co - First Memorycoin Pool
« on: December 24, 2013, 06:22:10 pm »
Guys,

This statistic is OK ?

This Round Shares: 183
This Round Estimated Payout: 10.391401

yes, it is telling you how much MMC you will get when a block is finally mined by the server.

260
MemoryCoin / Re: mmc.xpool.xram.co - First Memorycoin Pool
« on: December 24, 2013, 06:20:07 pm »
seem we've just got another block http://www.chainbrowser.com/memorycoin/address/M9pqFh5wiUUF65GM4wgUKMEbH2exDQXnLg/  :P

the pool block finding address just recieved 29 MMC... was that a donation or an accident? The donation address is listed on the front page, that is where you should donate if that is the case :) but thank you.

FYI, that was not a block. we are getting unlucky this round. When a block is found, it is displayed on the front page.

Guys anybody facing Segmentation fault periodically ? ::)

sorry, missed your post.

How often does it occour? I actually get some segfaults on my personal miner sometimes as well, but they are rare and far between, usually I just use a supervisor or something to keep it going.

Thank you for your answer! Yeah they are quite rare, but code fail after it, I need to figure-out how to restart it automatically after it, coz I wanna mine continuously. The problem is I have few servers, and this error makes my life hard

try looking at this tutorial for primecoin, it is relevant for this miner. Look at how it runs the supervisor:

http://www.peercointalk.org/index.php?topic=1431.0

261
MemoryCoin / Re: mmc.xpool.xram.co - First Memorycoin Pool
« on: December 24, 2013, 06:15:24 pm »
Why miner says that:

force reconnect if possible!
hash generated - 14465 / 1968 / 2693691348
hash generated - 11043 / 1968 / 1569375147
hash generated - 9890 / 1968 / 2339786459
submit: 0f928a48727a389ebdee05742bc1cd7e9398d2b9adaa50fb226f08d35feeb4df
hash generated - 14707 / 1968 / 2473709066
submit: 012882c049f1a8014888d01e1dbc3fcd8edc9473ddb05bf2659cc26110d4723c
hash generated - 6374 / 1968 / 767933619
submit: 0f2294de973702299c66667770e8b281de31b6faeb1d206551385df8b8cacf0f

but in stats there are 0 shares ?

try restarting the miner... it seems to have disconnected to the pool and not been able to reconnect (even though it should have)...

I am still working on improving the miner, it is by far the thing that could use the most improvement on the pool.

262
MemoryCoin / Re: mmc.xpool.xram.co - First Memorycoin Pool
« on: December 24, 2013, 06:12:42 pm »
Guys anybody facing Segmentation fault periodically ? ::)

sorry, missed your post.

How often does it occour? I actually get some segfaults on my personal miner sometimes as well, but they are rare and far between, usually I just use a supervisor or something to keep it going.

263
MemoryCoin / Re: mmc.xpool.xram.co - First Memorycoin Pool
« on: December 24, 2013, 06:10:00 pm »
Just received my first payout!
Thank you :)
Keep up the great work

great! I was just about to announce it, but you beat me :)

If anyone did not get their first payout and they had 0.5 MMC on the pool, let me know. I am pretty sure all worked well though.

264
MemoryCoin / Re: mmc.xpool.xram.co - First Memorycoin Pool
« on: December 24, 2013, 05:45:52 pm »
numbers of threads can put 4,5-... or like in memorycoin wallet only 2,4,8 .... ?


like the memorycoin wallet, 2, 4, or 8, or 16, or 32, or 64 :)
I set the genproclimit to 8, but when I start it says this:

spawning the worker
[WORKER0] Hello, World!
[WORKER0] GoGoGo!
connecting to 162.243.216.74:1339

Shouldn't it show WORKER0, WORKER1 etc being spawned?  I'm not sure it's using more than one process.  Thanks.

The reason for that is because the memorycoin miner splits into multiple threads. If you look at the CPU, it should be 100% used up in all cores though. The miner just works a little different.

What /h is everyone getting,

Getting 13.6/h on my overclocked I5 2500k

I do not know the hashrate, I will be implementing the calculation functions very soon onto the pool so everyone will know though.

what is the MMC address when block is sent ? So we can see all blocks founded.

the address is: M9pqFh5wiUUF65GM4wgUKMEbH2exDQXnLg

it has found 5 blocks, which will be payed within an hour or so to all people who helped mined them.

EDIT: Proof on chain browser: http://www.chainbrowser.com/memorycoin/address/M9pqFh5wiUUF65GM4wgUKMEbH2exDQXnLg/

265
MemoryCoin / Re: mmc.xpool.xram.co - First Memorycoin Pool
« on: December 24, 2013, 05:28:01 pm »
i compiled 32bit version for windows... testing now... have some bugs.. when close miner with ctrl+c Miner crash.. 64bit version still can not compile (

OK. I will get the mienr on github and start working on these things.

If you can provide the 32 bit miner as it is though (those bugs are minor), it would me out. Thanks!

266
MemoryCoin / Re: mmc.xpool.xram.co - First Memorycoin Pool
« on: December 24, 2013, 05:19:12 pm »
numbers of threads can put 4,5-... or like in memorycoin wallet only 2,4,8 .... ?

like the memorycoin wallet, 2, 4, or 8, or 16, or 32, or 64 :)

How do you know how much power is being generated and when the share is valid?

when the share is sent to the server, the proof of work is checked to ensure it is valid. Then it is checked again to see if it would work for a block. :)

The web server is a little overloaded rigt now, I am currently compiling a new version of the pool, so that is why.

267
MemoryCoin / Re: mmc.xpool.xram.co - First Memorycoin Pool
« on: December 24, 2013, 05:02:57 pm »

system:10061
it is means error ?

From my research, that error is explained here:

http://stackoverflow.com/questions/13995830/windows-boost-asio-10061-in-async-receive-from-on-on-async-send-to

I would try reconnecting... if that still doesnt work, I will look into it soon. If you have a firewall that could block it... unblock it.

268
MemoryCoin / Re: mmc.xpool.xram.co - First Memorycoin Pool
« on: December 24, 2013, 04:57:41 pm »
is pool online ???

Quote
I just now got the server up again.

Happy mining! :)

Also, about payouts:

If you look on the server and put your address in, it should show your confirmed balance. This will be payed within 40 more blocks tops, some of the blocks matured prematurely (wow, that makes no sense) and so we need to wait. You can, however, see your balance if you look.

269
MemoryCoin / Re: mmc.xpool.xram.co - First Memorycoin Pool
« on: December 24, 2013, 04:50:56 pm »
Quote
for the pool is sufficient the hash or the submit?

THe submit, which is only 1 out of every 16 generated hashes on average. each share is worth about 0.25 MMC at this time though on an average block.

270
MemoryCoin / Re: mmc.xpool.xram.co - First Memorycoin Pool
« on: December 24, 2013, 04:49:16 pm »
some of my miner still show 100% CPU load, does the mining server still work?

I just now got the server up again.

UPDATE: Looks like 5 blocks have been mined by the server!!! I only knew of 2. THe most recent 3 are still immature.

Payouts will start this morning as soon as I fix a couple more bugs.

Pages: 1 ... 11 12 13 14 15 16 17 [18] 19 20