Bitcoin Forum
June 16, 2024, 07:11:31 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 [23] 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 ... 111 »
  Print  
Author Topic: [ANN] [SHA256]+[CPU] MediterraneanCoin (MED) - REUSE your ERUPTER!!  (Read 227779 times)
levelten
Full Member
***
Offline Offline

Activity: 184
Merit: 100


View Profile
January 30, 2014, 02:28:30 AM
 #441

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).

Oops!
I forgot to change the port to 9372 on my bat file to match the config file. It is working now. Thank you very much. Smiley
oscarsum
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile
January 30, 2014, 03:39:52 AM
 #442

MaNvmL4arEMVxqS3KF4aw5N7qeSPGmfs94

thx!!
nohow82
Member
**
Offline Offline

Activity: 103
Merit: 10


View Profile
January 30, 2014, 10:54:57 AM
 #443

hi to everyone, i need help to setup proxy for cgminer to mine on ibipot pool, so i could increase pool hash power.

Now on pool i'm using 2 Asicminer Blade, on two differents pc.

I'm mining with your modified bfgminer with mcproxy integrated.

Settings are this

bfgminer --http-port 8080 -o http://ibipot.com:3333 -u ********** -p *************

Be sure that you have configured in your blade port 8080, server is your ipaddress user a password it's not important because it's used in bfgminer.

thanks in advance
eestimees
Hero Member
*****
Offline Offline

Activity: 651
Merit: 500



View Profile
January 30, 2014, 11:07:57 AM
 #444

hi to everyone, i need help to setup proxy for cgminer to mine on ibipot pool, so i could increase pool hash power.

Now on pool i'm using 2 Asicminer Blade, on two differents pc.

I'm mining with your modified bfgminer with mcproxy integrated.

Settings are this

bfgminer --http-port 8080 -o http://ibipot.com:3333 -u ********** -p *************

Be sure that you have configured in your blade port 8080, server is your ipaddress user a password it's not important because it's used in bfgminer.

thanks in advance

Thanks for sharing!

for cgminer you need:

1) mining-proxy from (look above smallplatf post)
start: mining-proxy -o ibipot.com -p 3333 -gp 8082 -sp 3334

2) MCProxy.jar
start: java -jar mcproxy.jar -p 8082 -s localhost -a   (if mining-proxy is on another PC then uset that IP instead of localhost)

3) modified cgminer for MED mining
start: cgminer -o http://localhost:8080 -u username.worker -p 123 (if mcproxy on on another PC then use that IP instead of localhost)

I think it should work like that


eestimees
nohow82
Member
**
Offline Offline

Activity: 103
Merit: 10


View Profile
January 30, 2014, 11:15:55 AM
 #445

i don't understand point 1...
how to start mining proxy? from CMD?or something else?
eestimees
Hero Member
*****
Offline Offline

Activity: 651
Merit: 500



View Profile
January 30, 2014, 11:23:48 AM
 #446

i don't understand point 1...
how to start mining proxy? from CMD?or something else?

yes, open CMD, go to directory where you saved mining-proxy.exe (eg: CD \Users\me\Desktop\MED\)

I'll try to make and .bat file example


eestimees
eestimees
Hero Member
*****
Offline Offline

Activity: 651
Merit: 500



View Profile
January 30, 2014, 11:27:11 AM
 #447

i don't understand point 1...
how to start mining proxy? from CMD?or something else?

have you done that:

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



eestimees
battsali
Sr. Member
****
Offline Offline

Activity: 386
Merit: 250


View Profile
January 30, 2014, 11:40:11 AM
Last edit: January 30, 2014, 12:15:20 PM by battsali
 #448

hi to everyone, i need help to setup proxy for cgminer to mine on ibipot pool, so i could increase pool hash power.

Now on pool i'm using 2 Asicminer Blade, on two differents pc.

I'm mining with your modified bfgminer with mcproxy integrated.

Settings are this

bfgminer --http-port 8080 -o http://ibipot.com:3333 -u ********** -p *************

Be sure that you have configured in your blade port 8080, server is your ipaddress user a password it's not important because it's used in bfgminer.

thanks in advance

try this, if you want to use only bfgminer

bfgminer -o http://ibipot.com:3333 -u xxx  -p xxx --http-port 8332

there 8332 is port in config page on blade

for this use latest bfgminer version 3.9.0.3
__bfgminer v3.9.0.3
https://github.com/mrtexaznl/bfgminer/releases/download/v3.9.0.3-med/win32-bfgminer-2.zip


if you want to use proxy , you must use bfgminer version 3.9.0.1, mcproxy and stratum mining proxy

__bfgminer v3.9.0.1
https://github.com/mrtexaznl/bfgminer/releases/download/v3.9.0.1-med/win32-bfgminer-1.zip

__mcproxy
https://github.com/mrtexaznl/mcproxy/archive/master.zip

__stratum mining proxy
https://github.com/mrtexaznl/stratum-mining-proxy/releases/download/v1.0.0/stratum-mining-proxy.zip


for bfgminer

bfgminer -o http://localhost:8080 -u xxx  -p xxx --http-port 8332

for mcproxy

java -jar mcproxy.jar -p 8082 -s localhost -a

and for stratum mining proxy

mining_proxy.exe -o ibipot.com -p 3333 -gp 8082 -sp 3334

 
start stratum mining proxy
start mcproxy
start bfgminer


try and choise best for you  Wink
 

and about cgminer and blade  .,.,,. forgot about it
loonsert
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
January 30, 2014, 12:59:02 PM
 #449

I do not come to the coin. Version medcoin-win32-v0.8.5.2 wallet synchronized. What to do?
battsali
Sr. Member
****
Offline Offline

Activity: 386
Merit: 250


View Profile
January 30, 2014, 01:51:18 PM
 #450

I do not come to the coin. Version medcoin-win32-v0.8.5.2 wallet synchronized. What to do?

Take your MED address from wallet and go to Klondike -> http://ibipot.com/     Grin

if you have some problem , please be more objective

synchronization is slow
smallplatf (OP)
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile WWW
January 30, 2014, 02:04:47 PM
 #451

I do not come to the coin. Version medcoin-win32-v0.8.5.2 wallet synchronized. What to do?

add the following lines to mediterraneancoin.conf:

addnode=node1.mediterraneancoin.org
addnode=node2.mediterraneancoin.org
addnode=node3.mediterraneancoin.org
addnode=node4.mediterraneancoin.org

MED: MeGbEre5ZyD3ug946sPuq5C6yy8ZPriwhf | BTC: 16EGB9xjGDANkfF8rw2sg29RcFmLPWLnhZ | http://www.mediterraneancoin.org | https://twitter.com/MEDDevTeam | http://forum.mediterraneancoin.org
emrgohff
Newbie
*
Offline Offline

Activity: 83
Merit: 0


View Profile
January 30, 2014, 03:09:50 PM
 #452

MYFo4XtG3gPgx5Wj1ahScj7CBYUk2gspWs

Obrigado
eestimees
Hero Member
*****
Offline Offline

Activity: 651
Merit: 500



View Profile
January 30, 2014, 08:22:30 PM
 #453

is MED on any exchanges, id like to buy some?

how many you'd like to buy?


eestimees
poplolnman
Legendary
*
Offline Offline

Activity: 1442
Merit: 1008



View Profile
January 30, 2014, 10:09:17 PM
 #454

is MED on any exchanges, id like to buy some?

how many you'd like to buy?

what miners do you have for sale besides the BE's and Im in the US, does that affect shipment?

I'm in 400,000 euros debt , dont help me , i rather die
poplolnman
Legendary
*
Offline Offline

Activity: 1442
Merit: 1008



View Profile
January 31, 2014, 12:27:55 AM
 #455

the dice game only sends my money back each time i send it to them... Angry

I'm in 400,000 euros debt , dont help me , i rather die
halabibk
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
January 31, 2014, 12:57:48 AM
 #456

Because you playing the top one, select 50%
halabibk
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
January 31, 2014, 01:10:40 AM
 #457

the dice game only sends my money back each time i send it to them... Angry

Try this address for 50% dice game

MYhX7M221kD2tTRVSbScuj2pBGCf5vNd63

If work donate to:
MosE9qerq33PcWQivJP339vpUEjGECaxRs
eestimees
Hero Member
*****
Offline Offline

Activity: 651
Merit: 500



View Profile
January 31, 2014, 06:20:27 AM
 #458

is MED on any exchanges, id like to buy some?

how many you'd like to buy?

what miners do you have for sale besides the BE's and Im in the US, does that affect shipment?

only those that are listen on pool webpage, sipping to US is not a problem.


eestimees
smallplatf (OP)
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile WWW
January 31, 2014, 06:51:06 AM
 #459

the dice game only sends my money back each time i send it to them... Angry

you mean http://med.altdice.net/?
there is a max bet limit for each address, max bets column.

if you send more then max bet you get your bet back as it is.

MED: MeGbEre5ZyD3ug946sPuq5C6yy8ZPriwhf | BTC: 16EGB9xjGDANkfF8rw2sg29RcFmLPWLnhZ | http://www.mediterraneancoin.org | https://twitter.com/MEDDevTeam | http://forum.mediterraneancoin.org
poplolnman
Legendary
*
Offline Offline

Activity: 1442
Merit: 1008



View Profile
January 31, 2014, 06:53:41 AM
 #460

its ok now i talked to their support...they were very helpful

I'm in 400,000 euros debt , dont help me , i rather die
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 [23] 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 ... 111 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!