Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to check stratum-mining-litecoin run succeed #93

Open
yosoyu opened this issue Jan 5, 2014 · 1 comment
Open

How to check stratum-mining-litecoin run succeed #93

yosoyu opened this issue Jan 5, 2014 · 1 comment

Comments

@yosoyu
Copy link

yosoyu commented Jan 5, 2014

Hi,

Thank you for your excellent work.

I run twistd -ny launcher.tac -l log/debug.log.

Output:
2014-01-05 22:49:09,164 INFO block_updater block_updater.run # Checking for new block.
2014-01-05 22:49:14,163 INFO block_updater block_updater.run # Checking for new block.
2014-01-05 22:49:14,167 INFO block_updater block_updater.run # Merkle update! Prevhash: 27a4ed8806c5ffc8478925b0187f27383b54a2679e1119114654c7b827b630ba
2014-01-05 22:49:14,194 INFO template_registry template_registry.add_template # New template for 27a4ed8806c5ffc8478925b0187f27383b54a2679e1119114654c7b827b630ba
2014-01-05 22:49:14,194 INFO subscription subscription.on_template # BROADCASTED to 0 connections in 0.000 sec
2014-01-05 22:49:14,195 INFO template_registry template_registry._update_block # Update finished, 0.008 sec, 53 txes
2014-01-05 22:49:19,171 INFO block_updater block_updater.run # Checking for new block.
2014-01-05 22:49:24,169 INFO block_updater block_updater.run # Checking for new block.
2014-01-05 22:49:29,169 INFO block_updater block_updater.run # Checking for new block.
2014-01-05 22:49:29,176 INFO block_updater block_updater.run # New block! Prevhash: 3f5767e04a24a1f954bdb2e8c055b70bde96fe7fa8d4468c8805d5150fa8a0fd
2014-01-05 22:49:29,184 INFO template_registry template_registry.add_template # New template for 3f5767e04a24a1f954bdb2e8c055b70bde96fe7fa8d4468c8805d5150fa8a0fd
2014-01-05 22:49:29,185 INFO subscription subscription.on_template # BROADCASTED to 0 connections in 0.000 sec
2014-01-05 22:49:29,185 INFO template_registry template_registry._update_block # Update finished, 0.004 sec, 26 txes
....

Question 1 What does this above log mean?

Question 2 I used a command to mine:
cgminer.exe --scrypt -o stratum+tcp://wadaola.com:3333 -u yoso.1 -p x -I 13

my cgminer version is : 3.5.0.
It seems that it doesn't connect to the stratum-mining-litecoin.

Could you please help? Thank you very much :)

Yoso

@TheSerapher
Copy link

Please see here: #91

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants