Pages:
Author

Topic: Open Source XPM Pool + GPU Miner (aka. madPrimeMiner) - page 15. (Read 63449 times)

newbie
Activity: 59
Merit: 0
need primeserver and webserver use the same database and user?
Same database, users can be different.
got it thank you
sr. member
Activity: 2106
Merit: 282
👉bit.ly/3QXp3oh | 🔥 Ultimate Launc
need primeserver and webserver use the same database and user?
Same database, users can be different.
newbie
Activity: 59
Merit: 0
need primeserver and webserver use the same database and user?
newbie
Activity: 42
Merit: 0
I am trying to get the server figured out, but would prefer a solo version with no fees.  Is anyone working on this?
legendary
Activity: 1078
Merit: 1050
meh i'm just putting this guy on ignore and moving on i really don't need to see his dribble.

Either its a culture disconnection and or a language barrier. Whatever it is i think the guy is unstable and i really don't wanna entertain it anymore if you ignore them they usually go away
sr. member
Activity: 378
Merit: 250
lol thats funny here is the private pool adress     Grin  :  http://89.179.126.88:8081

You are a lot weird you know that right
why dont you just join ypool   Grin  ?

Because i have my own pool! why don't you just go get some help with your mind.

You are clearly unwell and by clearly, i mean, you think you are fine but everyone can see you are not

He is clearly unwell. He is asking ppl to join ypool yet ypool's jh00 said he tried to ddos them as well and jh00 has blocked his ID.


lol i didnt ddos ypool and why should i?After many ddos atacks he bought a well protected firewall.Btw  jh00 tried to scam people before and he cried me about it.Now he tries do the same thing with xpm.If you dont belive come to ypool chat and check how many people complain:They cant get cashout their xpms for 5 days at least.I dont know what will be his excuse this time.Btw he cant block me Cheesy
sr. member
Activity: 249
Merit: 250
lol thats funny here is the private pool adress     Grin  :  http://89.179.126.88:8081

You are a lot weird you know that right
why dont you just join ypool   Grin  ?

Because i have my own pool! why don't you just go get some help with your mind.

You are clearly unwell and by clearly, i mean, you think you are fine but everyone can see you are not

He is clearly unwell. He is asking ppl to join ypool yet ypool's jh00 said he tried to ddos them as well and jh00 has blocked his ID.

sr. member
Activity: 2106
Merit: 282
👉bit.ly/3QXp3oh | 🔥 Ultimate Launc
lol thats funny here is the private pool adress     Grin  :  http://89.179.126.88:8081
What's your interest to publish pool address?
Yesterday I post something mining statistics, now we have another statistics, 1 rat from ~20-25 users - 4-5% rats  Grin

To all: difficulty more than 10.95, move please to 11ch version, after 24 hours accounting will be adjusted. A big part of shared produces by 10ch version are empty now.
legendary
Activity: 1078
Merit: 1050
lol thats funny here is the private pool adress     Grin  :  http://89.179.126.88:8081

You are a lot weird you know that right
why dont you just join ypool   Grin  ?

Because i have my own pool! why don't you just go get some help with your mind.

You are clearly unwell and by clearly, i mean, you think you are fine but everyone can see you are not
sr. member
Activity: 378
Merit: 250
lol thats funny here is the private pool adress     Grin  :  http://89.179.126.88:8081

You are a lot weird you know that right
why dont you just join ypool   Grin  ?
legendary
Activity: 1078
Merit: 1050
lol thats funny here is the private pool adress     Grin  :  http://89.179.126.88:8081

You are a lot weird you know that right
sr. member
Activity: 378
Merit: 250
lol thats funny here is the private pool adress     Grin  :  http://89.179.126.88:8081
member
Activity: 92
Merit: 10
That's the guy who actively wanted to bring this pool down with DDOS and whatnot...or at least he claimed to be.

Yes. Rather unfortunate to have such individuals in this world.



He was cheering for madMAx's pool to go down, now he wants help with the solo miner. That's irony in it self, really ungrateful.

You can't even downvote MF.
hero member
Activity: 518
Merit: 500
That's the guy who actively wanted to bring this pool down with DDOS and whatnot...or at least he claimed to be.

Yes. Rather unfortunate to have such individuals in this world.



He was cheering for madMAx's pool to go down, now he wants help with the solo miner. That's irony in it self, really ungrateful.
sr. member
Activity: 249
Merit: 250
That's the guy who actively wanted to bring this pool down with DDOS and whatnot...or at least he claimed to be.

Yes. Rather unfortunate to have such individuals in this world.

hero member
Activity: 812
Merit: 1000
That's the guy who actively wanted to bring this pool down with DDOS and whatnot...or at least he claimed to be.
legendary
Activity: 1078
Merit: 1050
Hi guys,

I am very confused now... So it seems maxmad will not be making solominer.

Which miner is recommended to use now? xpmminer or maxmad's xpmclient?

And what pool to use? eXtremal's private pool (5%) or should I compile maxmad's xpmpool? Which miner works for eXtremal's pool?
I don't need a detailed guide but even after compiling xpmpool's successfully there are prestsql user/role to set and not successful to initDb...

Thanks!

P.S. To MaxMad, I've just sent the 4.87XPM I mined with your server last week to you, which are all I've got in the wallet Cheesy
I need to get the miner working to donate more  Grin

I hope madmax is working on this: https://bitcointalksearch.org/topic/m.6689199

As for those who wants it now, you could either use eXtremal's pool, compile xpmpool or get SuperComputing to share his code/binary:


How to convert the Pool Sever into a Solo Pool Server -  without a web/database server.

Please make the following changes in the pool.cpp file and recompile:
.../xpmpool-master/primeserver/src/pool.cpp

Comment out the following code:

Line 30: //mBackend = 0;
Line 94: //mBackend = zsocket_new(ctx, ZMQ_DEALER);
Line 100: //zsocket_set_sndhwm(mBackend, 1*1000*1000);
Line 113: //err = zsocket_connect(mBackend, "tcp://localhost:8888");
Line 150: //zsocket_destroy(ctx, mBackend);
Line 344: //SendData(iter->second, mBackend);
Line 367: //SendData(mData, mBackend);
Line 569: //SendData(mData, mBackend);
Line 698: //mBackend = new PoolBackend(pwallet);
Line 750: //delete mBackend;

Change the following code as shown below:

Line 709: mMinShare = 7;//mBackend->Settings().MinShare;
Line 710: mTarget = 10;//mBackend->Settings().Target;

Recompile the pool server and you can now solo mine. Configure xpmclient miner with your XPM payout address (not used - key pool from your wallet.dat file will be used as usual)

Happy Mining
where is this pool.cpp file?

edit i find https://github.com/madMAx43v3r/xpmpool/blob/master/primeserver/src/pool.cpp  so after changing these what should i do?

Are you trolling? It clearly says what to do
sr. member
Activity: 378
Merit: 250
Hi guys,

I am very confused now... So it seems maxmad will not be making solominer.

Which miner is recommended to use now? xpmminer or maxmad's xpmclient?

And what pool to use? eXtremal's private pool (5%) or should I compile maxmad's xpmpool? Which miner works for eXtremal's pool?
I don't need a detailed guide but even after compiling xpmpool's successfully there are prestsql user/role to set and not successful to initDb...

Thanks!

P.S. To MaxMad, I've just sent the 4.87XPM I mined with your server last week to you, which are all I've got in the wallet Cheesy
I need to get the miner working to donate more  Grin

I hope madmax is working on this: https://bitcointalksearch.org/topic/m.6689199

As for those who wants it now, you could either use eXtremal's pool, compile xpmpool or get SuperComputing to share his code/binary:


How to convert the Pool Sever into a Solo Pool Server -  without a web/database server.

Please make the following changes in the pool.cpp file and recompile:
.../xpmpool-master/primeserver/src/pool.cpp

Comment out the following code:

Line 30: //mBackend = 0;
Line 94: //mBackend = zsocket_new(ctx, ZMQ_DEALER);
Line 100: //zsocket_set_sndhwm(mBackend, 1*1000*1000);
Line 113: //err = zsocket_connect(mBackend, "tcp://localhost:8888");
Line 150: //zsocket_destroy(ctx, mBackend);
Line 344: //SendData(iter->second, mBackend);
Line 367: //SendData(mData, mBackend);
Line 569: //SendData(mData, mBackend);
Line 698: //mBackend = new PoolBackend(pwallet);
Line 750: //delete mBackend;

Change the following code as shown below:

Line 709: mMinShare = 7;//mBackend->Settings().MinShare;
Line 710: mTarget = 10;//mBackend->Settings().Target;

Recompile the pool server and you can now solo mine. Configure xpmclient miner with your XPM payout address (not used - key pool from your wallet.dat file will be used as usual)

Happy Mining
where is this pool.cpp file?

edit i find https://github.com/madMAx43v3r/xpmpool/blob/master/primeserver/src/pool.cpp  so after changing these what should i do?
hero member
Activity: 812
Merit: 1000
Supercomputing, that's amazing man!

Thanks...
sr. member
Activity: 249
Merit: 250
@SuperComputing, thanks for sharing ! Pls post your address  Smiley
Pages:
Jump to: