Author

Topic: [∞ YH] solo.ckpool.org 2% fee solo mining 256 blocks solved! - page 224. (Read 102489 times)

legendary
Activity: 4256
Merit: 8551
'The right to privacy matters'
I point about 5th statistics say I will die before I hit a block with that.

As I type It is possible I hit two blocks back to back.

Lots of people don’t understand this.

To give a more concrete example.

I have a farm with 1ph or 200x 5th.

It has earned 10 btc since December of 2018.

Math or statistics say I could have pointed all that hash here and had about a 50-50 shot at a block.

thats why I point 5th here and 1ph at a different pool.

if i had 100 ph I would point 1 ph here and 99 ph at another pool.
legendary
Activity: 2394
Merit: 6581
be constructive or S.T.F.U
There is really nothing to calculate on Solochance and the site is for nothing. Grin
Reason: You can hit a block in an hour or in 500 years.

This is statistics, and easy to calculate:

average time to find a block @ 100% diff. in Seconds = Net difficulty * 2³² / Miner hashrate per Second

I think he is being sarcastic, or maybe not, people confuse maths to statistics, and when the word "luck" gets thrown in the middle it makes things even more complicated, because "luck" as we know it, is far from statistics. It's hard to explain it but I guess an easy way to look at it is that probability and statistics "ensure" that "luck" remains close to 100% over time, this is the exact reason why we don't hit more blocks than antpool or f2pool, if it was pure luck and statistics meant nothing, no pool would offer PPS payments.

The difference between a large pool and a small miner is the good/bad luck ratio, a pool that should "statistically" hit a block every 10 hours, if his luck is 10% below 100% it simply means he will hit a block in 11 hours, for a single S9 100% luck is 154 years, so 10% below "projected" is only 15 years late as opposed to 1 hour.  Grin,
legendary
Activity: 2483
Merit: 1482
-> morgen, ist heute, schon gestern <-
There is really nothing to calculate on Solochance and the site is for nothing. Grin
Reason: You can hit a block in an hour or in 500 years.

This is statistics, and easy to calculate:

average time to find a block @ 100% diff. in Seconds = Net difficulty * 2³² / Miner hashrate per Second

That is all, it did not predict a time when you will find a block.  Wink

und auf deutsch ginge das auch im childboard "Mining" hier:
https://bitcointalk.org/index.php?board=60.0
full member
Activity: 637
Merit: 131
Download the following script:
Code:
http://ck.kolivas.org/apps/[b]soloproxy[/b]/setupsoloproxy.sh
ok so when you first posted this i tried it and failed multiple times, of course i had consumed adult beverages and that was the problem.
saw your post now so i reattempted it as per your written intstructions  Shocked  and ofcourse it started right up  
so only typing ckproxy is needed for passthrough mode?   i dont need the -A -p stuff?
No, you don't need that.

This is not the passthrough mode of ckpool, this is a proxy to solo.
You get mixed up with the ckpool program.

This is a special proxy program wich get startet as proxy:
Code:
Enter the soloproxy-0.9.5 directory and start ckproxy by typing 'ckproxy'




Ah hah!  now i see  Grin
newbie
Activity: 16
Merit: 1
There is really nothing to calculate on Solochance and the site is for nothing. Grin

Reason: You can hit a block in an hour or in 500 years.
legendary
Activity: 2483
Merit: 1482
-> morgen, ist heute, schon gestern <-
Download the following script:
Code:
http://ck.kolivas.org/apps/[b]soloproxy[/b]/setupsoloproxy.sh
ok so when you first posted this i tried it and failed multiple times, of course i had consumed adult beverages and that was the problem.
saw your post now so i reattempted it as per your written intstructions  Shocked  and ofcourse it started right up  
so only typing ckproxy is needed for passthrough mode?   i dont need the -A -p stuff?
No, you don't need that.

This is not the passthrough mode of ckpool, this is a proxy to solo.
You get mixed up with the ckpool program.

This is a special proxy program wich get startet as proxy:
Code:
Enter the soloproxy-0.9.5 directory and start ckproxy by typing 'ckproxy'


full member
Activity: 637
Merit: 131
I've created a script for Ubuntu (suggest 20.04) or Debian linux which should automate the setup, configuration, and install of a ckproxy to mine on the solo pool, though you can edit it afterwards to mine wherever you like. I do not suggest using something like an RPi as you want reasonable performance from your proxy to avoid any added latency.

Download the following script:
Code:
http://ck.kolivas.org/apps/soloproxy/setupsoloproxy.sh

It will not be directly executable, so execute it with
Code:
sh setupsoloproxy.sh

And follow the prompts. Tell me how you go.

Nice work CK this will help a lot of people who may have struggles to build the proxy from the source top work!
Thanks.

So has anyone actually tried it? I haven't had any feedback about whether it works yet...

ok so when you first posted this i tried it and failed multiple times, of course i had consumed adult beverages and that was the problem.
saw your post now so i reattempted it as per your written intstructions  Shocked  and ofcourse it started right up   
so only typing ckproxy is needed for passthrough mode?   i dont need the -A -p stuff?
copper member
Activity: 5
Merit: 3
I've created a script for Ubuntu (suggest 20.04) or Debian linux which should automate the setup, configuration, and install of a ckproxy to mine on the solo pool, though you can edit it afterwards to mine wherever you like. I do not suggest using something like an RPi as you want reasonable performance from your proxy to avoid any added latency.

Download the following script:
Code:
http://ck.kolivas.org/apps/soloproxy/setupsoloproxy.sh

It will not be directly executable, so execute it with
Code:
sh setupsoloproxy.sh

And follow the prompts. Tell me how you go.

Nice work CK this will help a lot of people who may have struggles to build the proxy from the source top work!
Thanks.

So has anyone actually tried it? I haven't had any feedback about whether it works yet...

I loaded Ubuntu server on one of my computers, and am in the process of downloading the blockchain. I plan on using it as a test bench (I primarily want to play with Stratum V2), but I'll run your script in the next day or so, and let you know how it goes.
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
I've created a script for Ubuntu (suggest 20.04) or Debian linux which should automate the setup, configuration, and install of a ckproxy to mine on the solo pool, though you can edit it afterwards to mine wherever you like. I do not suggest using something like an RPi as you want reasonable performance from your proxy to avoid any added latency.

Download the following script:
Code:
http://ck.kolivas.org/apps/soloproxy/setupsoloproxy.sh

It will not be directly executable, so execute it with
Code:
sh setupsoloproxy.sh

And follow the prompts. Tell me how you go.

Nice work CK this will help a lot of people who may have struggles to build the proxy from the source top work!
Thanks.

So has anyone actually tried it? I haven't had any feedback about whether it works yet...
legendary
Activity: 2394
Merit: 6581
be constructive or S.T.F.U
Thanks to all

For example:
Farm A has 1000 Miner with 50TH per Miner.

Farmer B has only 1 Miner with 50 TH

Farmer A starts the machines. After a week he calculates the average (best-share) with all machines. M1+M2+M3…. :1000
Result = xxxxxxx

How can Farmer B xxxxxxx calculate, to check e.g. whether his miner is working properly?

To check if your miner is working properly you can simply watch the pool status, that's the only way to tell, in your example, Farm B can have a higher "best share" than farm A despite it being 1 miner vs 10000, best shares DON"T matter at all, it's the number of shares that matters, Farm A submits 99900% more shares and thus "statistically" miner B has 0.1% the chance of hitting a block compared to miner A, B or A's best share mean nothing to their chances of hitting a block.


Here is a comparison between S17+ and S17 pro , 70th vs 50th


50th best share:

110985543

70th best share:
49804272


Notice how best share of 50th is almost 61 million higher, one of my S9s hit 121980528868 which is way more than any of my S17 pros or S17+ ever hit, this does not mean S9 is luckier than the rest, because it has yet to find a block.

TL;DR

There is really nothing to calculate, you could pray or light a candle and hope for your 100th to hit a block, that's all I can think of  Grin, now numbers aside, since your miner managed to hit a block "sadly it didn't go through" I "assume" you are luckier than most of us here, been hitting the solo pool for years and was never even close.  Roll Eyes

Good luck, mine on. Cheesy

hero member
Activity: 1568
Merit: 544
Luck at solo mining is 100% aka finding a block or not and resets every block.

I saw pool operators plot there luck level against the time needed to mine a block on a chart to give a idea how 'lucky' they were.
But as mikeywith said you only know it afterwards.

I hope i get your question correct.
They can scratch as fast at the same diff but farmer B submit 1 ticket and farmer A 1000
newbie
Activity: 16
Merit: 1
Thanks to all

For example:
Farm A has 1000 Miner with 50TH per Miner.

Farmer B has only 1 Miner with 50 TH

Farmer A starts the machines. After a week he calculates the average (best-share) with all machines. M1+M2+M3…. :1000
Result = xxxxxxx

How can Farmer B xxxxxxx calculate, to check e.g. whether his miner is working properly?

Hit a Block or not is not the question.

Sorry for my bad english
jr. member
Activity: 56
Merit: 4

Your miner's first submitted share can be diff-1, or in plain English the closest to hitting a block without solving it, and then it mines for twice the "projected" time and still never finds a block, on the other hand,  your miner can mine for a year with the best share not being remotely close to a quarter of the difficulty at any given time, and then out of nowhere - it hits 2 blocks in a row!!. There is absolutely no linear relationship between your actual luck and the best share you submit, in fact, there is no relationship between your luck in hitting the first block and your luck in the second block.

Remember that POW has no record or memory of your previous shares, whether it's 1 or diff-1 it doesn't matter, it's like rolling a dice, every single roll is completely independent of both the past and future once.

