Author

Topic: [ANN][MAX] MAXcoin - PoW, ASIC Resistance, Keccak GPU Mining - page 195. (Read 914218 times)

full member
Activity: 210
Merit: 100
Have been mining since Thursday evening:

3 servers (2 running the windows qt app & 1 the original windows cmd.exe file posted by devs), approx. 1342 computer hours & I've mined NOTHING??

CPU has been maxed out 100% since running, yet when I do getbalance, shows all zeros.

on the 2 machines running the qt, same thing.

the debug files constantly increasing in size.

does anyone have any idea why this may be?  If I'm just spinning my wheels, and throwing server rental $ down the drain, I'd rather pull the plug asap.

Thanks.

um you are mining with CPUs we are well beyond that.. (ie 1 GPU can do as much work as 100 CPUs roughly) and also if you are solo mining you have to find a block in order to get coins.. which could take a very long time.

some pools were unstable due to ddos.
some like 1GH never even registered my work when I mined with 1.6 GH for an hour ... soooooooooooo never going to use them again.

Guys, "Maintenance is over, pools up and running. Share difficulty for MAX raised. Vardiff for MAX in the works." (look tweet!)

update:
look a tweet http://max.1gh.com/
latest tweet "max.1gh.com  now has vardiff, CPU miners have a chance again!"

my core i7-3615QM mining! )))
newbie
Activity: 14
Merit: 0
http://oi57.tinypic.com/r8yuzt.jpg

Our Stratum Server is 100% DDoS Protected / Immune
PROMO: 0% Fees with no hidden withdrawal fees


-> http://max.minecrypto.net - Start Mining on a stable Maxcoin Pool <-
full member
Activity: 238
Merit: 100
https://max.mining4all.eu



Reward System: Full Stratum/Vardiff system with PROP.

Pool Fee: 1%

Ssl Secure

Server Location: Europe / The Netherlands
sr. member
Activity: 658
Merit: 252
Still UP, looking for workers! Smiley


->> http://maxpool.sytes.net <<-
Need more workers!
0% fee, stratum
cgminer/cudamier/cpuminer supported
Correct HashRates
Based on MPOS

1st block finder gets 1 MAX bonus!
sr. member
Activity: 364
Merit: 250
Annoucing our MaxCoin pool!!



Features

  • Help Desk
  • DDoS protection
  • SSL across the entire site
  • VarDiff
  • Dedicated Servers (not a VPS)
  • Proportional payment system - Helps part time miners as there in no PPLNS ramp up period
  • Fully redundant servers
  • 1% fee
  • Anonymous account option - Recommend you enable this to prevent account lockouts by brute force attacks
  • Idle worker notifications
  • FAST servers hosted in a secure, datacenters
  • Invitation system
  • Auto payout alerts


Feel free to post any questions.


Happy mining

Nutnut

Finally Smiley

Please note: a 2 MAX transaction will apply when processing "On-Demand" manual payments.LOL

Whoopsie - that was meant to be .2 - fixed now

You could always use the AUTO payout though. Wink
full member
Activity: 210
Merit: 100
Which pools are working and have any hashing power?

