Author

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

newbie
Activity: 61
Merit: 0
help,cannot sync the client,   Huh

BTW, is it more profitable to mine than   Dogecoin?? Huh

Good profitable.
Example, 5xR280X = 1650 MHs = cgminer for ATI GPU version 3.7.3 = 36 maxcoin or more = 23 USD per day.


Thanks a lot,

which pool do you mine??
full member
Activity: 210
Merit: 100
help,cannot sync the client,   Huh

BTW, is it more profitable to mine than   Dogecoin?? Huh

Good profitable.
Example, 5xR280X = 1650 MHs = cgminer for ATI GPU version 3.7.3 = 36 maxcoin or more = 23 USD per day.
legendary
Activity: 1526
Merit: 1000
the grandpa of cryptos
fuk MAX, mine SUN
newbie
Activity: 61
Merit: 0
help,cannot sync the client,   Huh

BTW, is it more profitable to mine than   Dogecoin?? Huh
legendary
Activity: 1288
Merit: 1043
:^)
Clearly, they do not care about MAX long-term at all else they would do what BTCGuild did once they came close to 50% and that is limit hashrate. Drop miners until you are under 50% of total hashrate.

1GH has no incentive to rectify the situation. He is making more than double fees than other pool ops.

They have no incentive because they are greedy short-term looking retards. Just like the most people who joined cryptocoins recently. Pathetic.
legendary
Activity: 1311
Merit: 1000
Clearly, they do not care about MAX long-term at all else they would do what BTCGuild did once they came close to 50% and that is limit hashrate. Drop miners until you are under 50% of total hashrate.

1GH has no incentive to rectify the situation. He is making more than double fees than other pool ops.
legendary
Activity: 1288
Merit: 1043
:^)
So the security of the MAX blockchain is in the hands of a random internet dude who assures us he is honest. Sounds safe to me, back up the truck. Ha!

He can asure only noobs who have not much clues about cryptocoins. We others already know he is not honest. Maybe to ask Bter exchange staff
how much BTC they already lost and afterwards not just disabled MAX deposits but increased number of confirmations to 1,000 once deposits were
later enabled? Important thing to notice here is that not all exchanges will act the same, some will not act at all because of fear of negative press.
legendary
Activity: 1311
Merit: 1000
So the security of the MAX blockchain is in the hands of a random internet dude who assures us he is honest. Sounds safe to me, back up the truck. Ha!
legendary
Activity: 1288
Merit: 1043
:^)
1gh.com are heroes. They fixed broken cpuminer!

They are not heroes but bastards who 51% attacked Maxcoin at least 2 times by now. Clearly, they do not care about MAX long-term at all else they
would do what BTCGuild did once they came close to 50% and that is limit hashrate. Drop miners until you are under 50% of total hashrate. But for
that one must be a decent human being and be aware of things in a bigger picture. And actualy be for Maxcoin, not against it.

But all in all, I can't tell who should be shot first, 1 GH guys or moronic MAX miners not understanding what they are doing by still mining at 1 GH.

As for "fixed" miner, I would not be surprised if people using it end up owned by trojan, keylogger or some similar shit.

You should remove (i am a fan  Cool) from your signature because it is so painfuly obvious by now you are either owner or a good friend of owner(s).
sr. member
Activity: 476
Merit: 250
Hi,
I just started mining maxcoin with undervolted XFX 280X. With the setting below Im getting 315mh/s


setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer.exe --gpu-platform 0 --keccak -o POOL -u USER -p PASS --gpu-engine 1032 --gpu-memclock 1500 --gpu-powertune 20 --auto-fan --temp-target 68


Target temp in bat file is not applied when I start cgminer for some reason. It works when i manually set temp target in cgminer menu after it starts but temp target in .bat file is useless.
I tried --temp-target 68 and --temp-target=68 and the same thing happened on both of my rigs

Try to add --auto-gpu:


Code:
--auto-fan          Automatically adjust all GPU fan speeds to maintain a target temperature
--auto-gpu          Automatically adjust all GPU engine clock speeds to maintain a target temperature

and download latest cgminer 3.7.3 http://maxdl.1gh.com/cgminer-windows.zip?nocache=0.7317214980721474

I figured it out....there was a conf file created in cgminer directory which was there when I downloaded cgminer and I forgot to delete it. I know I'm so stupid lol. Now Im getting 347mh/s Cheesy
full member
Activity: 210
Merit: 100
Hi,
I just started mining maxcoin with undervolted XFX 280X. With the setting below Im getting 315mh/s


setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer.exe --gpu-platform 0 --keccak -o POOL -u USER -p PASS --gpu-engine 1032 --gpu-memclock 1500 --gpu-powertune 20 --auto-fan --temp-target 68


Target temp in bat file is not applied when I start cgminer for some reason. It works when i manually set temp target in cgminer menu after it starts but temp target in .bat file is useless.
I tried --temp-target 68 and --temp-target=68 and the same thing happened on both of my rigs

Try to add --auto-gpu:


Code:
--auto-fan          Automatically adjust all GPU fan speeds to maintain a target temperature
--auto-gpu          Automatically adjust all GPU engine clock speeds to maintain a target temperature

and download latest cgminer 3.7.3 http://maxdl.1gh.com/cgminer-windows.zip?nocache=0.7317214980721474
newbie
Activity: 16
Merit: 0
Hi,
I just started mining maxcoin with undervolted XFX 280X. With the setting below Im getting 315mh/s


setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer.exe --gpu-platform 0 --keccak -o POOL -u USER -p PASS --gpu-engine 1032 --gpu-memclock 1500 --gpu-powertune 20 --auto-fan --temp-target 68


Target temp in bat file is not applied when I start cgminer for some reason. It works when i manually set temp target in cgminer menu after it starts but temp target in .bat file is useless.
I tried --temp-target 68 and --temp-target=68 and the same thing happened on both of my rigs

try -g1 -w256 -I11

About 350-360MH/s
sr. member
Activity: 476
Merit: 250
Hi,
I just started mining maxcoin with undervolted XFX 280X. With the setting below Im getting 315mh/s


setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer.exe --gpu-platform 0 --keccak -o POOL -u USER -p PASS --gpu-engine 1032 --gpu-memclock 1500 --gpu-powertune 20 --auto-fan --temp-target 68


Target temp in bat file is not applied when I start cgminer for some reason. It works when i manually set temp target in cgminer menu after it starts but temp target in .bat file is useless.
I tried --temp-target 68 and --temp-target=68 and the same thing happened on both of my rigs
legendary
Activity: 2702
Merit: 1240



Stratum
Vardiff
0 % Fee & 0.001 withdrawal fees (auto & manual)
Proportional Payouts as soon as the Blocks are confirmed



https://max.suprnova.cc



US Only Stratum Node coming soon !

Please make sure to use the right miners ! You need the keccak algo !
full member
Activity: 210
Merit: 100
HD 7950 ~ 336MH/s @1100core/1000memory is it ok? Temps 60C
Good result. Try 950 memory. (1100 - 150 = 950)
newbie
Activity: 16
Merit: 0
HD 7950 ~ 336MH/s @1100core/1000memory is it ok? Temps 60C
full member
Activity: 210
Merit: 100
Oh what's the news, the greatest part of the whole maxcoin hashrate is really not in honest hands

1gh.com are heroes. They fixed broken cpuminer! (github https://github.com/1gh/cpuminer and https://github.com/reorder/cgminer_keccak)
The pool runs very well now http://max.1gh.com/

History https://bitcointalk.org/index.php?topic=438150.3960
newbie
Activity: 23
Merit: 0
try us, its so calm here. dont know why, is 0% fee not enough ?

max.poolerino.com

greetings, Mike
What's the advantage to offering  0% fee? are there hidden costs?
sr. member
Activity: 308
Merit: 250
try us, its so calm here. dont know why, is 0% fee not enough ?

max.poolerino.com

greetings, Mike
newbie
Activity: 23
Merit: 0
Reorder and his accomplice onliner are suspected of the attack on the competitor pool! He has stolen money from users, that were fully paid back from own funds!!

https://bitsharestalk.org/index.php?topic=2419.msg31155#msg31155
https://bitsharestalk.org/index.php?topic=2419.msg31827#msg31827

You know you'd better come up with a proof for an accusation like this.

Cannot stop it?..

I came to memorycoin as a pool with 1.5%fee some time later as you still had ca.90% of hashrate with your 3.5%fees. People were glad to get a more fair pool, but suddenly after a significant part of miners came to dwarfpool, it has been attacked from two hackers who knows exactly about the source code of Memorycoin-wallet, source code of miners, an algorithm of Momentum with Birthday collisions on the lowest level.

Such a specific use of vulnerability on the crypto-level could be only known to the developers of coin, pool or miner-software. That are only a few persons on the world have this background and can make such attack so quickly: developer of Memorycoin, developer of the 1th pool, developer of yam-miner and Reorder (russian developer of miners and owner of biggest pool).
The attacker-management addresses are known. One and main of them is from Russia. I find that's really very suspicious!

Furthermore, you and "onliner" slander dwarfpool of stealing shares, pool, money whenever possible without any evidence!
That's strange, I do not even touch you, but as you (or your accomplice) said it yourself: "He that commits a fault thinks everyone speaks of it"..  To lead a pool is very responsibly, it is matter of trust, I'd never wish to be a user of a pool whose owner's get such thoughts like yours..
You khow, my reputation is the most important thing for me, I paid all that was stolen from my users! dwarfpool has the most transparent stats!


Now, as an op of anonymous pool, I do not even see a possiblility to 'steal' from it to anyone but owner. There are no logins, how does one change the payment address at all? I take it that you have stolen from your users yourself and when this did not work out, did not even bother to make up a good excuse. Just started pointing fingers randomly.

Your reputation is only that of an avid and talented README changer, and everybody can see that: https://github.com/Atrides?tab=activity . An astounding contribution to the opensource!

Please do your shady things with your poor miners as you like, but get off my back already.




Guys, you really overact!! I never began this SHIT, but do not expect me to be silent on your vile slander everywhere!!
I'd say you are too aware for someone who does not deal with this attack.

I'm not a moron to rob my users after some weeks of hard work on a pool. Anyone who bought pool code wont be able to understand this, sorry.
This is also not my end work, I'm preparing a large project based on pool's knowledge and experience. In addition, I have been successfully leading a service with about 100K users for many years, I khow well what is a reputation worth.

Stop it to poke me I'd stolen GPL code! That is absurdly!
And your astounding contribution do not mean you are white and fluffy

You already get the answer how to attack the anonymous pool, but for miners: The hackers sent many fake shares from several accounts (fake-shares bomb), thereby increased a part of his own shares at the expense of other users.

Do you consider the users here as idiots who cannot open a link and read it, who cannot distinguish the difference between attack on pool-level and a website-level?
Although this is your style to attract attention to insignificant details. Your actions just strengthen the suspicions against you.
 


Oh what's the news, the greatest part of the whole maxcoin hashrate is really not in honest hands
1gh.com not good for maxcoin
Jump to: