erk
|
|
May 14, 2013, 12:12:27 AM |
|
The pools for YAC are pretty sad, yac.dontmine.me keeps being unreachable, I assume it's overloaded. p2pool is the best option, we need it pretty quickly or many people will simply abandon YAC.
You mean there is some other coin that is profitable to mine on CPU now? You may mean that, I mean they will abandon YAC if they cant submit blocks to a pool and get coins. There is little point wasting electricity otherwise. If you can't cover your power costs, then you are better off not mining at all.
|
|
|
|
dms2012
Newbie
Offline
Activity: 14
Merit: 0
|
|
May 14, 2013, 05:42:27 AM |
|
Seems it is back up again. But are the payouts working? I started mining here again now. I hope it's all good. And I hope for some updates on what's going on. If there is something going on... just checked the stats on the website. http://pool.bitcn.org:8336/static/graphs.html?WeekDid you make everything fresh? Cause there is nothing on me from the other day... I should have taken a screenshot or so. Cause the payouts didn't match what was sent to my wallet. ntkrnl was nice to send extra 10yac my way though.
|
|
|
|
rav3n_pl
Legendary
Offline
Activity: 1361
Merit: 1003
Don`t panic! Organize!
|
|
May 14, 2013, 06:33:02 AM |
|
Closed my node because: - did not found/send ANY share to pool after 24hrs of mining - minerd is hanging (cant submit/unknown jsonerror... retry... loop)
|
|
|
|
|
erk
|
|
May 14, 2013, 06:41:52 AM |
|
Closed my node because: - did not found/send ANY share to pool after 24hrs of mining - minerd is hanging (cant submit/unknown jsonerror... retry... loop)
That's correct, the p2pool code is still broken. This is a p2pool discussion thread.
|
|
|
|
ntkrnl (OP)
Newbie
Offline
Activity: 46
Merit: 0
|
|
May 14, 2013, 07:03:48 AM |
|
Closed my node because: - did not found/send ANY share to pool after 24hrs of mining - minerd is hanging (cant submit/unknown jsonerror... retry... loop)
That's correct, the p2pool code is still broken. This is a p2pool discussion thread. P2pool can submit blocks now, so the "sign failed" bugs is fixed. There is still a little problems with p2pool protocol: "close connection " "gentx doesn't match hash_link" etc. which will make p2p feature unavailable, I think it will be fixed today.
|
|
|
|
erk
|
|
May 14, 2013, 07:29:50 AM |
|
P2pool can submit blocks now, so the "sign failed" bugs is fixed. There is still a little problems with p2pool protocol: "close connection " "gentx doesn't match hash_link" etc. which will make p2p feature unavailable, I think it will be fixed today.
I just grabbed the latest source off github but it's still giving me the submit errors: Minerd: 2013-05-14 17:26:05] JSON-RPC call failed: { "message": "Unknown error", "data": null, "code": -32099 } [2013-05-14 17:26:05] submit_upstream_work json_rpc_call failed [2013-05-14 17:26:05] ...retry after 30 seconds [2013-05-14 17:26:14] thread 0: 253858 hashes, 27.99 khash/s
P2pool Log 013-05-14 17:29:35.510467 > Squelched JSON error: 2013-05-14 17:29:35.510653 > Traceback (most recent call last): 2013-05-14 17:29:35.510822 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1045, in _inlineCallbacks 2013-05-14 17:29:35.510925 > result = g.send(result) 2013-05-14 17:29:35.511023 > File "/pool/yacoin-p2pool/p2pool/util/jsonrpc.py", line 85, in _handle 2013-05-14 17:29:35.511122 > result = yield method_meth(*list(preargs) + list(params)) 2013-05-14 17:29:35.511220 > File "/pool/yacoin-p2pool/p2pool/bitcoin/worker_interface.py", line 20, in rpc_getwork 2013-05-14 17:29:35.511441 > return self.parent._getwork(request, data, long_poll=self.long_poll) 2013-05-14 17:29:35.511550 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1187, in unwindGenerator 2013-05-14 17:29:35.511651 > return _inlineCallbacks(None, gen, Deferred()) 2013-05-14 17:29:35.511750 > --- <exception caught here> --- 2013-05-14 17:29:35.511847 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1045, in _inlineCallbacks 2013-05-14 17:29:35.512077 > result = g.send(result) 2013-05-14 17:29:35.512180 > File "/pool/yacoin-p2pool/p2pool/bitcoin/worker_interface.py", line 67, in _getwork 2013-05-14 17:29:35.512266 > defer.returnValue(self.merkle_root_to_handler[header['merkle_root']](header, request.getUser() if request.getUser() is not None else '', '\0'*self.worker_bridge.COINBASE_NONCE_LENGTH)) 2013-05-14 17:29:35.512367 > File "/pool/yacoin-p2pool/p2pool/bitcoin/worker_interface.py", line 129, in <lambda> 2013-05-14 17:29:35.512466 > lambda header, user, coinbase_nonce: handler(header, user, pack.IntType(self._my_bits).pack(nonce) + coinbase_nonce), 2013-05-14 17:29:35.512713 > File "/pool/yacoin-p2pool/p2pool/work.py", line 340, in got_response 2013-05-14 17:29:35.512813 > share = get_share(header, pack.IntType(32).unpack(coinbase_nonce)) 2013-05-14 17:29:35.512911 > File "/pool/yacoin-p2pool/p2pool/data.py", line 217, in get_share 2013-05-14 17:29:35.513008 > merkle_link=bitcoin_data.calculate_merkle_link([None] + other_transaction_hashes, 0), 2013-05-14 17:29:35.513106 > File "/pool/yacoin-p2pool/p2pool/data.py", line 249, in __init__ 2013-05-14 17:29:35.513356 > assert not self.hash_link['extra_data'], repr(self.hash_link['extra_data']) 2013-05-14 17:29:35.513458 > exceptions.AssertionError: '\x88\xac\x00\x00\x00\x00\x00\x00\x00\x00'
|
|
|
|
ntkrnl (OP)
Newbie
Offline
Activity: 46
Merit: 0
|
|
May 14, 2013, 08:08:19 AM |
|
P2pool can submit blocks now, so the "sign failed" bugs is fixed. There is still a little problems with p2pool protocol: "close connection " "gentx doesn't match hash_link" etc. which will make p2p feature unavailable, I think it will be fixed today.
I just grabbed the latest source off github but it's still giving me the submit errors: Minerd: 2013-05-14 17:26:05] JSON-RPC call failed: { "message": "Unknown error", "data": null, "code": -32099 } [2013-05-14 17:26:05] submit_upstream_work json_rpc_call failed [2013-05-14 17:26:05] ...retry after 30 seconds [2013-05-14 17:26:14] thread 0: 253858 hashes, 27.99 khash/s
P2pool Log 013-05-14 17:29:35.510467 > Squelched JSON error: 2013-05-14 17:29:35.510653 > Traceback (most recent call last): 2013-05-14 17:29:35.510822 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1045, in _inlineCallbacks 2013-05-14 17:29:35.510925 > result = g.send(result) 2013-05-14 17:29:35.511023 > File "/pool/yacoin-p2pool/p2pool/util/jsonrpc.py", line 85, in _handle 2013-05-14 17:29:35.511122 > result = yield method_meth(*list(preargs) + list(params)) 2013-05-14 17:29:35.511220 > File "/pool/yacoin-p2pool/p2pool/bitcoin/worker_interface.py", line 20, in rpc_getwork 2013-05-14 17:29:35.511441 > return self.parent._getwork(request, data, long_poll=self.long_poll) 2013-05-14 17:29:35.511550 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1187, in unwindGenerator 2013-05-14 17:29:35.511651 > return _inlineCallbacks(None, gen, Deferred()) 2013-05-14 17:29:35.511750 > --- <exception caught here> --- 2013-05-14 17:29:35.511847 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1045, in _inlineCallbacks 2013-05-14 17:29:35.512077 > result = g.send(result) 2013-05-14 17:29:35.512180 > File "/pool/yacoin-p2pool/p2pool/bitcoin/worker_interface.py", line 67, in _getwork 2013-05-14 17:29:35.512266 > defer.returnValue(self.merkle_root_to_handler[header['merkle_root']](header, request.getUser() if request.getUser() is not None else '', '\0'*self.worker_bridge.COINBASE_NONCE_LENGTH)) 2013-05-14 17:29:35.512367 > File "/pool/yacoin-p2pool/p2pool/bitcoin/worker_interface.py", line 129, in <lambda> 2013-05-14 17:29:35.512466 > lambda header, user, coinbase_nonce: handler(header, user, pack.IntType(self._my_bits).pack(nonce) + coinbase_nonce), 2013-05-14 17:29:35.512713 > File "/pool/yacoin-p2pool/p2pool/work.py", line 340, in got_response 2013-05-14 17:29:35.512813 > share = get_share(header, pack.IntType(32).unpack(coinbase_nonce)) 2013-05-14 17:29:35.512911 > File "/pool/yacoin-p2pool/p2pool/data.py", line 217, in get_share 2013-05-14 17:29:35.513008 > merkle_link=bitcoin_data.calculate_merkle_link([None] + other_transaction_hashes, 0), 2013-05-14 17:29:35.513106 > File "/pool/yacoin-p2pool/p2pool/data.py", line 249, in __init__ 2013-05-14 17:29:35.513356 > assert not self.hash_link['extra_data'], repr(self.hash_link['extra_data']) 2013-05-14 17:29:35.513458 > exceptions.AssertionError: '\x88\xac\x00\x00\x00\x00\x00\x00\x00\x00'
The source on github is broken, I will commit the changes when bugs are proved to be fixed.
|
|
|
|
netzwerg
Member
Offline
Activity: 84
Merit: 10
|
|
May 14, 2013, 08:15:02 AM |
|
I am mining on this pool now, since yac.dontmine.me isn't working anymore.
How does the payout work? Can somebody explain to me?
Thx
|
|
|
|
procrypto
Full Member
Offline
Activity: 224
Merit: 100
Shitcoin Maximalist
|
|
May 14, 2013, 12:19:05 PM |
|
UPDATE2: May 14, 2013 P2pool can submit blocks now, so the "sign failed" bugs is fixed. There is still a little problems with p2pool protocol: "close connection " "gentx doesn't match hash_link" etc. which will make p2p feature unavailable, I think it will be fixed today.
Have you updated the git or not yet?
|
|
|
|
microxp
Newbie
Offline
Activity: 24
Merit: 0
|
|
May 14, 2013, 12:35:58 PM |
|
The payment system seems to be fine today!great work!
|
|
|
|
procrypto
Full Member
Offline
Activity: 224
Merit: 100
Shitcoin Maximalist
|
|
May 14, 2013, 12:59:24 PM |
|
Yeah, I got paid fine for the last block.
Hashrate rising nicely now, more blocks shouldn't be far away.
|
|
|
|
|
ntkrnl (OP)
Newbie
Offline
Activity: 46
Merit: 0
|
|
May 14, 2013, 01:29:59 PM Last edit: May 19, 2013, 02:11:13 AM by ntkrnl |
|
I am mining on this pool now, since yac.dontmine.me isn't working anymore.
How does the payout work? Can somebody explain to me?
Thx
If a block is found, you will be paid immediately
|
|
|
|
|
nearmiss
|
|
May 14, 2013, 01:56:33 PM |
|
don't think there is an explorer for yac yet?
No new blocks found in last 45min though?
|
Profit-Switching Pool w/ Vardiff -> http://hashco.ws Optionally keep the alts we mine or auto-trade for BTC. In addition can be paid out in any of: 365, AC, BC, BTC, C2, CINNI, COMM, FAC, HBN, MINT, PMC, QRK, RDD, WC, XBC
|
|
|
procrypto
Full Member
Offline
Activity: 224
Merit: 100
Shitcoin Maximalist
|
|
May 14, 2013, 02:20:43 PM |
|
Found another, was a bit of a barren patch there!
Need more hashing power - I'll crank up the dial if other people will hop in..
|
|
|
|
erk
|
|
May 14, 2013, 09:00:42 PM |
|
Found another, was a bit of a barren patch there!
Need more hashing power - I'll crank up the dial if other people will hop in..
Does pool payout properly? Dunno, the update hasn't been posted on Github yet from what I can tell.
|
|
|
|
procrypto
Full Member
Offline
Activity: 224
Merit: 100
Shitcoin Maximalist
|
|
May 14, 2013, 09:27:34 PM |
|
Does pool payout properly?
I mined on it all afternoon, and all except one payout arrived properly. This could have been an orphan block, I don't know, but it's definitely happened on other p2pools I've connected to in the past. Still waiting for the 100% working code from ntkrnl and I can put it on a great, easy to scale server which isn't going anywhere.
|
|
|
|
rav3n_pl
Legendary
Offline
Activity: 1361
Merit: 1003
Don`t panic! Organize!
|
|
May 14, 2013, 09:54:57 PM |
|
Still waiting for the 100% working code from ntkrnl and I can put it on a great, easy to scale server which isn't going anywhere.
I hope that "litecoin-scrypt" issue will be fixed too.
|
|
|
|
|