magalhanze
|
|
May 13, 2016, 05:54:53 PM |
|
trying to sync the wallet but im stuck at block 118718
|
|
|
|
shojayxt
Legendary
Offline
Activity: 896
Merit: 1001
|
|
May 14, 2016, 06:12:17 AM |
|
trying to sync the wallet but im stuck at block 118718
Current block is at 118794 http://45.32.67.42/. You should be able to sync up now.
|
|
|
|
jojo_le_haricot
Jr. Member
Offline
Activity: 55
Merit: 1
|
|
May 14, 2016, 08:07:59 AM |
|
Yeah finally on an exchange ! Hoping there will be no dumpers. How to estimate the right price ?
|
|
|
|
magalhanze
|
|
May 14, 2016, 03:49:39 PM |
|
trying to sync the wallet but im stuck at block 118718
Current block is at 118794 http://45.32.67.42/. You should be able to sync up now. now im on sync
|
|
|
|
jojo_le_haricot
Jr. Member
Offline
Activity: 55
Merit: 1
|
|
May 14, 2016, 04:46:39 PM |
|
Now it will be great to have pools to mine on.
|
|
|
|
coinsocieties
|
|
May 15, 2016, 03:12:53 PM |
|
What is the current difficulty? Is it still profitable to mine this coin? Or is it better to buy at current market price?
|
|
|
|
aptcoin (OP)
Newbie
Offline
Activity: 53
Merit: 0
|
|
May 15, 2016, 10:12:21 PM |
|
|
|
|
|
aptcoin (OP)
Newbie
Offline
Activity: 53
Merit: 0
|
|
May 15, 2016, 10:13:37 PM |
|
What is the current difficulty? Is it still profitable to mine this coin? Or is it better to buy at current market price?
The difficulty is relatively low for any modern CPU, so it's worth trying. If no luck, the market is of course an option.
|
|
|
|
oldcoinguru
|
|
May 16, 2016, 01:10:54 AM |
|
I changed the block explorer to http://45.32.67.42:3001/ because I wanted port 80 for a pool. I am testing a pool but it won't accept found blocks. Here is the error from the stratum log: 2016-05-16 00:32:09,128 INFO template_registry template_registry.submit_share # We found a block candidate! 0000000c1160fd144d21951f38449baf097a114105d7045b498592be8f30df90 2016-05-16 00:32:09,142 ERROR protocol protocol.process_failure # [Failure instance: Traceback: <type 'exceptions.AttributeError'>: 'BlockTemplate' object has no attribute 'calc_sha256' /usr/local/lib/python2.7/dist-packages/stratum-0.3.14-py2.7.egg/stratum/protocol.py:192:dataReceived /usr/local/lib/python2.7/dist-packages/stratum-0.3.14-py2.7.egg/stratum/protocol.py:238:lineReceived /usr/local/lib/python2.7/dist-packages/stratum-0.3.14-py2.7.egg/stratum/services.py:13:_handle_event /usr/local/lib/python2.7/dist-packages/stratum-0.3.14-py2.7.egg/stratum/services.py:81:call --- <exception caught here> --- /usr/lib/python2.7/dist-packages/twisted/internet/defer.py:139:maybeDeferred /usr/local/lib/python2.7/dist-packages/stratum-0.3.14-py2.7.egg/stratum/services.py:78:_run /home/d/stratum-mining/mining/service.py:172:submit /home/d/stratum-mining/lib/template_registry.py:329:submit_share /home/d/stratum-mining/lib/halfnode.py:358:is_valid ]
Any ideas?
|
|
|
|
jojo_le_haricot
Jr. Member
Offline
Activity: 55
Merit: 1
|
|
May 16, 2016, 06:40:19 AM Last edit: May 16, 2016, 07:18:44 AM by jojo_le_haricot |
|
I changed the block explorer to http://45.32.67.42:3001/ because I wanted port 80 for a pool. I am testing a pool but it won't accept found blocks. Here is the error from the stratum log: 2016-05-16 00:32:09,128 INFO template_registry template_registry.submit_share # We found a block candidate! 0000000c1160fd144d21951f38449baf097a114105d7045b498592be8f30df90 2016-05-16 00:32:09,142 ERROR protocol protocol.process_failure # [Failure instance: Traceback: <type 'exceptions.AttributeError'>: 'BlockTemplate' object has no attribute 'calc_sha256' /usr/local/lib/python2.7/dist-packages/stratum-0.3.14-py2.7.egg/stratum/protocol.py:192:dataReceived /usr/local/lib/python2.7/dist-packages/stratum-0.3.14-py2.7.egg/stratum/protocol.py:238:lineReceived /usr/local/lib/python2.7/dist-packages/stratum-0.3.14-py2.7.egg/stratum/services.py:13:_handle_event /usr/local/lib/python2.7/dist-packages/stratum-0.3.14-py2.7.egg/stratum/services.py:81:call --- <exception caught here> --- /usr/lib/python2.7/dist-packages/twisted/internet/defer.py:139:maybeDeferred /usr/local/lib/python2.7/dist-packages/stratum-0.3.14-py2.7.egg/stratum/services.py:78:_run /home/d/stratum-mining/mining/service.py:172:submit /home/d/stratum-mining/lib/template_registry.py:329:submit_share /home/d/stratum-mining/lib/halfnode.py:358:is_valid ]
Any ideas? Ok for the block explorer, I update the adress in the website. Glad to see that you are trying to build a pool even if I can't help you with your trouble But if you want somebody to test your pool I'm here ! @aptcoin : it will be interesting to update the 1st post with website, block explorer and exchange. Also update the topic title maybe ?
|
|
|
|
aptcoin (OP)
Newbie
Offline
Activity: 53
Merit: 0
|
|
May 17, 2016, 02:36:56 AM |
|
I changed the block explorer to http://45.32.67.42:3001/ because I wanted port 80 for a pool. I am testing a pool but it won't accept found blocks. Here is the error from the stratum log: 2016-05-16 00:32:09,128 INFO template_registry template_registry.submit_share # We found a block candidate! 0000000c1160fd144d21951f38449baf097a114105d7045b498592be8f30df90 2016-05-16 00:32:09,142 ERROR protocol protocol.process_failure # [Failure instance: Traceback: <type 'exceptions.AttributeError'>: 'BlockTemplate' object has no attribute 'calc_sha256' /usr/local/lib/python2.7/dist-packages/stratum-0.3.14-py2.7.egg/stratum/protocol.py:192:dataReceived /usr/local/lib/python2.7/dist-packages/stratum-0.3.14-py2.7.egg/stratum/protocol.py:238:lineReceived /usr/local/lib/python2.7/dist-packages/stratum-0.3.14-py2.7.egg/stratum/services.py:13:_handle_event /usr/local/lib/python2.7/dist-packages/stratum-0.3.14-py2.7.egg/stratum/services.py:81:call --- <exception caught here> --- /usr/lib/python2.7/dist-packages/twisted/internet/defer.py:139:maybeDeferred /usr/local/lib/python2.7/dist-packages/stratum-0.3.14-py2.7.egg/stratum/services.py:78:_run /home/d/stratum-mining/mining/service.py:172:submit /home/d/stratum-mining/lib/template_registry.py:329:submit_share /home/d/stratum-mining/lib/halfnode.py:358:is_valid ]
Any ideas? This has not been tested for some time. Have you certainly installed the aptcoin_scrypt and stratum_mining from the aptcoin github sources after or instead of installing the normal ones? Also, the configuration appears to not be correct. Perhaps yours is trying to use sha256 instead of scrypt-nm?
|
|
|
|
jojo_le_haricot
Jr. Member
Offline
Activity: 55
Merit: 1
|
|
May 18, 2016, 12:26:54 PM |
|
So finally, did you managed to run the pool ?
|
|
|
|
jojo_le_haricot
Jr. Member
Offline
Activity: 55
Merit: 1
|
|
May 19, 2016, 07:03:31 PM |
|
|
|
|
|
oldcoinguru
|
|
May 19, 2016, 07:16:34 PM |
|
I changed the block explorer to http://45.32.67.42:3001/ because I wanted port 80 for a pool. I am testing a pool but it won't accept found blocks. Here is the error from the stratum log: 2016-05-16 00:32:09,128 INFO template_registry template_registry.submit_share # We found a block candidate! 0000000c1160fd144d21951f38449baf097a114105d7045b498592be8f30df90 2016-05-16 00:32:09,142 ERROR protocol protocol.process_failure # [Failure instance: Traceback: <type 'exceptions.AttributeError'>: 'BlockTemplate' object has no attribute 'calc_sha256' /usr/local/lib/python2.7/dist-packages/stratum-0.3.14-py2.7.egg/stratum/protocol.py:192:dataReceived /usr/local/lib/python2.7/dist-packages/stratum-0.3.14-py2.7.egg/stratum/protocol.py:238:lineReceived /usr/local/lib/python2.7/dist-packages/stratum-0.3.14-py2.7.egg/stratum/services.py:13:_handle_event /usr/local/lib/python2.7/dist-packages/stratum-0.3.14-py2.7.egg/stratum/services.py:81:call --- <exception caught here> --- /usr/lib/python2.7/dist-packages/twisted/internet/defer.py:139:maybeDeferred /usr/local/lib/python2.7/dist-packages/stratum-0.3.14-py2.7.egg/stratum/services.py:78:_run /home/d/stratum-mining/mining/service.py:172:submit /home/d/stratum-mining/lib/template_registry.py:329:submit_share /home/d/stratum-mining/lib/halfnode.py:358:is_valid ]
Any ideas? This has not been tested for some time. Have you certainly installed the aptcoin_scrypt and stratum_mining from the aptcoin github sources after or instead of installing the normal ones? Also, the configuration appears to not be correct. Perhaps yours is trying to use sha256 instead of scrypt-nm? I followed this: Attention all Pool Operators: We have added stratum support for aptcoin to the stratum-mining module. All of the code is in github, and the easiest way to get it is as follows: https://github.com/aptcoin/stratum-mining.gitFollow normal pool setup instructions (for example the MPos quickstart guide), but using our stratum-mining module instead. The steps differ only a little bit: cd stratum-mining git submodule init git submodule update cd externals/aptcoin_scrypt sudo python setup.py install cd ../stratum sudo python setup.py install Then add your config file to stratum-mining/conf/config.py (be sure to specify 'scrypt-nm' instead of 'scrypt' though) and start the pool. This does not affect the pool front end that you're using. This does not require a new Aptcoin release, however it won't hurt to update your CPUminer if you're going to mine against a pool. Our version is here: https://github.com/aptcoin/cpuminer.gitQuestions, comments, problems? Let us know!
|
|
|
|
jojo_le_haricot
Jr. Member
Offline
Activity: 55
Merit: 1
|
|
May 19, 2016, 07:31:54 PM |
|
I changed the block explorer to http://45.32.67.42:3001/ because I wanted port 80 for a pool. I am testing a pool but it won't accept found blocks. Here is the error from the stratum log: 2016-05-16 00:32:09,128 INFO template_registry template_registry.submit_share # We found a block candidate! 0000000c1160fd144d21951f38449baf097a114105d7045b498592be8f30df90 2016-05-16 00:32:09,142 ERROR protocol protocol.process_failure # [Failure instance: Traceback: <type 'exceptions.AttributeError'>: 'BlockTemplate' object has no attribute 'calc_sha256' /usr/local/lib/python2.7/dist-packages/stratum-0.3.14-py2.7.egg/stratum/protocol.py:192:dataReceived /usr/local/lib/python2.7/dist-packages/stratum-0.3.14-py2.7.egg/stratum/protocol.py:238:lineReceived /usr/local/lib/python2.7/dist-packages/stratum-0.3.14-py2.7.egg/stratum/services.py:13:_handle_event /usr/local/lib/python2.7/dist-packages/stratum-0.3.14-py2.7.egg/stratum/services.py:81:call --- <exception caught here> --- /usr/lib/python2.7/dist-packages/twisted/internet/defer.py:139:maybeDeferred /usr/local/lib/python2.7/dist-packages/stratum-0.3.14-py2.7.egg/stratum/services.py:78:_run /home/d/stratum-mining/mining/service.py:172:submit /home/d/stratum-mining/lib/template_registry.py:329:submit_share /home/d/stratum-mining/lib/halfnode.py:358:is_valid ]
Any ideas? This has not been tested for some time. Have you certainly installed the aptcoin_scrypt and stratum_mining from the aptcoin github sources after or instead of installing the normal ones? Also, the configuration appears to not be correct. Perhaps yours is trying to use sha256 instead of scrypt-nm? I followed this: Attention all Pool Operators: We have added stratum support for aptcoin to the stratum-mining module. All of the code is in github, and the easiest way to get it is as follows: https://github.com/aptcoin/stratum-mining.gitFollow normal pool setup instructions (for example the MPos quickstart guide), but using our stratum-mining module instead. The steps differ only a little bit: cd stratum-mining git submodule init git submodule update cd externals/aptcoin_scrypt sudo python setup.py install cd ../stratum sudo python setup.py install Then add your config file to stratum-mining/conf/config.py (be sure to specify 'scrypt-nm' instead of 'scrypt' though) and start the pool. This does not affect the pool front end that you're using. This does not require a new Aptcoin release, however it won't hurt to update your CPUminer if you're going to mine against a pool. Our version is here: https://github.com/aptcoin/cpuminer.gitQuestions, comments, problems? Let us know! Ok and it works ? can we sign up to your pool ?
|
|
|
|
oldcoinguru
|
|
May 19, 2016, 07:40:29 PM |
|
Solved blocks are still being rejected so don't waste your hash. Still looking into it.
|
|
|
|
jojo_le_haricot
Jr. Member
Offline
Activity: 55
Merit: 1
|
|
May 20, 2016, 06:37:25 PM Last edit: May 23, 2016, 08:08:52 AM by jojo_le_haricot |
|
I also tried to make a pool following MPOS getting strated and aptcoin readme. The pool seems to be ok but all my shares are invalid I specified COINDAEMON_ALGO = 'scrypt-nm' in stratum-mining/conf/config.py But what I have to put in MPOS global.inc.php for $config['algorithm'] = '******'; ?
|
|
|
|
Cryptoraizen
Newbie
Offline
Activity: 18
Merit: 0
|
|
May 28, 2016, 11:23:14 AM Last edit: May 28, 2016, 12:47:20 PM by Cryptoraizen |
|
Dev, update please download link for wallet and do you try add this coin on bittrex? Nice page http://aptcoin.net/
|
|
|
|
|
jojo_le_haricot
Jr. Member
Offline
Activity: 55
Merit: 1
|
|
June 23, 2016, 07:01:04 AM Last edit: June 23, 2016, 07:36:00 AM by jojo_le_haricot |
|
Really dead this time ? Explorer not online Deposits on Yobit don't work anymore
|
|
|
|
|