cryptohunter
Legendary
Offline
Activity: 2100
Merit: 1167
MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG
|
|
August 01, 2013, 09:17:15 AM |
|
Now will be the best time to buy MEC. The weak hands are finally able to panic sell as their transactions go through since we are solving blocks faster. Try to pick up some up if you can, I surely will. Kimoto is working on an adjustment to the difficulty algorithm but he wants to make sure it is not something that can be exploited. So he will take his time and do it right. Now that things are picking up with the network again, he has a month to perform proper testing and ensure that Megacoin will be better than ever.
when did he say this? is it on any threads or he spoke to only you personally about this?
|
|
|
|
erundook
|
|
August 01, 2013, 09:19:49 AM |
|
I am having the same issue as MobGod during compiles - Ubuntu as well...but he's tested on multiple distros including Mint (I've been reading ) g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/gr33k/megacoin-0.8.994-source/src -I/home/gr33k/megacoin-0.8.994-source/src/obj -DUSE_IPV6=1 -I/home/gr33k/megacoin-0.8.994-source/src/leveldb/include -I/home/gr33k/megacoin-0.8.994-source/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/newsmessage.d -o obj/newsmessage.o newsmessage.cpp g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/gr33k/megacoin-0.8.994-source/src -I/home/gr33k/megacoin-0.8.994-source/src/obj -DUSE_IPV6=1 -I/home/gr33k/megacoin-0.8.994-source/src/leveldb/include -I/home/gr33k/megacoin-0.8.994-source/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/sendalert.d -o obj/sendalert.o sendalert.cpp sendalert.cpp: In member function ‘void CSendAlert::Test(std::string, std::string)’: sendalert.cpp:63:18: error: ‘Sleep’ was not declared in this scope make: *** [obj/sendalert.o] Error 1 make: *** Waiting for unfinished jobs... ** I also see that we've been asking for fixed source code for a while - Any news or ETA? Thank you - I really like MEC and have the most coins mined for this one - I'd love to see it working. Trying to setup a mining pool with mmcfe-ng i had fixed that for myself opening that file and changing "Sleep" to "sleep" on that line. that will happen with several files
|
|
|
|
Lauda
Legendary
Offline
Activity: 2674
Merit: 2965
Terminated.
|
|
August 01, 2013, 11:03:25 AM |
|
Now will be the best time to buy MEC. The weak hands are finally able to panic sell as their transactions go through since we are solving blocks faster. Try to pick up some up if you can, I surely will. Kimoto is working on an adjustment to the difficulty algorithm but he wants to make sure it is not something that can be exploited. So he will take his time and do it right. Now that things are picking up with the network again, he has a month to perform proper testing and ensure that Megacoin will be better than ever.
when did he say this? is it on any threads or he spoke to only you personally about this? He made a post about looking into it here. and @cryptohunter, he's right, people are panic selling and with the rise of bitcoin value, megacoin price went down bigtime.
|
"The Times 03/Jan/2009 Chancellor on brink of second bailout for banks" 😼 Bitcoin Core ( onion)
|
|
|
cryptohunter
Legendary
Offline
Activity: 2100
Merit: 1167
MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG
|
|
August 01, 2013, 01:02:20 PM |
|
Now will be the best time to buy MEC. The weak hands are finally able to panic sell as their transactions go through since we are solving blocks faster. Try to pick up some up if you can, I surely will. Kimoto is working on an adjustment to the difficulty algorithm but he wants to make sure it is not something that can be exploited. So he will take his time and do it right. Now that things are picking up with the network again, he has a month to perform proper testing and ensure that Megacoin will be better than ever.
when did he say this? is it on any threads or he spoke to only you personally about this? He made a post about looking into it here. and @cryptohunter, he's right, people are panic selling and with the rise of bitcoin value, megacoin price went down bigtime. Okay cool, well it's good he's going to fix, yes i noticed this since i hold some mec and won't sell at this price.
|
|
|
|
gr33k
|
|
August 01, 2013, 03:36:50 PM |
|
I am having the same issue as MobGod during compiles - Ubuntu as well...but he's tested on multiple distros including Mint (I've been reading ) g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/gr33k/megacoin-0.8.994-source/src -I/home/gr33k/megacoin-0.8.994-source/src/obj -DUSE_IPV6=1 -I/home/gr33k/megacoin-0.8.994-source/src/leveldb/include -I/home/gr33k/megacoin-0.8.994-source/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/newsmessage.d -o obj/newsmessage.o newsmessage.cpp g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/gr33k/megacoin-0.8.994-source/src -I/home/gr33k/megacoin-0.8.994-source/src/obj -DUSE_IPV6=1 -I/home/gr33k/megacoin-0.8.994-source/src/leveldb/include -I/home/gr33k/megacoin-0.8.994-source/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/sendalert.d -o obj/sendalert.o sendalert.cpp sendalert.cpp: In member function ‘void CSendAlert::Test(std::string, std::string)’: sendalert.cpp:63:18: error: ‘Sleep’ was not declared in this scope make: *** [obj/sendalert.o] Error 1 make: *** Waiting for unfinished jobs... ** I also see that we've been asking for fixed source code for a while - Any news or ETA? Thank you - I really like MEC and have the most coins mined for this one - I'd love to see it working. Trying to setup a mining pool with mmcfe-ng i had fixed that for myself opening that file and changing "Sleep" to "sleep" on that line. that will happen with several files ZOMG case sensitive OS FTW - Did this for sendalert.cpp and sendnews.cpp - Change Sleep(500); to sleep(500); Silly typo Good catch - Thank you! It compiled finally - MobGod (and others) here is the likely fix for your compiling issue
|
|
|
|
Tequilablob
Newbie
Offline
Activity: 34
Merit: 0
|
|
August 01, 2013, 04:22:21 PM |
|
Hello, Been lurking for awhile. I jumped in last night on the MEC pool over at multipool. I only have 1.1Mhash right now but every bit helps right!
|
|
|
|
Nordstern
Member
Offline
Activity: 108
Merit: 10
|
|
August 01, 2013, 04:46:43 PM |
|
Diff down to 12.579!
|
|
|
|
shellbunner
|
|
August 01, 2013, 04:53:39 PM |
|
Hello, Been lurking for awhile. I jumped in last night on the MEC pool over at multipool. I only have 1.1Mhash right now but every bit helps right!
Thanks for the hashes! Every bit counts!
|
|
|
|
Mike18feb
|
|
August 01, 2013, 05:16:59 PM |
|
Also back in the mines, though using http://meg.smalltimeminer.com
|
<||=||> Rule #1a: Never invest more then you can afford to lose. <||=||> Rule #1b: Never invest all you can afford to lose. <||=||> ............. Whenever someone idly claims a scam, a Bitcoin somewhere dies .............
|
|
|
nearmiss
|
|
August 01, 2013, 06:11:03 PM |
|
Just curious.....was multipool not one of the causes of getting stuck at such a high difficulty (yes, aside from perhaps a non-ideal retarget situation)? If so, and your a supporter of the coin, why would you be continuing to mine at such a pool? Personally, I'm not sure why anyone who is trying to back a specific coin or two would be supporting said pool, given its attitude towards coin supporters and alt-coins in general, but to each their own. If it was unrelated to them, then sorry to multipool!
|
Profit-Switching Pool w/ Vardiff -> http://hashco.ws Optionally keep the alts we mine or auto-trade for BTC. In addition can be paid out in any of: 365, AC, BC, BTC, C2, CINNI, COMM, FAC, HBN, MINT, PMC, QRK, RDD, WC, XBC
|
|
|
shellbunner
|
|
August 01, 2013, 06:37:11 PM |
|
Just curious.....was multipool not one of the causes of getting stuck at such a high difficulty (yes, aside from perhaps a non-ideal retarget situation)? If so, and your a supporter of the coin, why would you be continuing to mine at such a pool? Personally, I'm not sure why anyone who is trying to back a specific coin or two would be supporting said pool, given its attitude towards coin supporters and alt-coins in general, but to each their own. If it was unrelated to them, then sorry to multipool!
You are correct that it was Multipool that I believe almost killed MEC. The unfortunate thing is that MEC Multipool was the only pool that was stable for me. I never used the Multipool port that changes based on profitability. I'm 100% invested in MEC both mining and investment wise. I have only used the dedicated MEC Multipool. I'm thinking of switching over to meg.smalltimeminer.com if we can get some more people there and it's stable. I've been through 3 or 4 pools, and they have all shutdown or been abandoned. The dedicated MEC Multipool has been the most stable for me unfortunately.
|
|
|
|
A L I E N
Legendary
Offline
Activity: 1358
Merit: 1000
|
|
August 01, 2013, 06:44:41 PM |
|
Just curious.....was multipool not one of the causes of getting stuck at such a high difficulty (yes, aside from perhaps a non-ideal retarget situation)? If so, and your a supporter of the coin, why would you be continuing to mine at such a pool? Personally, I'm not sure why anyone who is trying to back a specific coin or two would be supporting said pool, given its attitude towards coin supporters and alt-coins in general, but to each their own. If it was unrelated to them, then sorry to multipool!
You are correct that it was Multipool that I believe almost killed MEC. The unfortunate thing is that MEC Multipool was the only pool that was stable for me. I never used the Multipool port that changes based on profitability. I'm 100% invested in MEC both mining and investment wise. I have only used the dedicated MEC Multipool. I'm thinking of switching over to meg.smalltimeminer.com if we can get some more people there and it's stable. I've been through 3 or 4 pools, and they have all shutdown or been abandoned. The dedicated MEC Multipool has been the most stable for me unfortunately. OK, I'll move over there and give it a try.
|
|
|
|
Mike18feb
|
|
August 01, 2013, 06:59:34 PM |
|
Well, I used another pool before. And then more and more people joined, and I got more and more disconnects and losing shares that way. Moved to smalltimeminer and been mining happily since. Until the difficulty thing. But it's okay-ish now. MEC Account Balance says 6 MECs confirmed and 54 unconfirmed. Nowhere near 700 a day, from before the half-ing and at much lower dificulty, but that's never coming back right...
|
<||=||> Rule #1a: Never invest more then you can afford to lose. <||=||> Rule #1b: Never invest all you can afford to lose. <||=||> ............. Whenever someone idly claims a scam, a Bitcoin somewhere dies .............
|
|
|
shellbunner
|
|
August 01, 2013, 07:09:52 PM |
|
Well, I used another pool before. And then more and more people joined, and I got more and more disconnects and losing shares that way. Moved to smalltimeminer and been mining happily since. Until the difficulty thing. But it's okay-ish now. MEC Account Balance says 6 MECs confirmed and 54 unconfirmed. Nowhere near 700 a day, from before the half-ing and at much lower dificulty, but that's never coming back right...
Yea, it's probably never coming back. Neither are the low prices that I bought at like .00001. Oh the good ole days. I'm mining at meg.smalltimeminer.com now. Looking forward to ethought's new pool coming in a week. Looks promising!
|
|
|
|
Nordstern
Member
Offline
Activity: 108
Merit: 10
|
|
August 01, 2013, 08:17:46 PM |
|
Diff. down to 11.923! Congrats!
|
|
|
|
Lauda
Legendary
Offline
Activity: 2674
Merit: 2965
Terminated.
|
|
August 01, 2013, 08:19:16 PM |
|
Slowly going down, nice
|
"The Times 03/Jan/2009 Chancellor on brink of second bailout for banks" 😼 Bitcoin Core ( onion)
|
|
|
rapta
|
|
August 01, 2013, 08:52:34 PM |
|
I used multipool because it was stable.. looks like I am the only one left but just found a block! Diff down to 11.92. Let's keep it up guys!!!
|
|
|
|
trenal
Newbie
Offline
Activity: 31
Merit: 0
|
|
August 01, 2013, 08:59:28 PM |
|
Can anyone provide me with a few peers? I can't seem to make any connections after upgrading to the latest client.
|
|
|
|
A L I E N
Legendary
Offline
Activity: 1358
Merit: 1000
|
|
August 01, 2013, 09:17:19 PM |
|
Can anyone provide me with a few peers? I can't seem to make any connections after upgrading to the latest client.
70.98.114.238 79.142.78.135 79.138.30.13 119.9.15.177 1.162.171.132 87.98.178.140 50.2.8.67 166.78.13.119
|
|
|
|
Lauda
Legendary
Offline
Activity: 2674
Merit: 2965
Terminated.
|
|
August 01, 2013, 09:54:40 PM |
|
Can anyone provide me with a few peers? I can't seem to make any connections after upgrading to the latest client.
I have no issues, definently make a .conf file. The man above posted some working peers.
|
"The Times 03/Jan/2009 Chancellor on brink of second bailout for banks" 😼 Bitcoin Core ( onion)
|
|
|
|