EXACTLY!!!!
When I "hit" that block but didn't actually get it due to server issues, (sorry to bring up old shit, but it's relevant and I'm drunk) I had only been mining on the solo Pool for a few weeks and my miner had just been power cycled 13 hours before it "hit". So it's all a lottery and luck is what it is and apparently I have none bit I'm stimm here solo mining at 125th/s hoping to hit again and actually hit it this time now that we have a better server. Odds say it'll be 18 years for me to get a block but like I said I sorta got one without actually getting one after only a few weeks. (It was before the halving and I'm still salty and will prob be salty for a long time, bit I digress) it's all the luck of the draw it was my S9 that did it too, so even old miners with low hash rates can find something if it's your chance to be lucky. If I was to point my stuff at a pool it doesn't make squat so I'm hoping for a lottery win on the solo still.
legendary
Activity: 2394
Merit: 6581
be constructive or S.T.F.U
It's a linear relationship, so take the time needed for a block from the solochance site and ratio that with the time you run your miner vs. its best share and see if you're "lucky" during the time you are calculating this. (Vroob)

It's not, the term "best share" is misunderstood and this is probably how you came up with this "solution" which I have to sadly inform you that it is wrong.

Your miner's first submitted share can be diff-1, or in plain English the closest to hitting a block without solving it, and then it mines for twice the "projected" time and still never finds a block, on the other hand,  your miner can mine for a year with the best share not being remotely close to a quarter of the difficulty at any given time, and then out of nowhere - it hits 2 blocks in a row!!. There is absolutely no linear relationship between your actual luck and the best share you submit, in fact, there is no relationship between your luck in hitting the first block and your luck in the second block.

Remember that POW has no record or memory of your previous shares, whether it's 1 or diff-1 it doesn't matter, it's like rolling a dice, every single roll is completely independent of both the past and future once.

newbie
Activity: 16
Merit: 1
I think that's the solution.

It's a linear relationship, so take the time needed for a block from the solochance site and ratio that with the time you run your miner vs. its best share and see if you're "lucky" during the time you are calculating this. (Vroob)
member
Activity: 208
Merit: 46
now i want to know if my luck is above average or worse than the probability.

You can only know your luck status AFTER you hit a block, anything that happens before that means absolutely nothing, if the current diff is 1000 and your share is 999 it doesn't mean your luck is 99%, remember that every share your miner/s submit is completely independent and has nothing "not the smallest thing" to do with the share it's going to submit next, this makes estimating the time that a relatively small miner needs to hit a block hardly accurate, don't bother with these numbers unless for fun.

Thanks of the info.
legendary
Activity: 2394
Merit: 6581
be constructive or S.T.F.U
now i want to know if my luck is above average or worse than the probability.

You can only know your luck status AFTER you hit a block, anything that happens before that means absolutely nothing, if the current diff is 1000 and your share is 999 it doesn't mean your luck is 99%, remember that every share your miner/s submit is completely independent and has nothing "not the smallest thing" to do with the share it's going to submit next, this makes estimating the time that a relatively small miner needs to hit a block hardly accurate, don't bother with these numbers unless for fun.
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
Does the incorrect timestamp affect my mining in anyway?
Absolutely not.
newbie
Activity: 2
Merit: 0
My cgminer timestamp is showing [1970-01-01]. Does anyone know a fix?

use cgminer 4.10 and youre good.

Does the incorrect timestamp affect my mining in anyway?
copper member
Activity: 5
Merit: 3
another reason is there will be 10 of thousands of s9's on the cheap.

I have developed quiet cheap modded 2 board s9's that can mine here. use 400 watts and do 4.7th quietly

So having a space heater first mining here its a dirt cheap way of a chance at big money.

Space heater down clocked s9's can be made for 100 or less they will last for years.

 My two board pulls 377 watts.

I owned the s9 already the modes were about 13 dollars.

so 13 dollars and .03 btc is about 300 dollars. {I donated 0.03 btc}

1 year of 400 watt mining is about  10 x 365 =3650 kwatts at 15 cents = 550 a year.

550+300 = 850 for a 1 year shot at 6.25 btc

 the miner is quiet.  it will help add warmth in the winter.

http://35.226.27.67:3000/d/JmhHccgGz/ck-pool-user-dashboard?orgId=1&refresh=1m&var-user=146UJM5kgzLVUV23CXCf33KQKHckoX1gx3

I am running the quiet s9 over night.

Do you have a thread where you discuss these mods? It just so happens I have an s9 laying around with one bad hash board, and I'd love to give this mod a try.

I have two threads in hardware.

I also sold six in marketplace.

I will link them in a bit.

Thank you philipma1957! I was not expecting such a prompt reply.  Smiley

yeah i just got online  i went to hardware and set up four threads for you to read.


this is the sales thread but I won't be selling anything for weeks. has info and photos.

https://bitcointalksearch.org/topic/m.54305587.  . . no sales for now


here are all mod threads.

https://bitcointalksearch.org/topic/new-s9-upgrade-thread-some-info-is-5253561. current
https://bitcointalksearch.org/topic/what-to-do-with-s9s-and-dead-temp-sensors-5249494. locked
https://bitcointalksearch.org/topic/what-to-do-with-all-the-old-s-9s-5160194. locked


https://bitcointalksearch.org/topic/my-s9-heater-version-5213936. not mine but a clever mod of s9's



the goal for all the threads above is to build decent solo miners for this pool.

Thank you for providing these links philipma1957. It'll be a couple of days before I have time to go through them in detail (there aren't enough hours in a day), but I scanned through them briefly and can see you have put a lot of work into the project, and it looks very good.
Jump to: