Gablez
Member
Offline
Activity: 95
Merit: 10
|
|
May 29, 2014, 07:17:26 PM |
|
http://mcn.extremepool.org/ traped a lot of miners today, I think. I had 2.8mil submitted hashes and only got 0.019 MNT. While in the extremehash pool, I got >0.2MNT with 2.8mil hashes. I think something is amiss with extremepool.org.
|
|
|
|
kov
|
|
May 29, 2014, 07:18:08 PM |
|
What's up Miners. Network is going down
What does this mean?
|
|
|
|
w8
|
|
May 29, 2014, 07:20:41 PM |
|
Dev, if you need help with getting this going on OSX contact me in PMs.
Thanks, w8
|
|
|
|
TheCoinFinder
Legendary
Offline
Activity: 938
Merit: 1001
|
|
May 29, 2014, 07:31:00 PM |
|
HashHarder now have a MountCoin Cryptonote Poolhttp://new.hashharder.com/cryptonote/mountcoin To mine simply: minerd -a cryptonight -o stratum+tcp://new.hashharder.com:9201 -u address -p x
|
|
|
|
presidentcoin (OP)
Full Member
Offline
Activity: 224
Merit: 100
Any store can buy, sell, and accept Crypto
|
|
May 29, 2014, 07:31:20 PM |
|
What's up Miners. Network is going down
What does this mean? Hashrate was a bit going down, but all is fine. We are going again UP to the Universe
|
|
|
|
Gablez
Member
Offline
Activity: 95
Merit: 10
|
|
May 29, 2014, 07:41:45 PM |
|
What's up Miners. Network is going down
What does this mean? I think he means the network hash is decreasing.
|
|
|
|
presidentcoin (OP)
Full Member
Offline
Activity: 224
Merit: 100
Any store can buy, sell, and accept Crypto
|
|
May 29, 2014, 08:11:31 PM |
|
Here is our Demo WebSite: https://kryptocloud.eu/mountcoin/We booked the Domain mountcoin.org for our Coin
|
|
|
|
presidentcoin (OP)
Full Member
Offline
Activity: 224
Merit: 100
Any store can buy, sell, and accept Crypto
|
|
May 29, 2014, 08:34:17 PM |
|
|
|
|
|
pouyaye
Newbie
Offline
Activity: 49
Merit: 0
|
|
May 29, 2014, 09:52:00 PM |
|
what is the problem with mnt.extremehash.com pool? they have pretty high hashrate and workers.
|
|
|
|
presidentcoin (OP)
Full Member
Offline
Activity: 224
Merit: 100
Any store can buy, sell, and accept Crypto
|
|
May 29, 2014, 10:15:02 PM |
|
what is the problem with mnt.extremehash.com pool? they have pretty high hashrate and workers. They would Control the Network if they over 51%, they was about 50% before i write this
|
|
|
|
SomeRelax
|
|
May 29, 2014, 10:23:32 PM |
|
well, i just getting this in all 3 pools Stratum authentication failed ...retry after 10 seconds
|
|
|
|
Gablez
Member
Offline
Activity: 95
Merit: 10
|
|
May 29, 2014, 10:24:57 PM |
|
well, i just getting this in all 3 pools Stratum authentication failed ...retry after 10 seconds
Hrmm... what's your run script look like?
|
|
|
|
SomeRelax
|
|
May 29, 2014, 10:28:19 PM |
|
well, i just getting this in all 3 pools Stratum authentication failed ...retry after 10 seconds
Hrmm... what's your run script look like? minerd -a cryptonight -o stratum+tcp://mcn.extremepool.org:5555 -u 43MQmXkaVeL4dfse6zxwNiPG4pw4mer8CUEmqPHmXMNPUPZKYbcwFdWbmggCE1WMN TFk6CCtdwMpTSuw4ggaLKsZ1tjg4Dc -p password and same for other pools with their stratum
|
|
|
|
kov
|
|
May 29, 2014, 10:29:24 PM |
|
well, i just getting this in all 3 pools Stratum authentication failed ...retry after 10 seconds
Hrmm... what's your run script look like? minerd -a cryptonight -o stratum+tcp://mcn.extremepool.org:5555 -u 43MQmXkaVeL4dfse6zxwNiPG4pw4mer8CUEmqPHmXMNPUPZKYbcwFdWbmggCE1WMN TFk6CCtdwMpTSuw4ggaLKsZ1tjg4Dc -p password and same for other pools with their stratum Are you using 'password' for -p? It should just be 'x', without the quotes: i.e. -p x
|
|
|
|
SomeRelax
|
|
May 29, 2014, 10:32:14 PM |
|
Are you using 'password' for -p?
It should just be 'x', without the quotes:
i.e. -p x
yeah, same result with "x" also
|
|
|
|
33zer0w0lf
|
|
May 29, 2014, 10:34:12 PM |
|
http://mcn.extremepool.org/ traped a lot of miners today, I think. I had 2.8mil submitted hashes and only got 0.019 MNT. While in the extremehash pool, I got >0.2MNT with 2.8mil hashes. same experience I am not sure what I can about all the orphans, I have updated to the latest daemon and wallet. http://mcn.extremepool.org
|
|
|
|
presidentcoin (OP)
Full Member
Offline
Activity: 224
Merit: 100
Any store can buy, sell, and accept Crypto
|
|
May 29, 2014, 10:34:19 PM |
|
well, i just getting this in all 3 pools Stratum authentication failed ...retry after 10 seconds
You use the wrong miner: https://github.com/LucasJones/cpuminer-multi/releases/download/v1.0.3/cpuminer-multi.zipWindows: create a .bat file and add: minerd.exe -a cryptonight -o stratum+tcp://new.hashharder.com:9201 -u your-wallet-address -p x Linux/Mac: Use simplewallet: ./simpleminer --pool-addr=stratum+tcp://new.hashharder.com:9201 --login=your-wallet-address --pass x
|
|
|
|
pouyaye
Newbie
Offline
Activity: 49
Merit: 0
|
|
May 29, 2014, 10:36:09 PM |
|
Are you using 'password' for -p?
It should just be 'x', without the quotes:
i.e. -p x
yeah, same result with "x" also minerd -a cryptonight -o stratum+tcp://mcn.extremepool.org:5555 -u put_your_wallet_address_here -p x -t 24
|
|
|
|
presidentcoin (OP)
Full Member
Offline
Activity: 224
Merit: 100
Any store can buy, sell, and accept Crypto
|
|
May 29, 2014, 10:36:55 PM |
|
http://mcn.extremepool.org/ traped a lot of miners today, I think. I had 2.8mil submitted hashes and only got 0.019 MNT. While in the extremehash pool, I got >0.2MNT with 2.8mil hashes. same experience I am not sure what I can about all the orphans, I have updated to the latest daemon and wallet. http://mcn.extremepool.org Maby your Pool Software is wrong, other Pools and Solo-Miner have no problems
|
|
|
|
pouyaye
Newbie
Offline
Activity: 49
Merit: 0
|
|
May 29, 2014, 10:38:17 PM |
|
well, i just getting this in all 3 pools Stratum authentication failed ...retry after 10 seconds
You use the wrong miner: https://github.com/LucasJones/cpuminer-multi/releases/download/v1.0.3/cpuminer-multi.zipWindows: create a .bat file and add: minerd.exe -a cryptonight -o stratum+tcp://new.hashharder.com:9201 -u your-wallet-address -p x Linux/Mac: Use simplewallet: ./simpleminer --pool-addr=stratum+tcp://new.hashharder.com:9201 --login=your-wallet-address --pass x I have successfully compiled cpuminer_multi for Mac osx. I dont recommend simpleminer because it is not multi-threading so very slow
|
|
|
|
|