Pages:
Author

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

sr. member
Activity: 266
Merit: 250
If I bought an Erupter, how long would it take to break even with this coin? roughly.. at the current time?

At current time MediterraneanCoin is not exchangeable on exchange platform... we wait for IPO Smiley


Everyone should post in this thread here: https://bitcointalksearch.org/topic/exchange-create-app-to-help-exchange-new-altcoin-newchgcom-400513

to get MED added to http://newchg.com/

It's a great little site designed to help buyers and sellers contact each other by posting bids/asks linked to your bitcointalk.org profile. Handy little website that is great for exchanging newly released coins Smiley

Also, the devs should contact some sites like http://altdice.net/ etc to get some services up and running so this coin can get some circulation and more exposure.

hi all,
as per your suggestion, just got in touch with the devs at http://newchg.com/ and http://altdice.net/.

also, if anybody feels like pushing our request on cryptsy exchange, you can post something here:

https://cryptsy.freshdesk.com/support/discussions/topics/62907

sr. member
Activity: 280
Merit: 250
TECHNOLOGY, BABY!
If I bought an Erupter, how long would it take to break even with this coin? roughly.. at the current time?

At current time MediterraneanCoin is not exchangeable on exchange platform... we wait for IPO Smiley


Everyone should post in this thread here: https://bitcointalksearch.org/topic/exchange-create-app-to-help-exchange-new-altcoin-newchgcom-400513

to get MED added to http://newchg.com/

It's a great little site designed to help buyers and sellers contact each other by posting bids/asks linked to your bitcointalk.org profile. Handy little website that is great for exchanging newly released coins Smiley

Also, the devs should contact some sites like http://altdice.net/ etc to get some services up and running so this coin can get some circulation and more exposure.
sr. member
Activity: 280
Merit: 250
TECHNOLOGY, BABY!
Been mining happily away with my erupter since I got it working, haven't had any issues so far Smiley

Definitely liking this coin, hopefully more people gain interest in it. It's nice to be able to reuse some lower-powered ASIC's and feel like you're actually getting some reward (rather than BTC.00000001/day).

Obviously I am satisfied continuing to solo mine since I'm getting a block or two every few hours which is great. However, is there any news/updates on how the p2pool is coming along? Would be great to get some more steady payouts with lower variance Smiley
full member
Activity: 226
Merit: 100
If I bought an Erupter, how long would it take to break even with this coin? roughly.. at the current time?

At current time MediterraneanCoin is not exchangeable on exchange platform... we wait for IPO Smiley
member
Activity: 70
Merit: 10
Hi,

If I bought an Erupter, how long would it take to break even with this coin? roughly.. at the current time?
sr. member
Activity: 386
Merit: 250
Ok thanks @cr1st0f
maybe i will try with 64bit version to increase the speed
full member
Activity: 226
Merit: 100
hi there
i try to mine whith Blade     --http-port option
but bfgminer show 5-6 Gh maximum
can you fix? -> for win32

Your sha256 asic speed is proportional to CPU Power of Java mcProxy Wink
I have  a BFL 30ghs. With bitcoin work at 33ghs, here at 28ghs with 64bit java/15ghs with 32bit java.
mcproxy cap at 100% 1 core of my cpu. I think that it prepare scrypt part of MED proof of work.
sr. member
Activity: 386
Merit: 250
hi there
i try to mine whith Blade     --http-port option
but bfgminer show 5-6 Gh maximum
can you fix? -> for win32

if any have big amount of MED MefcunyAEpcFbVUAWAKLeWHsHNVmVXAJB7
Thanks  Wink
sr. member
Activity: 266
Merit: 250
Synching the block chain is very slow

you can download from here a snapshot of the blockchain (2014-01-10):

www.mediterraneancoin.org/downloads/med-blockchain-20140110.tgz

ATTENTION: when restarted, the daemon will do a rescan of the blockchain, which might take a few hours on slower machines. So in the end it can be more convenient to download the blockchain.


instructions:
1 - stop the wallet (or the daemon) if is not running
2 - backup your wallet.dat file [this operation will not touch wallet.dat but it is always safe to make a backup of your wallet]
3 - inside .mediterraneancoin directory remove the previous blocks and chainstate directories
4 - uncompress the content of the archive inside .mediterraneancoin directory
5 - restart the wallet (or the daemon)
6 - wait for the wallet/daemon to complete the block rescan (might take hours!)




full member
Activity: 140
Merit: 100
Synching the block chain is very slow
full member
Activity: 226
Merit: 100
Nice Coin!
All Work fine for me ! Smiley




p.s. it's possible to write multithreading proxy? now use only 1 core.
sr. member
Activity: 266
Merit: 250
legendary
Activity: 1288
Merit: 1043
:^)
it seems that we got one case where the miner got an accepted block but it was not accredited as new block ,so we have the logs to study.... will follow up later.

One case is great. Overnight, I got 8 shares accepted in few hours and 0 blocks mined. Too painful to watch it at miner screen so
I shut it down before taking screenshot, stupid me. I checked debug.log (MED wallet was running with -debug and -debugnet) but
nothing unusual is there. I know what debug.log is supposed to look like, I was doing testing of Bitcoin-Qt on main and testnet
and many other altcoin Qt wallets. Let me know if you spotted some weird pattern or direct evidence of problem in your debug.log

As a sidenote, when solo mining on Bitcoin testnet without LP, same settings for CGMiner or BFGMiner, the ratio of rejected blocks
is around 10% of total blocks mined. Because there is no proxy of any kind between Bitcoin wallet and miner I can see that hashes
are rejected on miner screen. With MED it seems that mcproxy is either not submitting all hashes (but it reports them as accepted)
or does not return a message to miner about hash rejected by MED wallet. As a result, percentage of actualy rejected hashes and
thus blocks is huge, maybe even over 50% for me.

As I typed text above shit hitted the fan again, check it out bellow:



Data in debug.log at that time (it uses GMT 0 but I live in GMT +1):

Code:
2014-01-09 10:44:41 received block adefa4a169f0eed84cb3e1e1b2fc582ab49c7e3796476cbfa5b727bb6b7dd506
2014-01-09 10:44:42 Committing 1 changed transactions to coin database...
2014-01-09 10:44:42 SetBestChain: new best=adefa4a169f0eed84cb3e1e1b2fc582ab49c7e3796476cbfa5b727bb6b7dd506  height=13041  log2_work=54.850204  tx=13133  date=2014-01-09 10:44:25 progress=0.999970
2014-01-09 10:44:42 ProcessBlock: ACCEPTED
2014-01-09 10:44:42 received: inv (37 bytes)
2014-01-09 10:44:42   got inventory: block adefa4a169f0eed84cb3e1e1b2fc582ab49c7e3796476cbfa5b727bb6b7dd506  have
2014-01-09 10:44:42 sending: getblocks (837 bytes)
2014-01-09 10:44:42 force request: block adefa4a169f0eed84cb3e1e1b2fc582ab49c7e3796476cbfa5b727bb6b7dd506
2014-01-09 10:44:42 sending: inv (37 bytes)
2014-01-09 10:44:42 received: inv (37 bytes)
2014-01-09 10:44:42   got inventory: block adefa4a169f0eed84cb3e1e1b2fc582ab49c7e3796476cbfa5b727bb6b7dd506  have
2014-01-09 10:44:42 sending: getblocks (837 bytes)
2014-01-09 10:44:42 force request: block adefa4a169f0eed84cb3e1e1b2fc582ab49c7e3796476cbfa5b727bb6b7dd506
2014-01-09 10:44:42 sending: inv (37 bytes)
2014-01-09 10:44:42 sending: inv (37 bytes)
2014-01-09 10:44:42 sending: inv (37 bytes)
2014-01-09 10:44:42 received: inv (37 bytes)
2014-01-09 10:44:42   got inventory: block adefa4a169f0eed84cb3e1e1b2fc582ab49c7e3796476cbfa5b727bb6b7dd506  have
2014-01-09 10:44:42 sending: getblocks (837 bytes)
2014-01-09 10:44:42 force request: block adefa4a169f0eed84cb3e1e1b2fc582ab49c7e3796476cbfa5b727bb6b7dd506
2014-01-09 10:44:42 received: inv (37 bytes)
2014-01-09 10:44:42   got inventory: block adefa4a169f0eed84cb3e1e1b2fc582ab49c7e3796476cbfa5b727bb6b7dd506  have
2014-01-09 10:44:42 sending: getblocks (837 bytes)
2014-01-09 10:44:42 force request: block adefa4a169f0eed84cb3e1e1b2fc582ab49c7e3796476cbfa5b727bb6b7dd506
2014-01-09 10:44:43 received: inv (37 bytes)
2014-01-09 10:44:43   got inventory: block adefa4a169f0eed84cb3e1e1b2fc582ab49c7e3796476cbfa5b727bb6b7dd506  have
2014-01-09 10:44:43 sending: getblocks (837 bytes)
2014-01-09 10:44:43 force request: block adefa4a169f0eed84cb3e1e1b2fc582ab49c7e3796476cbfa5b727bb6b7dd506
2014-01-09 10:44:43 sending: inv (37 bytes)
2014-01-09 10:44:45 CreateNewBlock(): total size 1000
2014-01-09 10:44:46 connection timeout
2014-01-09 10:44:47 trying connection 50.202.109.250:9373 lastseen=64.3hrs
2014-01-09 10:44:52 connection timeout
2014-01-09 10:44:53 trying connection 123.14.50.220:9373 lastseen=10.3hrs
2014-01-09 10:44:58 connection timeout
2014-01-09 10:44:58 trying connection 94.122.229.0:9373 lastseen=116.8hrs
2014-01-09 10:45:03 connection timeout
2014-01-09 10:45:04 trying connection 123.14.50.220:9373 lastseen=10.3hrs
2014-01-09 10:45:09 connection timeout
2014-01-09 10:45:09 trying connection 173.48.141.74:9373 lastseen=4.9hrs
2014-01-09 10:45:14 connection timeout
2014-01-09 10:45:15 trying connection 197.28.66.49:9373 lastseen=89.9hrs
2014-01-09 10:45:20 connection timeout
2014-01-09 10:45:20 trying connection 88.62.91.100:9373 lastseen=5.9hrs
2014-01-09 10:45:25 connection timeout
2014-01-09 10:45:26 trying connection 174.94.57.232:9373 lastseen=83.6hrs
2014-01-09 10:45:31 connection timeout
2014-01-09 10:45:31 trying connection 113.168.157.171:9373 lastseen=20.8hrs
2014-01-09 10:45:36 connection timeout
2014-01-09 10:45:37 trying connection 83.242.125.165:9373 lastseen=83.6hrs
2014-01-09 10:45:42 connection timeout
2014-01-09 10:45:42 trying connection 185.18.61.29:9373 lastseen=49.3hrs
2014-01-09 10:45:47 connection timeout
2014-01-09 10:45:48 trying connection 101.98.158.92:9373 lastseen=5.2hrs
2014-01-09 10:45:53 connection timeout
2014-01-09 10:45:54 trying connection 176.14.195.225:9373 lastseen=40.0hrs
2014-01-09 10:45:55 received: inv (37 bytes)
2014-01-09 10:45:55   got inventory: block 430f252c8d8615be918e2cab7b7c1829a3b3bbfe994eb62a7a0b117e62f7e78b  new
2014-01-09 10:45:55 askfor block 430f252c8d8615be918e2cab7b7c1829a3b3bbfe994eb62a7a0b117e62f7e78b   0 (00:00:00)
2014-01-09 10:45:55 sending getdata: block 430f252c8d8615be918e2cab7b7c1829a3b3bbfe994eb62a7a0b117e62f7e78b
2014-01-09 10:45:55 sending: getdata (37 bytes)
2014-01-09 10:45:55 received: block (189 bytes)
2014-01-09 10:45:55 received block 430f252c8d8615be918e2cab7b7c1829a3b3bbfe994eb62a7a0b117e62f7e78b
2014-01-09 10:45:56 Committing 1 changed transactions to coin database...
2014-01-09 10:45:56 SetBestChain: new best=430f252c8d8615be918e2cab7b7c1829a3b3bbfe994eb62a7a0b117e62f7e78b  height=13042  log2_work=54.85047  tx=13134  date=2014-01-09 10:45:48 progress=0.999986
2014-01-09 10:45:56 ProcessBlock: ACCEPTED

Tell you what, I'm giving up on bumping this thread, bumping giveaway or anything else related to MED. Situation right now is starting
to painfully remind me of almost a dozen other altcoins where I was mining with much less hashpower than most others, where I was
attempting to solve issues, run giveaways and so on and no one else seems to give any shit about altcoin. I'm fucking tired of being a
witness of shits and more shits and less of my free time while some retard or legion of them are getting 10+ more coins than me but
doing absolutely nothing to add value to those same coins he or they are mining. You devs and me debating here with everyone else
jumping in maybe once or never yet mining with much more hashrate than we are mining with just don't feel right, bye!
hero member
Activity: 651
Merit: 500
Are there a website for hashrate and block infos, diff change over time?
Any negotiations about using the coin besides mining.. I got feeling everybody wants to mine to get rich in the future but we all should to whatever we can to get that coin widely used next to btc and ltc... all it will die (no use for money if ppl hold it and no-one uses it)

we are working on several things at the moment, including block explorer, pool mining and applications... we will also get to exchanges, of course.


Superb! If you need community help, let us (me) know. I am thinking of one service I'd start on MED also... Smiley but backend API needs some more development and adding MED support also.

we are interested. if you want to discuss, please do it here or pm me, as you prefer.

basically it lottery Smiley but has some unique features Smiley

But what I ment was, if you have ideas and need help, ask here. I'm sure community can help you.. I insatall my new (personal) linux server to hosting today, If you need some page to host, we can discuss that.. Maybe even start a mining pool for EU.. ?
sr. member
Activity: 266
Merit: 250
Are there a website for hashrate and block infos, diff change over time?
Any negotiations about using the coin besides mining.. I got feeling everybody wants to mine to get rich in the future but we all should to whatever we can to get that coin widely used next to btc and ltc... all it will die (no use for money if ppl hold it and no-one uses it)

we are working on several things at the moment, including block explorer, pool mining and applications... we will also get to exchanges, of course.


Superb! If you need community help, let us (me) know. I am thinking of one service I'd start on MED also... Smiley but backend API needs some more development and adding MED support also.

we are interested. if you want to discuss, please do it here or pm me, as you prefer.
hero member
Activity: 651
Merit: 500
Are there a website for hashrate and block infos, diff change over time?
Any negotiations about using the coin besides mining.. I got feeling everybody wants to mine to get rich in the future but we all should to whatever we can to get that coin widely used next to btc and ltc... all it will die (no use for money if ppl hold it and no-one uses it)

we are working on several things at the moment, including block explorer, pool mining and applications... we will also get to exchanges, of course.


Superb! If you need community help, let us (me) know. I am thinking of one service I'd start on MED also... Smiley but backend API needs some more development and adding MED support also.
sr. member
Activity: 266
Merit: 250
Miners (cgminer or bfgminer) cant detect my ASIC USB Block Erupter.
Im instal driver and my PC see COM device.
Help plz Sad

if you are working under windows, you will need to get the correct drivers:

1 - detach you usb block erupters
2 - download and install drivers from here: http://www.silabs.com/products/mcu/Pages/USBtoUARTBridgeVCPDrivers.aspx [you will see appear new serial ports, these are the usb block erupters]
3 - plug your usb block erupters
4 - launch the miner


sr. member
Activity: 266
Merit: 250
Are there a website for hashrate and block infos, diff change over time?
Any negotiations about using the coin besides mining.. I got feeling everybody wants to mine to get rich in the future but we all should to whatever we can to get that coin widely used next to btc and ltc... all it will die (no use for money if ppl hold it and no-one uses it)

we are working on several things at the moment, including block explorer, pool mining and applications... we will also get to exchanges, of course.
hero member
Activity: 651
Merit: 500
Are there a website for hashrate and block infos, diff change over time?
Any negotiations about using the coin besides mining.. I got feeling everybody wants to mine to get rich in the future but we all should to whatever we can to get that coin widely used next to btc and ltc... all it will die (no use for money if ppl hold it and no-one uses it)
newbie
Activity: 33
Merit: 0
Miners (cgminer or bfgminer) cant detect my ASIC USB Block Erupter.
Im instal driver and my PC see COM device.
Help plz Sad
Pages:
Jump to: