How to Run your own Pool - Uray's Pool
-
@sethpayments Uray's Pool for any miners
-
@Blago hi just want to be sure JohnathanMoura said How to Run your own Pool - Uray's Pool
burst-pool-master is this a Burst Pool V2 or Uray's Pool ? which miners can be used with it
thank you
-
@sethpayments Burst Pool V2 = Uray's Pool = Uray's code
The pool can accept deadlines from any miners
-
thank you i just want to understand please if you can help me
what is confirmed dl when it turns green ? does it mean 1 burst coin or part of the coin .
also what is
FORGED BLOCKSBLOCK #254735
Reward: 3,073 Burst
Fee: 2 Burst
7 days agoi see this but i don't see any coin
thank you for your time and help
-
I am going to look into starting one as well. I have access to good hardware and a good fiber internet connection, so it should run really good.
Are 1% fees considered ok ?
-
Is there any info on what all of the fields in the config file represent, or any documentation?
-
-
anybody able to help with this ?
-
@tomahawkeer 1% fee is good.
here is what you need:
poolFee : 0.020, = 2% poolPort : 8124, Port for mining poolPvtKey : 'nvfnfi483vnm84m', Passphrase for the pool poolPublicRS : 'BURST-IUIU', Pool wallet Address poolPublic : '8045', Pool wallet Numeric Address poolFeePaymentAddr : '649', Wallet where fees will go "numeric" httpPort : 80, Your Pool Port minimumPayout : 400.0,send earnings to user every 400 burst (like 300 burst at .biz) clearingMinPayout : 2.0, cumulativeFundReduction : 1, fee for send transaction, 1 burst nextBlockFundSaving : 0.02, historycal part 2% (like 40% at .biz) maxRoundCount : 360, flush earnings every 360 block (1 day) maxRecentPaymentHistory : 360 - payment history (better set 360, count of blocks)
about the weird deadlines, I dont knowhow to help you, try using the plotChecker to see if your files is good.
-
@JohnathanMoura the same plots work great on other pools.
ill tweak these settings and set one of my miners up to it. If it works, ill buy a domain and try to get more users interested. No idea if it would be worth it if others arent interested though.
-
poolpvtkey: passphrase for the pool ? as in the wallet ???
-
@tomahawkeer yes
-
Ok I just had that blank. That may be part of the problem. Ill give it a try in a few
-
All plot files are checking good, and still getting the wierd deadlines / corrupt files thing on my server (and not others)
-
@tomahawkeer PlotsChecker check structure of plots - not nonces.
try set "ShowMsg" : true in miner and you will see what miner send and get
-
@Blago Here is that
-
I even created a new plot from scratch on a drive that hasn't been used for plots before, and get the same strange deadlines.
-
Thanks to JohnathanMoura we got it working. Just had a few characters in the config wrong. Took them out and its working now. Going to need a few testers now.
-
@JohnathanMoura Does it really matter what the defaultPaymentDeadline is? I'm not sure what it is exactly, as in if it is a minimum deadline or something like that.
-
@rapidfireman
Default Deadline is set by the Pool .... It is Minimum Deadline
Anything above Default Deadline wont be accepted by that pool...
You will see Green/Blue lines in your miner only if the your Deadline is under the Default Dealine set by the Pool