1GH has 58 of last 100 blocks.  8 in a row.  Does anyone know who they are and how long they've been around?
Total Mining Hashrate: 5217346.87 MH/s (go https://mcxnow.com/exchange/MAX -> Click "MAX info")
newbie
Activity: 28
Merit: 0



Is your pool down? We are still up!

https://i.imgur.com/HiV0n8k.png
https://i.imgur.com/5nsK3Hc.png

http://max.stablehash.com/

Features:

48GB DDR3 ram + Xenon 4/8 core processor
2TB HDD + RAM memcache
160 Gbps DDoS mitigation
99+% efficiency
99+% uptime
PROP 1.5% fee
VARDIFF
Commitment to uptime and stability
IRC chat

Next 15 miners that post username below will get 0% fees for life

full member
Activity: 126
Merit: 100
Which pools are working and have any hashing power?

1GH has 58 of last 100 blocks.  8 in a row.  Does anyone know who they are and how long they've been around?
They were the first pool and they have over 51% of the network now, they can start 51% attacking if they are bad people.
newbie
Activity: 14
Merit: 0
Which pools are working and have any hashing power?

1GH has 58 of last 100 blocks.  8 in a row.  Does anyone know who they are and how long they've been around?
member
Activity: 70
Merit: 10
Stop spamming jesus christ!! Angry Angry Angry
full member
Activity: 238
Merit: 100
https://max.mining4all.eu



Reward System: Full Stratum/Vardiff system with PROP.

Pool Fee: 1%

Ssl Secure

Server Location: Europe / The Netherlands
newbie
Activity: 20
Merit: 0
Annoucing our MaxCoin pool!!

https://max.nut2pools.com/nut2pools.png


Features

  • Help Desk
  • DDoS protection
  • SSL across the entire site
  • VarDiff
  • Dedicated Servers (not a VPS)
  • Proportional payment system - Helps part time miners as there in no PPLNS ramp up period
  • Fully redundant servers
  • 1% fee
  • Anonymous account option - Recommend you enable this to prevent account lockouts by brute force attacks
  • Idle worker notifications
  • FAST servers hosted in a secure, datacenters
  • Invitation system
  • Auto payout alerts


Feel free to post any questions.


Happy mining

Nutnut

Finally Smiley

Please note: a 2 MAX transaction will apply when processing "On-Demand" manual payments.LOL
newbie
Activity: 17
Merit: 0
Have been mining since Thursday evening:

3 servers (2 running the windows qt app & 1 the original windows cmd.exe file posted by devs), approx. 1342 computer hours & I've mined NOTHING??

CPU has been maxed out 100% since running, yet when I do getbalance, shows all zeros.

on the 2 machines running the qt, same thing.

the debug files constantly increasing in size.

does anyone have any idea why this may be?  If I'm just spinning my wheels, and throwing server rental $ down the drain, I'd rather pull the plug asap.

Thanks.

same here at hashdogs pool...
full member
Activity: 238
Merit: 100
https://max.mining4all.eu
Ssl Secure
1% Fee
Pro hardware
full member
Activity: 406
Merit: 100
If you guys have a crashing cgminer (I think we all do, rarity varies), create yourself a new batch file (and place it in your cgminer folder with the rest of your batch files) that kill an reload cgminer every x amount of time. This way you minimize down time especially overnight when you need the much needed sleep. I made this for my Windows 7/8 miners and it works fine.

:top1
cd C:\Users\Home\Desktop\cgminer-3.7.2-windows
START _max_smt.bat
timeout /T 1800
taskkill /f /im "cgminer.exe"
timeout /T 10
goto top1

Replace the second and third line with the proper path to you cgminer directory and third line with the name of the batch file with your cgminer settings. Time T is in seconds, so you can adjust it to your liking.  Run this batch file to periodically call the batch file you'd normally run instead. Wink

If I earn you some extra MAX - mYCNVTLbpQAXVLHPNMVcpJFxENQDNfJWQw  Grin

How to make .bat file which will do the same as you made, just kill window after 30 minutes and start new one instead of keeping it opened?

you can use task scheduler in windows too set it to kill the job if it runs after X hours.. then set it to start on idle pc after 1 min...


Run CGMiner on a linux rig - 8 hours straight, no crashes. (6 rigs - 6GHs total).  Grin







Rigs are not close to me, I'm acessing to them remotely and it's not easy to do that at this moment Sad
newbie
Activity: 28
Merit: 0



Is your pool down? We are still up!

https://i.imgur.com/HiV0n8k.png
https://i.imgur.com/5nsK3Hc.png

http://max.stablehash.com/

Features:

48GB DDR3 ram + Xenon 4/8 core processor
2TB HDD + RAM memcache
160 Gbps DDoS mitigation
99+% efficiency
99+% uptime
PROP 1.5% fee
VARDIFF
Commitment to uptime and stability
IRC chat

Next 15 miners that post username below will get 0% fees for life
newbie
Activity: 11
Merit: 0
maxcoinpool down?
sr. member
Activity: 364
Merit: 250
If you guys have a crashing cgminer (I think we all do, rarity varies), create yourself a new batch file (and place it in your cgminer folder with the rest of your batch files) that kill an reload cgminer every x amount of time. This way you minimize down time especially overnight when you need the much needed sleep. I made this for my Windows 7/8 miners and it works fine.

:top1
cd C:\Users\Home\Desktop\cgminer-3.7.2-windows
START _max_smt.bat
timeout /T 1800
taskkill /f /im "cgminer.exe"
timeout /T 10
goto top1

Replace the second and third line with the proper path to you cgminer directory and third line with the name of the batch file with your cgminer settings. Time T is in seconds, so you can adjust it to your liking.  Run this batch file to periodically call the batch file you'd normally run instead. Wink

If I earn you some extra MAX - mYCNVTLbpQAXVLHPNMVcpJFxENQDNfJWQw  Grin

How to make .bat file which will do the same as you made, just kill window after 30 minutes and start new one instead of keeping it opened?

you can use task scheduler in windows too set it to kill the job if it runs after X hours.. then set it to start on idle pc after 1 min...


Run CGMiner on a linux rig - 8 hours straight, no crashes. (6 rigs - 6GHs total).  Grin





newbie
Activity: 14
Merit: 0
fuckin shitcoin i will never buy a single one
This coin is a total failure:

  • developers never heard about testnet, and launched coin in real net
  • released untested binaries, that simply don't run, because developers haven't ever heard about static linking
  • they don't know how to make releases using github release system, and just push zipped binaries
  • they don't know how to prepare source code for compilation, and then push unprepared code to repository (figuring out how to compile that code took me about 15-30 minutes, and I'm one of those "skilled nerds")
  • think about all other people who wanted to participate in launch, and don't know how to compile code
  • official pool "max.rocketpool.co.uk" is stealing maxcoins http://www.reddit.com/r/maxcoinproject/comments/1xcfu2/maxrocketpoolcouk_are_currently_thieves/
  • the only pool that really worked (for me at least) was max.1gh.com until it was DDoSed to oblivion, and official twitter response: https://twitter.com/maxcoinproject/status/431571916764483585  - that it is a scam. You call that a good communitation between developers upon launch??
  • how hard would it be for maxcoin to reach out for people who wish to cooperate before launch. But no - it is better to find out live, who is interested in creating pools.
  • majority of miners are botnet owners right now, I don't want to see the crash when they decide to cash out. I will not be here anyway.

I'm out. If I ever see any article about maxcoin in any major outlet, my response will be exactly what they deserved.

You can quote this whole post on every new page in this thread, and give an address. I will send you 1 MAX to first person on every new page that quotes this. But what's the point, these MAX are worthless anyway. I have about 50 MAX to spend on that.

EDIT: I don't attribute to malice that which can be equally well explained by stupidity. But effect is the same: maxcoin is a failure due to incompetence, not due to malice.

hi
mVgn6RJ5Vw8w6PBf4eAYbp83LsjmKV2Zz4
Jump to: