Pages:
Author

Topic: [ANN] [SHA256]+[CPU] MediterraneanCoin (MED) - REUSE your ERUPTER!! - page 90. (Read 227779 times)

newbie
Activity: 35
Merit: 0
And here goes the first mining pool for the new PoW HybridScryptHAsh256 PoW algorithm!

http://ibipot.com

you should use the new second generation bfgminer (here: https://bitcointalksearch.org/topic/m.4814800)

example:
bfgminer -o http://ibipot.com:3333 -u username.workername -p 123

with the new bfgminer, mcproxy functionalities are integrated all in one software, you do not need mcproxy anymore.

OR

if you want to continue us cgminer/bfgminer (first version) + mcproxy, you can!.
You will need to setup your own instance of stratum-mining-proxy (https://github.com/mrtexaznl/stratum-mining-proxy).

We are here to support miners! Post in the forum to get help.  Wink





Successfully poolmining with the new bfgminer! This is very exciting!! Smiley
sr. member
Activity: 266
Merit: 250
sr. member
Activity: 266
Merit: 250
This is what I get when start the new miner, it can not connect to the wallet.
If I run the runmcproxy jar it will connect to the wallet but submit no shares.
Anyway, I stick with the old one for now.


This is the message when using the new miner without runmcproxy jar.

[2014-01-29 19:11:34] Pool 0 slow/down or URL or credentials invalid
 [2014-01-29 19:11:34] No servers were found that could be used to get work from
.
 [2014-01-29 19:11:34] Please check the details from the list below of the serve
rs you have input
 [2014-01-29 19:11:34] Most likely you have input the wrong URL, forgotten to ad
d a port, or have not set up workers
 [2014-01-29 19:11:34] Pool: 0  URL: http://localhost:8080  User: user  Password
: user5
 [2014-01-29 19:11:34] Press any key to exit, or BFGMiner will try again in 15s.



if you solo mine with second gen bfgminer + wallet, you should invoke bfgminer with -o http://localhost:9372; also check username and password (should be the same of your mediterranean.conf file).
full member
Activity: 184
Merit: 100
This is what I get when start the new miner, it can not connect to the wallet.
If I run the runmcproxy jar it will connect to the wallet but submit no shares.
Anyway, I stick with the old one for now.


This is the message when using the new miner without runmcproxy jar.

[2014-01-29 19:11:34] Pool 0 slow/down or URL or credentials invalid
 [2014-01-29 19:11:34] No servers were found that could be used to get work from
.
 [2014-01-29 19:11:34] Please check the details from the list below of the serve
rs you have input
 [2014-01-29 19:11:34] Most likely you have input the wrong URL, forgotten to ad
d a port, or have not set up workers
 [2014-01-29 19:11:34] Pool: 0  URL: http://localhost:8080  User: user  Password
: user5
 [2014-01-29 19:11:34] Press any key to exit, or BFGMiner will try again in 15s.

sr. member
Activity: 266
Merit: 250
@smallplatf
Is the new miner only for pool mining?
It does not work for me, solo mining.

BTW, coins received. Thanks.

it has been developed specifically for pool mining,
we have a report from at least a user which tested it for solo mining.

if you can post or pm complete log messages it would help to understand the issue.
full member
Activity: 184
Merit: 100
 @smallplatf
Is the new miner only for pool mining?
It does not work for me, solo mining.

BTW, coins received. Thanks.
sr. member
Activity: 266
Merit: 250
hi all,
as requested, we provide a win32 installer for medcoin_hybrid (python module for HybridScryptHash256):


https://github.com/mrtexaznl/medcoin_hybrid/releases/tag/v1.0.0


a win32 installer for stratum:

https://github.com/mrtexaznl/stratum/releases/tag/v1.0.0

and win32 installer for stratum-mining-proxy:

https://github.com/mrtexaznl/stratum-mining-proxy/releases/tag/v1.0.0

you need to install medcoin_hybrid, stratum and then stratum-mining-proxy.


but please remember that first you should install python 2.7 for windows:

http://www.python.org/download/releases/2.7.6/


everything has been checked with virustotal antiviruses. click on links for antivirus result details.


have fun!  Wink


In order to install and use stratum-mining-proxy on windows,
you need the following python modules:

medcoin_hybrid
stratum
twisted
ecdsa
pyopenssl
autobahn

you can download the sources, search the package on https://pypi.python.org; or use the following installers for windows (please check with antivirus before using):


https://github.com/mrtexaznl/stratum/releases/download/v1.0.0/autobahn-0.7.4.win32.exe
https://github.com/mrtexaznl/stratum/releases/download/v1.0.0/ecdsa-0.10.win32.exe
http://twistedmatrix.com/Releases/Twisted/13.2/Twisted-13.2.0.win32-py2.7.exe
https://pypi.python.org/packages/2.7/p/pyOpenSSL/pyOpenSSL-0.13.1.win32-py2.7.exe
https://pypi.python.org/packages/2.7/z/zope.interface/zope.interface-3.6.7.win32-py2.7.exe

https://github.com/mrtexaznl/stratum/releases/download/v1.0.0/stratum-0.3.14.win32.exe
https://github.com/mrtexaznl/medcoin_hybrid/releases/download/v1.0.0/medcoin_hybrid-1.0.win32-py2.7.exe
https://github.com/mrtexaznl/stratum-mining-proxy/releases/download/v1.0.0/stratum_mining_proxy-1.3.0.win32.exe

full member
Activity: 184
Merit: 100
Mt5uu2HdaM3mbQXn6btAHpP5NEC8mfz5fw

Thanks.
newbie
Activity: 26
Merit: 0
MgSjok3uibXZjmex6s6aTEGv1McrnpMdU4

Thanks!
member
Activity: 66
Merit: 10
It's a good job,try it first.

Mi6VX1YBe353dhu89DANzDptcvCoyfTpke

Thx!:)
sr. member
Activity: 266
Merit: 250
hi all,
as requested, we provide a win32 installer for medcoin_hybrid (python module for HybridScryptHash256):


https://github.com/mrtexaznl/medcoin_hybrid/releases/tag/v1.0.0


a win32 installer for stratum:

https://github.com/mrtexaznl/stratum/releases/tag/v1.0.0

and win32 installer for stratum-mining-proxy:

https://github.com/mrtexaznl/stratum-mining-proxy/releases/tag/v1.0.0

you need to install medcoin_hybrid, stratum and then stratum-mining-proxy.


but please remember that first you should install python 2.7 for windows:

http://www.python.org/download/releases/2.7.6/


everything has been checked with virustotal antiviruses. click on links for antivirus result details.


have fun!  Wink
sr. member
Activity: 266
Merit: 250
Mp4piGk6gy3gE3Xn3fgMmxbSHQA51mKRRd

thank i'll give the pool a shot. Smiley

 Cheesy
newbie
Activity: 33
Merit: 0
Coins received, thank you.
newbie
Activity: 27
Merit: 0
Already mining on the pool using linux 32 with 1 erupter.

thank you for the giveaway

Me1E4RJLzjGeMkCqEtgShUyBn7hVpXgKPw
newbie
Activity: 1
Merit: 0
Mp4piGk6gy3gE3Xn3fgMmxbSHQA51mKRRd

thank i'll give the pool a shot. Smiley
sr. member
Activity: 266
Merit: 250
from eestimees

............................................................................... ........
OR

if you want to continue us cgminer/bfgminer (first version) + mcproxy, you can!.
You will need to setup your own instance of stratum-mining-proxy (https://github.com/mrtexaznl/stratum-mining-proxy).

We are here to support miners! Post in the forum to get help.  Wink


I just want to clear this

as eestimees say bfgminer v3.9.0.1-med requires mcproxy
and when I point my miner directly to pool with  bfgminer v3.9.0.1 - where is mcproxy ? and stratum ?
I understand things , that- if i use bfgminer v3.9.0.1  i need mcproxy and stratum-mining-proxy
only bfgminer v3.9.0.1 don't work

If you download modified bfgminer (the link on mediterraneancoin.org) then all required scrypt calculations and proxy is coded into bfgminer, no other programs need Smiley

so latest bfgminer-med will not require mcproxy


If you mean bfgminer v3.9.0.3 , then OK I agree

I want to be clear
if i just want to try and work better for me
bfgminer v3.9.0.1+mcproxy+stratum-mining-proxy
and i use windows , last part (stratum-mining-proxy) missing for me

you can not use bfgminer from other sources, ok you can but it will produce lot of invalid shares and you get banned from pool..




I just tell you , link and version you provide DON'T work directly with pool   man !!!

yes, apologies:

the correct link to the second generation (the newest) bfgminer is:
https://github.com/mrtexaznl/bfgminer/releases/download/v3.9.0.3-med/win32-bfgminer-2.zip
newbie
Activity: 33
Merit: 0
The updated bfgminer for windows works great for me too without mcproxy or stratum-mining-proxy etc.
hero member
Activity: 651
Merit: 500

I just tell you , link and version you provide DON'T work directly with pool   man !!!

oh.. my bad, will fix link right away, thank for explaining Wink
member
Activity: 66
Merit: 10
from eestimees

............................................................................... ........
OR

if you want to continue us cgminer/bfgminer (first version) + mcproxy, you can!.
You will need to setup your own instance of stratum-mining-proxy (https://github.com/mrtexaznl/stratum-mining-proxy).

We are here to support miners! Post in the forum to get help.  Wink


I just want to clear this

as eestimees say bfgminer v3.9.0.1-med requires mcproxy
and when I point my miner directly to pool with  bfgminer v3.9.0.1 - where is mcproxy ? and stratum ?
I understand things , that- if i use bfgminer v3.9.0.1  i need mcproxy and stratum-mining-proxy
only bfgminer v3.9.0.1 don't work

If you download modified bfgminer (the link on mediterraneancoin.org) then all required scrypt calculations and proxy is coded into bfgminer, no other programs need Smiley

so latest bfgminer-med will not require mcproxy


If you mean bfgminer v3.9.0.3 , then OK I agree

I want to be clear
if i just want to try and work better for me
bfgminer v3.9.0.1+mcproxy+stratum-mining-proxy
and i use windows , last part (stratum-mining-proxy) missing for me

you can not use bfgminer from other sources, ok you can but it will produce lot of invalid shares and you get banned from pool..




I just tell you , link and version you provide DON'T work directly with pool   man !!!

     I DL'd the updated bfgminer from the link about an hour ago, Cut and Pasted the http: address from the post into the .bat fine and it worked the first time.
member
Activity: 66
Merit: 10
Could it be that the HW errors I'm getting are part of the CPU/Asic ratio limiter? My Antminers are OC'd and normally hash at about 2 gh's each and they are hashing at about 950 kh - 1.3 gh's at the moment (each). The HW error rate is steady at approx. 42% over the last hour, if I were to add the 42% back into the hashrate it would be about 2 Gh's....(my normal hashing rate). Maybe there is nothing really wrong...I'll have to set it up in my Laptop with the i7 Processor to check the hashrate, theoretically the i7 should allow a higher hashrate than the i3 and therefore a lower HW error...I'll try when I get home tonight.
Pages:
Jump to: