Search content
Sort by

Showing 19 of 19 results by novanoob
Post
Topic
Board Pools
Re: [ANN] Stratum mining protocol - ASIC ready
by
novanoob
on 17/04/2014, 08:26:46 UTC
I am trying to connect asicminer BE cubes by miner_proxy with p2pool by stratum.

Firstly, I am solved issue for geting job form p2pool to proxy by stratum, with patching protocol.py in stratum, by adding MAX_LENGTH = 16384000.
Now job received by proxy, but cubes can not get works by getwork.

Code:
C:\Python27\python.exe C:\stratum-mining-proxy-master\mining_proxy.py -gp 1234 -o 192.168.1.2 -p 9332
ecdsa package not installed. Signing of messages not available.
2014-04-17 11:19:33,654 INFO proxy jobs. # C extension for midstate not available. Using default implementation instead.
2014-04-17 11:19:33,661 ERROR proxy mining_proxy.main # Stratum host/port autodetection failed
Traceback (most recent call last):
  File "C:\stratum-mining-proxy-master\mining_proxy.py", line 182, in main
    new_host = (yield utils.detect_stratum(args.host, args.port))
  File "C:\Users\Ed\AppData\Roaming\Python\Python27\site-packages\twisted\internet\defer.py", line 1039, in _inlineCallbacks
    result = g.send(result)
  File "C:\stratum-mining-proxy-master\mining_libs\utils.py", line 69, in detect_stratum
    header = f.response_headers.get('x-stratum', None)[0]
TypeError: 'NoneType' object has no attribute '__getitem__'
2014-04-17 11:19:33,667 WARNING proxy mining_proxy.main # Stratum proxy version: 1.5.6
2014-04-17 11:19:33,673 WARNING proxy mining_proxy.test_update # Checking for updates...
2014-04-17 11:19:34,398 WARNING proxy mining_proxy.main # Trying to connect to Stratum pool at 192.168.1.2:9332
2014-04-17 11:19:34,401 INFO stats stats.print_stats # 1 peers connected, state changed 1 times
2014-04-17 11:19:34,403 INFO proxy mining_proxy.on_connect # Connected to Stratum pool at 192.168.1.2:9332
2014-04-17 11:19:34,403 INFO proxy mining_proxy.on_connect # Subscribing for mining jobs
2014-04-17 11:19:34,407 WARNING proxy mining_proxy.main # -----------------------------------------------------------------------
2014-04-17 11:19:34,408 WARNING proxy mining_proxy.main # PROXY IS LISTENING ON ALL IPs ON PORT 3333 (stratum) AND 1234 (getwork)
2014-04-17 11:19:34,410 WARNING proxy mining_proxy.main # -----------------------------------------------------------------------
2014-04-17 11:19:34,410 INFO proxy client_service.handle_event # Setting new difficulty: 41.8985580334
2014-04-17 11:19:34,411 INFO proxy client_service.handle_event # New job 218120647496641940954239730939632275078 for prevhash 6a692fa7, clean_jobs=True
2014-04-17 11:19:34,545 INFO proxy client_service.handle_event # Setting new difficulty: 41.8985580334
2014-04-17 11:19:34,548 INFO proxy client_service.handle_event # New job 233046745934337131359805487615947343187 for prevhash 6a692fa7, clean_jobs=True
2014-04-17 11:19:34,555 INFO proxy client_service.handle_event # Setting new difficulty: 41.8985580334
2014-04-17 11:19:34,558 INFO proxy client_service.handle_event # New job 284941301167202598133416390532168241875 for prevhash 6a692fa7, clean_jobs=True
2014-04-17 11:19:34,573 INFO proxy client_service.handle_event # Setting new difficulty: 41.8985580334
2014-04-17 11:19:34,576 INFO proxy client_service.handle_event # New job 52839956628851028754347912368349498747 for prevhash 6a692fa7, clean_jobs=True
2014-04-17 11:19:34,582 INFO proxy client_service.handle_event # Setting new difficulty: 41.8985580334
2014-04-17 11:19:34,585 INFO proxy client_service.handle_event # New job 277582709765589873348201656238505047486 for prevhash 6a692fa7, clean_jobs=True
2014-04-17 11:19:39,424 INFO proxy client_service.handle_event # Setting new difficulty: 41.8985580334
2014-04-17 11:19:39,427 INFO proxy client_service.handle_event # New job 322025871892336027966607250075456363594 for prevhash 6a692fa7, clean_jobs=True
2014-04-17 11:19:39,444 INFO proxy client_service.handle_event # Setting new difficulty: 41.8985580334
2014-04-17 11:19:39,447 INFO proxy client_service.handle_event # New job 43771082499366205961820283141945869025 for prevhash 6a692fa7, clean_jobs=True
2014-04-17 11:19:39,453 INFO proxy client_service.handle_event # Setting new difficulty: 41.8985580334
2014-04-17 11:19:39,454 INFO proxy client_service.handle_event # New job 30759498972173187666825674470747965721 for prevhash 6a692fa7, clean_jobs=True
2014-04-17 11:19:39,486 INFO proxy client_service.handle_event # Setting new difficulty: 41.8985580334
2014-04-17 11:19:39,487 INFO proxy client_service.handle_event # New job 174567020690227360933972996388366795346 for prevhash 6a692fa7, clean_jobs=True
2014-04-17 11:19:40,905 INFO proxy mining_proxy.on_shutdown # Shutting down proxy...
2014-04-17 11:19:40,907 INFO proxy mining_proxy.on_disconnect # Disconnected from Stratum pool at 192.168.1.2:9332
2014-04-17 11:19:40,910 INFO stats stats.print_stats # 0 peers connected, state changed 1 times

If I run miner_proxy.py by default, it work normally.
Post
Topic
Board Pools
Re: [185 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool
by
novanoob
on 16/04/2014, 13:29:52 UTC
I use bfgminer -http-port 8330 to proxy for an ASICMiner BE Cube and it works very well with p2pool.
this is Long Poll: inactive sheme, could you please check your Efficieny: ?%
Post
Topic
Board Pools
Re: [185 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool
by
novanoob
on 16/04/2014, 09:33:37 UTC
Don't use the mining proxy? iirc p2pool works fine with getwork.
ASICMiner Block Erupter Cube directed to p2pool has only about 60% efficiency
and p2pool not show hashrate fo it insted console msg:

I believe others have said cubes don't work well with p2pool.  But hey, 60% is better than 0% with the proxy. Smiley

Seriously, I suggest another pool with a cube.

cubes work well with proxy - 97-98% efficiency...
will be fine that proxy work with p2pool...
Post
Topic
Board Pools
Re: [185 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool
by
novanoob
on 16/04/2014, 09:25:46 UTC
Don't use the mining proxy? iirc p2pool works fine with getwork.
ASICMiner Block Erupter Cube directed to p2pool has only about 60% efficiency
and p2pool not show hashrate fo it insted console msg:
Code:
2014-04-16 12:28:24.499000     Target: db24b5c57d9bb0000000000000000000000000000000000000000000
2014-04-16 12:28:24.795000 Worker cube253 submitted share with hash > target:
2014-04-16 12:28:24.795000     Hash:   b06b586f4dac49697137d0d941e4bb5460f6b340cd1b2bc02236bf79cdcf8ad
2014-04-16 12:28:24.795000     Target: db24b5c57d9bb0000000000000000000000000000000000000000000
2014-04-16 12:28:24.811000 Worker cube253 submitted share with hash > target:
2014-04-16 12:28:24.811000     Hash:   fbc6c59bd5586e439ea88260933111aefff5a2d5c8916302453781ce60c494ed
2014-04-16 12:28:24.811000     Target: db24b5c57d9bb0000000000000000000000000000000000000000000
2014-04-16 12:28:24.826000 Worker cube253 submitted share with hash > target:
2014-04-16 12:28:24.826000     Hash:   4d1503faebd95b9e174da6e32146fbc131767282eb88d4b2c8edf6e6fd17ed47
2014-04-16 12:28:24.826000     Target: db24b5c57d9bb0000000000000000000000000000000000000000000
2014-04-16 12:28:25.060000 P2Pool: 17688 shares in chain (14732 verified/17692 total) Peers: 6 (0 incoming)
2014-04-16 12:28:25.060000  Local: 0H/s in last 10.0 minutes Local dead on arrival: ??? Expected time to share: ???
2014-04-16 12:28:25.060000  Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC
2014-04-16 12:28:25.060000  Pool: 165TH/s Stale rate: 13.0% Expected time to block: 1.8 days
2014-04-16 12:28:25.232000 Worker cube253 submitted share with hash > target:
2014-04-16 12:28:25.232000     Hash:   63311e01ab25caf7eb4760d5557ec77eaf7cfe037568d7f6abd23359d31f9a03
2014-04-16 12:28:25.232000     Target: db24b5c57d9bb0000000000000000000000000000000000000000000
2014-04-16 12:28:25.248000 Worker cube253 submitted share with hash > target:
2014-04-16 12:28:25.248000     Hash:   e403b813ac18c496bdb9e7c98141944ddf0454abd39c1a38189823b3e8fcdcfb
2014-04-16 12:28:25.248000     Target: db24b5c57d9bb0000000000000000000000000000000000000000000
2014-04-16 12:28:25.263000 Worker cube253 submitted share with hash > target:
2014-04-16 12:28:25.263000     Hash:   3987e9f12da6fbf7dd74b871f6e3994317da901e4de3366cd673915f981043a6
2014-04-16 12:28:25.263000     Target: db24b5c57d9bb0000000000000000000000000000000000000000000
2014-04-16 12:28:25.279000 Worker cube253 submitted share with hash > target:
2014-04-16 12:28:25.279000     Hash:   e004ab6b08d567116c9334d6c1cbafb92c00fccbab6f0407f705efd2765c99a7
2014-04-16 12:28:25.279000     Target: db24b5c57d9bb0000000000000000000000000000000000000000000
2014-04-16 12:28:25.638000 Worker cube253 submitted share with hash > target:
2014-04-16 12:28:25.638000     Hash:   e89f94af0e8430c4ab61b98a03b4e95d09888a14389b1691ea8c8486b446d783
2014-04-16 12:28:25.638000     Target: db24b5c57d9bb0000000000000000000000000000000000000000000
2014-04-16 12:28:25.669000 Worker cube253 submitted share with hash > target:
2014-04-16 12:28:25.669000     Hash:   78bb795c7ebdf9d232f8e7227c5a3f1b4db6a2f10e967baf51e6a1ff2412a202
2014-04-16 12:28:25.669000     Target: db24b5c57d9bb0000000000000000000000000000000000000000000
2014-04-16 12:28:25.684000 Worker cube253 submitted share with hash > target:
2014-04-16 12:28:25.684000     Hash:   49ae678a407d942dfaa7247a88e4b602d6c61ba4a6d26ef82751073de15c67ad
2014-04-16 12:28:25.684000     Target: db24b5c57d9bb0000000000000000000000000000000000000000000
2014-04-16 12:28:25.716000 Worker cube253 submitted share with hash > target:
2014-04-16 12:28:25.716000     Hash:   ad28087bd567f5c6616ce674d80d0f9fa2d71f472538eefc7a13105cdc85e9e6
2014-04-16 12:28:25.716000     Target: db24b5c57d9bb0000000000000000000000000000000000000000000
2014-04-16 12:28:26.028000 Worker cube253 submitted share with hash > target:
2014-04-16 12:28:26.043000     Hash:   9af797c5688dfa2ff9e6739b4b57d457349eb21e02e2b54ae7f160ff766052d6
2014-04-16 12:28:26.043000     Target: db24b5c57d9bb0000000000000000000000000000000000000000000
2014-04-16 12:28:26.059000 Worker cube253 submitted share with hash > target:
2014-04-16 12:28:26.059000     Hash:   cfa674770ea156cb8aa45f188d07a623fc2d57a94ccedbb7007086f7544055d9
2014-04-16 12:28:26.059000     Target: db24b5c57d9bb0000000000000000000000000000000000000000000
2014-04-16 12:28:26.106000 Worker cube253 submitted share with hash > target:
2014-04-16 12:28:26.106000     Hash:   5647fe3176bbe09fb5adc9bad7a502f92806708cfd3b47475210cd6698051ec8
2014-04-16 12:28:26.106000     Target: db24b5c57d9bb0000000000000000000000000000000000000000000
2014-04-16 12:28:26.308000 Worker cube253 submitted share with hash > target:
2014-04-16 12:28:26.308000     Hash:   7147c9870bcb9967e40e588e86e2471035bd78dc89c3998a3b146d2adb24f6e8
2014-04-16 12:28:26.308000     Target: db24b5c57d9bb0000000000000000000000000000000000000000000
Post
Topic
Board Pools
Re: [185 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool
by
novanoob
on 16/04/2014, 08:33:10 UTC
anyone found solution for incompatibility mining_proxy with p2pool?

Code:
C:\>mining_proxy -o 127.0.0.1 -p 9332 -gp 8330
2014-04-16 11:30:30,444 INFO proxy jobs. # C extension for midstate not available. Using default implementation instead.
2014-04-16 11:30:30,444 ERROR proxy mining_proxy.main # Stratum host/port autodetection failed
Traceback (most recent call last):
  File "mining_proxy.py", line 182, in main
AttributeError: 'module' object has no attribute '_parse'
2014-04-16 11:30:30,444 WARNING proxy mining_proxy.main # Stratum proxy version: 1.5.5
2014-04-16 11:30:30,460 WARNING proxy mining_proxy.test_update # Checking for updates...
2014-04-16 11:30:31,022 WARNING proxy mining_proxy.main # Trying to connect to Stratum pool at 127.0.0.1:9332
Unhandled error in Deferred:
Unhandled Error
Traceback (most recent call last):
Failure: stratum.custom_exceptions.TransportException: SocketTransportClientFactory connection timed out
2014-04-16 11:31:09,132 INFO proxy mining_proxy.on_shutdown # Shutting down proxy...
Post
Topic
Board Майнеры
Re: BFL ASICs
by
novanoob
on 05/01/2014, 05:41:14 UTC
а Standard Shipping это чем отправляют?

пришло письмо, у них там вроде завал с отправками...
Post
Topic
Board Майнеры
Re: BFL ASICs
by
novanoob
on 02/01/2014, 19:17:12 UTC
а долго они сейчас жолопены отправляют, если платить в биткоинах?
Post
Topic
Board Altcoin Discussion
Re: TERRACOIN ATTACK OVER 1.2TH ATTACK CONFIRMD
by
novanoob
on 28/07/2013, 06:59:26 UTC
start your client with following parameter :
Code:
-reindex
(append it to your shortcut command), it should do the trick.

loaded only 108222 blocks



upd.
deleted all files (except wallet and conf.) in appdata
loaded only 175038 blocks on 0.1.3-44 client
Post
Topic
Board Mining software (miners)
Re: CGMINER ASIC FPGA GPU overc monit fanspd RPC linux/win/osx/mip/r-pi 3.2.1
by
novanoob
on 15/06/2013, 08:58:28 UTC
same config, but at 3.2.1 all fans go 100% allways, 3.2.0 is it ok.
I assume you mean your GPU fans. There were absolutely no GPU changes going from 3.2.0 to 3.2.1 so you have changed something when upgrading cgminer, likely the driver...
yeeh GPU 58xx series, thank you for reaction...
OpenCL 1.1 AMD-APP (831.4) FULL_PROFILE
8.15.10.2696 (3-19-2012) - GL:ig4icd64.dll

absolutely nothing changed...
just unpack new cgminer on desktop, where all old versions located, copy config files and shortcut to new cgminer directory and do corresponding shortcut changes
 
Post
Topic
Board Mining software (miners)
Re: CGMINER ASIC FPGA GPU overc monit fanspd RPC linux/win/osx/mip/r-pi 3.2.1
by
novanoob
on 15/06/2013, 04:07:29 UTC
same config, but at 3.2.1 all fans go 100% allways, 3.2.0 is it ok.
Post
Topic
Board Трейдеры
Re: Теханализ и не только
by
novanoob
on 23/05/2013, 05:37:54 UTC
Найди 5 отличий  Grin
объёмы в 20 раз
Post
Topic
Board Майнеры
Re: BFL ASICs
by
novanoob
on 29/04/2013, 09:11:09 UTC
- вроде ведь не "всегда" будет возможность, а только 45 дней после оплаты. Если на 45-й день не открыть диспут, то потом ПэйПэл фиатные денежки не вернёт.

Да по истечении 45 дней не вернет, но все равно будет документальное подтверждение в виде инвойса от третьей (нейтральной) стороны. Что может быть использовано как аргумент и инструмент для давления на БФЛ. Кроме того, даже по истечении 45-дней и в случае отказа рефаунда со стороны БФЛ их репутация как мерчанта на "палке" тоже серьезно пострадает. У ПейПэл с этим всё строго поставлено.
Quote
Хотя BFL раньше (в прошлом году) вроде возвращал ПэйПэльный фиат и без диспута, ...
Именно потому они добровольно и возвращали и без диспута, что им не нужны лишние проблемы, в том числе и с репутацией ...

P.S. Кстати, сегодня у БФЛ чего-то не работает магазин.


 Grin Grin Grin Grin Grin
клево ты себя уговариваешь!
Post
Topic
Board Mining (Altcoins)
Re: Cryptocoin Mining Information -- find the most profitable coin to mine!
by
novanoob
on 20/04/2013, 11:23:46 UTC
right chain
it is terracoin-0.1.3-38?
Post
Topic
Board Бизнес
Re: Продам Авалоны срочно.
by
novanoob
on 26/03/2013, 09:27:16 UTC
Ответь в ЛС. Где проживаешь территориально ? Город... Или почту проверь ! ) Спасибо.
Ответил.
и мне скажи
Post
Topic
Board Altcoin Discussion
Re: Ripple Giveaway!
by
novanoob
on 22/03/2013, 06:31:35 UTC
rLZBBkGiU2wgQfSXEjqjryDo6pWUHtWQHB

Thank You!
Post
Topic
Board Новички
Re: Зачем вам биткоины?
by
novanoob
on 13/03/2013, 12:00:01 UTC
Биткоины нужны на обеспеченную старость Wink
+1
Post
Topic
Board Новички
Re: Как вы оказались на bitcointalk.org?
by
novanoob
on 13/03/2013, 11:59:11 UTC
за новой пришел
Post
Topic
Board Новички
Re: Куплю видеокарты для майнинга (Украина)
by
novanoob
on 13/03/2013, 11:42:54 UTC
какой город?
Post
Topic
Board Новички
Re: Новичкам сюда! - FAQ
by
novanoob
on 13/03/2013, 11:40:00 UTC
Quote
лучше всё таки феникс или cgminer
cgminer