if here is any pool staff, can you give me a little advice what i am doing wrong.. or should i modify stratum-mining code to handle fuguecoin?
2014-03-18 18:56:11,019 ERROR template_registry # [Failure instance: Traceback: : invalid address
/usr/lib/python2.7/dist-packages/twisted/internet/defer.py:1126:gotResult
/usr/lib/python2.7/dist-packages/twisted/internet/defer.py:1113:_inlineCallbacks
/usr/lib/python2.7/dist-packages/twisted/internet/defer.py:380:callback
/usr/lib/python2.7/dist-packages/twisted/internet/defer.py:488:_startRunCallbacks
--- ---
/usr/lib/python2.7/dist-packages/twisted/internet/defer.py:575:_runCallbacks
/home/bot/mpos/stratum-mining/lib/template_registry.py:142:_update_block
/home/bot/mpos/stratum-mining/lib/block_template.py:62:fill_from_rpc
/home/bot/mpos/stratum-mining/lib/coinbasetx.py:40:__init__
/home/bot/mpos/stratum-mining/lib/coinbaser.py:76:get_script_pubkey
/home/bot/mpos/stratum-mining/lib/util.py:269:script_to_address
]
2014-03-18 18:56:11,021 INFO coinbaser # Coinbase address 'FGJp82L14TP9F8koYcpiyruM2EwE1gBWVb' is valid
2014-03-18 18:56:11,021 DEBUG coinbaser # Address = FGJp82L14TP9F8koYcpiyruM2EwE1gBWVb
2014-03-18 18:56:11,021 DEBUG coinbaser # PubKey = 02fa65ca0462cd431e1d5418526590406a59b23a1db113a76fb3e6c8647a45be63
2014-03-18 18:56:11,021 DEBUG coinbaser # Is Compressed = True
2014-03-18 18:56:11,021 DEBUG coinbaser # Account = mpos
stratum server is not reporting anything back to client.. and if the miner is running mpos is not showing anything above 0hash/s
if i have to modify stratum-mining code, can someone help? maybe fc.minepool.cc admin?