Bitcoin Forum
May 25, 2024, 11:11:43 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 [28] 29 30 31 32 33 34 35 »
541  Bitcoin / Pools / Re: CKPool Stats - iPhone App on: September 06, 2016, 02:38:29 AM
Looks like my last mod to work with nil return values created an unwanted side affect during some api key changes.
Working in a temp solution for now while I work in a better fix.   

If problem is still occurring, continue via PM, i might need to ask for a bit more detail to verify.
542  Bitcoin / Pools / Re: [35+PH] Kano CKPool kano.is 0.9% PPLNS US,DE,SG,DK,JP,FR on: September 01, 2016, 06:16:57 AM
Block!
tich13 way to go!

I lurk here everyday and read every post.

Happy 4th to my fellow rebels and happy day to all at the best fucking pools ever created.

Happy days to Kano and CK.
A toast to the best programmers and thinkers who not only implement their own magic but never stop evaluating what else is out there which can be used to give us the top mining experience.
I've always believed simplicity is elegance, and nowhere is it shown more than these two pools.

Thank you to all who contribute, be safe with your family, your crypto family, and your money be it fiat or coin.

Keep poppin these babies so we end up with a gorgeous payout!


Edit:
On a side note to the posts I have read regarding those looking for a way to change frequency on a schedule. I cannot jam something out as fast as most of the people experienced with cron jobs as my background was mainly DOS, and then windows with some old skills with my TI products in the late 80s, but, I do know this can be done using a cron job which can be setup to execute. Avalon makes it even easier through the GUI where they allow you to execute a cron job. Doing it with the limited Bitmain GUI you need to do it through SSH in and editing a couple of files to have this more automated.
I recommend posting a small bounty in the mining software area as I'm sure someone can knock this out quickly enough. Who knows, if you get a quote there may be enough interested people to help go in with you and cover the cost.

It may be something Kano or CK would be able to work in their very busy sleepless schedules once coin became a variable.
Just something to think about, and it never hurts to ask.

 

Random useful contribution for the kano.is forum regulars, newbies, and lurkers:   

My currently active time of day cron based frequency adjustment:

Drops the frequency on a S7-LN to 100M M-F from 4:00PM to 7:00PM

On some linux box on the same network:

crontab -l
Code:
# m h  dom mon dow   command
0 16 * * 1-5 /root/antminer/s7ln_slow.sh
0 19 * * 1-5 /root/antminer/s7ln_full.sh

cat /root/antminer/s7ln_slow.sh
Code:
#!/bin/sh

minerip="10.15.20.49"
auth="root:root"

pool1url="stratum.kano.is:3333"
pool1user="vhoang_S7LN"
pool1pw="x"
pool2url="solo.ckpool.org:3333"
pool2user="1ACdGz8jn68wHpknGh86oFXeJV6a2NHuva.1"
pool2pw="y"
pool3url="de.kano.is:3333"
pool3user="vhoang_S7LNd"
pool3pw="z"

freq=100
voltage=0650
beep="false"

/usr/bin/curl -X POST -H 'application/x-www-form-urlencoded' \
--data-urlencode "_ant_pool1url=stratum+tcp://$pool1url" \
--data "_ant_pool1user=$pool1user" \
--data "_ant_pool1pw=$pool1pw" \
--data-urlencode "_ant_pool2url=stratum+tcp://$pool2url" \
--data "_ant_pool2user=$pool2user" \
--data "_ant_pool2pw=$pool2pw" \
--data-urlencode "_ant_pool3url=stratum+tcp://$pool3url" \
--data "_ant_pool3user=$pool3user" \
--data "_ant_pool3pw=$pool3pw" \
--data "_ant_nobeeper=$beep" \
--data '_ant_notempoverctrl=false&_ant_fan_customize_switch=false&_ant_fan_customize_value=' \
--data "_ant_freq=$freq" \
--data "_ant_voltage=$voltage" \
--digest -u "$auth" "http://$minerip/cgi-bin/set_miner_conf.cgi"

cat /root/antminer/s7ln_full.sh
Code:
#!/bin/sh

minerip="10.15.20.49"
auth="root:root"

pool1url="stratum.kano.is:3333"
pool1user="vhoang_S7LN"
pool1pw="x"
pool2url="solo.ckpool.org:3333"
pool2user="1ACdGz8jn68wHpknGh86oFXeJV6a2NHuva.1"
pool2pw="y"
pool3url="de.kano.is:3333"
pool3user="vhoang_S7LNd"
pool3pw="z"

freq=700
voltage=0706
beep="false"

/usr/bin/curl -X POST -H 'application/x-www-form-urlencoded' \
--data-urlencode "_ant_pool1url=stratum+tcp://$pool1url" \
--data "_ant_pool1user=$pool1user" \
--data "_ant_pool1pw=$pool1pw" \
--data-urlencode "_ant_pool2url=stratum+tcp://$pool2url" \
--data "_ant_pool2user=$pool2user" \
--data "_ant_pool2pw=$pool2pw" \
--data-urlencode "_ant_pool3url=stratum+tcp://$pool3url" \
--data "_ant_pool3user=$pool3user" \
--data "_ant_pool3pw=$pool3pw" \
--data "_ant_nobeeper=$beep" \
--data '_ant_notempoverctrl=false&_ant_fan_customize_switch=false&_ant_fan_customize_value=' \
--data "_ant_freq=$freq" \
--data "_ant_voltage=$voltage" \
--digest -u "$auth" "http://$minerip/cgi-bin/set_miner_conf.cgi"

Disclaimer: this has been tested on my S7-LN, it probably will not work without significant adjustments for any other models or owners.

If you can't get it to work or question(s), start a different topic for discussion.   

Otherwise, enjoy the new found power..(save mode).

543  Bitcoin / Pools / Re: [35+PH] Kano CKPool kano.is 0.9% PPLNS US,DE,SG,JP,FR,NL on: July 30, 2016, 03:26:07 PM
Hello, i'm new to mining and looking that kano.is is the best pool around the other pool based on the review. I'm still in the learning phase and finally got myself one S5 Antminer. I already mined for about 1 day, and already make wallet, and already change the wallet for payout to my wallet, the rewards for me already showed up, but my bitcoin balance still not have any change. Is that because of the block is not 'mature' yet? and can somebody explain what is the 'mature' block means? or am i missed when the 5nd phase already over? i start around 11:AM yesterday, and now my clock showed 5:43 PM. Thank you for your time  Wink

go to this spot on the kano.is web site

show us what you have


...


there you go

...


My notes sais the last block payout is 422688.   You should get a payout with the next block we find.

See last paragraph of https://www.kano.is/index.php?k=payout.

5nd is the "N Range" on your screenshot.  
You get rewarded for the speed you average (or your shares relative to pool total shares) over that time.

Keep your miner mining over that entire time and your "Your N Avg" will stabilize and reward per block found will be more consistent.


544  Bitcoin / Pools / Re: [35+PH] Kano CKPool kano.is 0.9% PPLNS US,DE,SG,DK,JP,FR on: July 09, 2016, 03:24:50 AM
The user field shouldn't be blank, judging from the screen shot there.

It's not actually blank. It only looks blank in that image because photoshop is my friend.  Grin

Cheers,

- zed


Figured as much based on your reply to kano.   Just wanted to cross of the obvious.
545  Bitcoin / Pools / Re: [35+PH] Kano CKPool kano.is 0.9% PPLNS US,DE,SG,DK,JP,FR on: July 09, 2016, 03:09:44 AM
I've pointed my S7LN with @sidehacks mod to the pool, but none of the shares are accepted. The current run has been for over an hour and earlier I had it pointed at the pool for close to four hours with the same results. Lots of Diff1# shares, Discarded and Stale, but no DiffA#, DiffR#, or DiffS# shares.

When I login on the web site I can see the worker in the Workers -> Workers page so I know the miner is reaching the pool, but there are no stats shown.



Am I missing some special sauce?

Thanks,

- zed


The user field shouldn't be blank, judging from the screen shot there.
546  Bitcoin / Pools / Re: [35+PH] Kano CKPool kano.is 0.9% PPLNS US,DE,SG,DK,JP,FR on: July 01, 2016, 01:46:07 AM
Random ideas to calm yourself down:

5 S9 = 65THs = 0.15606794 BTC/day theoretical.

7 days no block at all = 1BTC missing.
preload 1BTC into your kano payout address and stream out 95% theoretical a day to your primary address.

Don't take out more when the pool is lucky.

Get nervous when the 1BTC buffer is gone.   << less likely due to 100 block avg.
Celebrate when the 1BTC becomes 2BTC, shrink buffer back to 1BTC.  << more likely due to 100 block avg.

Revisit every difficulty adjustment.

Faulty math, incorrect data relevant to most people.
Sorry bud.


that wasn't entirely meant for you.   

MR 'c'  may turn up  and we will be block blessed shortly after.

I have a lot of gear pointed here 52 th  soon to be 65 th I am a bit nervous about it. As I put up 10k for 5 s-9's
547  Bitcoin / Pools / Re: [35+PH] Kano CKPool kano.is 0.9% PPLNS US,DE,SG,DK,JP,FR on: July 01, 2016, 01:38:03 AM
Random ideas to calm yourself down:

5 S9 = 65THs = 0.15606794 BTC/day theoretical.

7 days no block at all = 1BTC missing.
preload 1BTC into your kano payout address and stream out 95% theoretical a day to your primary address.

Don't take out more when the pool is lucky.

Get nervous when the 1BTC buffer is gone.   << less likely due to 100 block avg.
Celebrate when the 1BTC becomes 2BTC, shrink buffer back to 1BTC.  << more likely due to 100 block avg.

Revisit every difficulty adjustment.
548  Bitcoin / Pools / Re: [35+PH] Kano CKPool kano.is 0.9% PPLNS US,DE,SG,DK,JP,FR on: June 28, 2016, 06:17:59 AM
Greeting from Thailand. My S9 has arrived my home for 10 hrs. It's mining on Kano pool, which is the first pool in my life. I wanna see how much income per week compaing to other pools.

Welcome. You'll make more btc here than anywhere else.
gtopba, but just don't make the mistake of confusing variance with total reward Smiley

The variance here is quite low thanks to the large miners we have here, and more will be coming in soon, but of course PPLNS variance is higher than a PPS pool.
Those PPS pools, however, charge way higher fees also.
So in the long run you can expect to do better here.

I have yet to find anyone who needs to pay their electricity bill every single day, so as long as you don't need to do that, you should find that the weekly variance here is pretty low. There will be some bad weeks every so often and also some VERY good weeks every so often.
But even that weekly variance will rarely be very big.

People flock to AntPoo and FUPool coz they think they will be rewarded better.
Simple fact. They wont.
Those pools have lower variance coz they have a larger hash rate, but that variance base that you are rewarded, is lower there than it is here.

Thank you guys. I understand that. I've read a lot while my S9 was on the journey. Most online calculators that I use, estimate $16/day in average for the current rate. Do you guys think that's true?

http://tradebtc.net/bitcalc.php
http://23.108.83.12/miner.html

It changes rapidly daily up and down with many variables but if you set your bar there, you should see that over a week period, for a while.

edit: one of the many variables:
http://www.bitcoinblockhalf.com/
549  Bitcoin / Pools / Re: [35+PH] Kano CKPool kano.is 0.9% PPLNS US,DE,SG,DK,JP,FR on: June 26, 2016, 08:29:54 AM
So technically we could have withheld the first block and then use the second to orphan BW's block in the middle???

Isn't that what they just did to us?

a bit more complicated than that.    a withheld block has a good chance of being lost.   
you'd have to risk losing blocks just to attempt to sandwich a specific target to apply it maliciously.

very hard to imagine someone putting that much risk/effort into it.

what a curious 25 hr window.
550  Bitcoin / Pools / Re: [35+PH] Kano CKPool kano.is 0.9% PPLNS US,DE,SG,DK,JP,FR on: June 26, 2016, 05:09:31 AM
Kano.  Can you make the coin machines put it interweb monies in my magic money wallets?   Maybe scramble luck interceptors.  I believe in your brain Shocked Cheesy

Hello crispy... do you mean kano pool to convert block rewards from BTC into currency to you bank account?

I don't think that possible without using Coinbase API to a 3rd party, as far as I know.

And 101 more others factor why this cannot be done easily, just thinking about it makes me dizzy.

Anyways, Kano pool is NOT a bank.

Afternote: you may mean BTC mixing before it goes into your wallet... anyways, your question is still vague and Google translator may not be always useful to translate your language to English. Perhaps if you can write it in your own language and get the forum members to translate - probably would be a better idea.

Reading Crispy's post it seems more like a joke, at least based on the wording I see.

"Magic interwebz monies", "luck interceptors"

i read it as:

"magic money wallets" = bitcoin address
"interweb monies" = digital currency
"coin machines" = miners
reference to cgminer.

"scramble luck interceptors" = deploy the chicken.
551  Bitcoin / Pools / Re: [45+PH] **5x AVALON6 GIVEAWAY** Kano CKPool kano.is 0.9% PPLNS US,DE,SG,DK,JP,FR on: May 29, 2016, 07:30:41 PM
Quick question on dust now that we are up to 42 ph or more.

What hash rate is needed to not be dust.

2th?

I ask as I have 1 lone s-7 running on one account.

I have it clocked to 3800 gh.

For,noise heat and power control.

Take the pool hash (PHs) x 4 = (GHs).  @ 42PHs, 168GHs will borderline dust.

https://bitcointalk.org/index.php?topic=789369.msg14544179;topicseen#msg14544179

edit: this shortcut works until halving.  understand the full logic in the link.
552  Bitcoin / Pools / Re: [45+PH] **5x AVALON6 GIVEAWAY** Kano CKPool kano.is 0.9% PPLNS US,DE,SG,DK,JP,FR on: May 26, 2016, 03:55:17 AM
I see in order to keep my income levels compared to earns on antpool i should receive at least 1 block per machine, so: 6 blocks a day... Bad day today for us!

Look past the daily variance at a little longer time period than one day.   Wait a bit and put one week / two week of payouts into an excel file and average.


On the blocks page, pick a stats row.   Construct the earning sentence like this:

If I had mined here for the last [Time] days I would earn close to [Luck %] of the theoretical equipment earnings.

ex:
Description   Time   MeanTx%   Diff%   Mean%   CDF[Erl]   Luck%
Last 50 Blocks   10.4days   101.5%   88.48%   88.47%   0.2116   113.03%
Last 100 Blocks   25.4days   101.4%   98.73%   99.48%   0.4924   100.53%
Last 250 Blocks   8.4wks   101.3%   94.23%   94.14%   0.1779   106.22%

If I had mined here for the last 10.4 days I would earn close to 113% of the theoretical equipment earnings.
If I had mined here for the last 25.4 days I would earn close to 100% of the theoretical equipment earnings.
If I had mined here for the last 8.4 wks I would earn close to 106% of the theoretical equipment earnings.

pps pools that pay regularly like the one you mention is fixed @ about 92-96% of theoretical.

553  Bitcoin / Pools / Re: [35 PH] ** 5x AVALON6 GIVEAWAY ** Kano CKPool (kano.is) [0.9% PPLNS] US,DE,SG on: May 08, 2016, 03:58:55 AM
seeing double, woot.  for a second, i thought there was a glitch in the notification.
554  Bitcoin / Hardware / Re: GekkoScience Compac BM1384 Stickminer Official Support Thread on: May 01, 2016, 03:14:34 AM
on a slow, steady mission to get the compac onto mainline cgminer. 
i've started the ball rolling again.

looking for volunteer or two to confirm base functionally is preserved since i'm limited on devices at the moment.

https://github.com/vthoang/cgminer.git
--enable-icarus

i have it running on one compac, looking for a few more scenarios:

1) successfully running multiple compac
2) successfully running compac + icarus (non-compac : preferably a U3)
3) other combination

(PM me a screenshot if available)
555  Bitcoin / Pools / Re: [100TH] [PPLNS 0.5%] Jonny's Mining Emporium (bravo-mining.com) Win up to 3 BTC! on: April 27, 2016, 04:47:27 AM
"also the block finder" category it seems.   gj.
556  Bitcoin / Pools / Re: [100TH] [PPLNS 0.5%] Jonny's Mining Emporium (bravo-mining.com) Win up to 3 BTC! on: April 27, 2016, 04:30:19 AM
new slot: 121%.
557  Bitcoin / Pools / Re: [100TH] [PPLNS 0.5%] Jonny's Mining Emporium (bravo-mining.com) Win up to 3 BTC! on: April 25, 2016, 02:29:49 AM
new guess : 105%.

the percentage being close to each other seems fine as long as it was picked well in advance.
it seems to me gap of .2% is fine as long as folks are picking into the future,  -gt 10% of the current share %.

that leaves it open to luck plus some space for rental without someone sneaking in while you're renting.
within 5-10% of your guess, you'll know know the percentage layout is now fixed and how to best structure rentals.

edit:  i think an extended fair way is to earn .1% buffer credit per your 24h hash rate up to 1% or n%, but that may be getting a little complicated to manage.
558  Bitcoin / Pools / Re: [100TH] [PPLNS 0.5%] Jonny's Mining Emporium (bravo-mining.com) Win up to 3 BTC! on: April 21, 2016, 03:50:53 AM
time for a new pick.   will go with 75% now.
559  Bitcoin / Pools / Re: CKPool Stats - iPhone App on: April 21, 2016, 02:14:19 AM
is there any way to set the App Store to so that I can use it on my iPhone 4 which runs IOS 7 [its limit]?

not quickly.   backwards support for iphone 4 is in the build i'm currently working on.   but probably two more weeks out before this iteration starts the app store review process.     
560  Bitcoin / Pools / Re: CKPool Stats - iPhone App on: April 21, 2016, 02:10:49 AM
Any reason why my app is continuously showing a (1), as a push-message is waiting...

Opened, read it (one miner trending down), reset miner (hashing ok now), even uninstalled ad reinstalled the app.

Still showing (1)...   Huh

the number shows the count of idle workers.  it won't go away as long as you have idle workers.   if you don't have idle workers, pm me your username and i can check on it.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 [28] 29 30 31 32 33 34 35 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!