Bitcoin Forum
September 30, 2025, 10:17:11 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 »
1  Bitcoin / Pools / Re: [50+PH] KanoPool kano.is BEST 0.9% fee PPLNS US,DE,JP,NL,NYA 🐈 on: February 05, 2018, 08:52:16 PM
500% !

Oh my GOD it hurts!

Hang in there everyone!!!

https://www.youtube.com/watch?v=4uj9BZ3NBMY
 Cos everybody hurts, mahboy.
2  Bitcoin / Pools / Re: [30+PH] KanoPool kano.is BEST 0.9% fee PPLNS US,DE,SG,JP,NL,NYA 🐈 on: January 04, 2018, 02:05:01 PM
Thank you, Kano-san, I think that's make our comunnity more strongest on mining concept.
3  Bitcoin / Pools / Re: [25+PH] KanoPool kano.is NO FEE TIL 2018 PPLNS US,DE,SG,JP,NL,NYA 🐈 on: December 31, 2017, 04:57:55 AM
On an unrelated note, I still don't see any payment from the Christmas block yet....anyone else?  Haven't changed anything on my end re: wallet...
Yep. I got it yesterday. Transaction 2005503c1365521c933e596b05ddc72cc805525f121a80a3a71c42d9ba87d67b

Remembering that 2018 will start with 2 payouts.
4  Bitcoin / Pools / Re: [25+PH] KanoPool kano.is NO FEE TIL 2018 PPLNS US,DE,SG,JP,NL,NYA 🐈 on: December 31, 2017, 04:43:55 AM
YEAH!! Block found by DANCE DANCE DANCE!!!!

I'm glad for all miners on this year, let's make 2018 more interesting about increase KanoPool Hash Rate.

Hugs from Brazil.
5  Bitcoin / Pools / Re: [25+PH] KanoPool kano.is NO FEE TIL 2018 PPLNS US,DE,SG,JP,NL,NYA 🐈 on: December 24, 2017, 05:00:01 PM
Hey Kano one little suggestion, can you in 2018 work on a new website for us something like slush or even better and i i think that will help attract more miners to the pool. Merry Xmas

Idon't think so.
6  Bitcoin / Pools / Re: [25+PH] KanoPool kano.is NO FEE TIL 2018 PPLNS US,DE,SG,JP,NL,NYA 🐈 on: December 20, 2017, 12:21:59 AM
Kano, do you have any estimates of how many will be the fee of the pool when 2018 begin?
7  Bitcoin / Pools / Re: [25+PH] KanoPool kano.is NO FEE TIL 2018 PPLNS US,DE,SG,JP,NL,NYA 🐈 on: December 19, 2017, 07:43:49 AM
I'd suggest to try:

Code:
#!/bin/bash
#
ok="`ping -c 2 google.com 2>&1`"
res="$?"
if [ "$res" != "0" ] ; then
 sleep 10
 ok2="`ping -c 2 google.com 2>&1`"
 res2="$?"
 if [ "$res2" != "0" ] ; then
  echo "Failed twice ... res=$res res2=$res2 ..."
  echo -e "Ping1:\n$ok"
  echo -e "Ping2:\n$ok2"
  .... your preferred restart ...
 fi
fi
#
Just for knowledge, the Network Manager is worse with wifi connections, but you can replace with Wicd that's look work better on wifi connections.
8  Bitcoin / Pools / Re: [25+PH] KanoPool kano.is NO FEE TIL 2018 PPLNS US,DE,SG,JP,NL,NYA 🐈 on: December 19, 2017, 05:42:30 AM
I'd suggest to try:

Code:
#!/bin/bash
#
ok="`ping -c 2 google.com 2>&1`"
res="$?"
if [ "$res" != "0" ] ; then
 sleep 10
 ok2="`ping -c 2 google.com 2>&1`"
 res2="$?"
 if [ "$res2" != "0" ] ; then
  echo "Failed twice ... res=$res res2=$res2 ..."
  echo -e "Ping1:\n$ok"
  echo -e "Ping2:\n$ok2"
  .... your preferred restart ...
 fi
fi

Holly code, that's working better now! Tottemo arigatou Kano-san.
9  Bitcoin / Pools / Re: [25+PH] KanoPool kano.is NO FEE TIL 2018 PPLNS US,DE,SG,JP,NL,NYA 🐈 on: December 19, 2017, 04:37:26 AM
I don't know if here is the right thread to ask, but I having some problems to connect wifi when the network is down.
I'm using the crontab job to reboot every 2hours, but some times the wifi network isn't connecting automatically, and need check network connection every 5min after reboot.

I'm using ubuntu 16.04.03 LTS
The script to check wifi network is:
Code:
#!/bin/bash
x='ping -c2 google.com 2>&1 | grep unknown'
if [ ! "$x" = "" ]; then
        echo "It's down! Attempting to restart."
        service network-manager restart
fi

and added to crontab with

Code:
*/5 *     * * *     sh /sbin/wifi.sh

but it don't working.

Please if I misstaking some code, tell me the best way to do.

P.S: I just want to stay connected with the pool, without going there and restarting manually, I also do maintence via ssh, but without network  it's sucks.
10  Bitcoin / Pools / Re: [25+PH] KanoPool kano.is NO FEE TIL 2018 PPLNS US,DE,SG,JP,NL,NYA 🐈 on: December 06, 2017, 11:08:20 PM
Please, I have a question: What the difference between the Shares and Avg Share??

Thanks for attention.

EDIT: Sorry for my noobest question.


And which one is calculated to know how much BTC I am generating per hour?
Your BTC per hour is random - that's how ALL PPLNS pools work.

Your expected, average BTC per hour is simply your hash rate * TxnFees,
The 100% PPS calculation is on this page:
http://tradebtc.net/bitcalc.php
N.B. some sites don't uderstand what 1-Diff is so may give you a wrong different value.

What you should get (close to) for a given range on the Blocks page is your hash rate (as 100% PPS) * luck * txnfees
(without subtracting the pool fee until next year)

"I can see clearly now the rain is gone I can see all obstacles in my way "

Thank you Kano to contribute with understanding the fluid ecosystem of bitcoin.
11  Bitcoin / Pools / Re: [25+PH] KanoPool kano.is NO FEE TIL 2018 PPLNS US,DE,SG,JP,NL,NYA 🐈 on: December 05, 2017, 05:46:38 PM
Please, I have a question: What the difference between the Shares and Avg Share??

Thanks for attention.

EDIT: Sorry for my noobest question.


And which one is calculated to know how much BTC I am generating per hour?
12  Bitcoin / Pools / Re: [25+PH] KanoPool kano.is NO FEE TIL 2018 PPLNS US,DE,SG,JP,NL,NYA 🐈 on: December 05, 2017, 03:46:00 PM
Please, I have a question: What the difference between the Shares and Avg Share??

Thanks for attention.

EDIT: Sorry for my noobest question.
13  Bitcoin / Pools / Re: [25+PH] KanoPool kano.is NO FEE TIL 2018 PPLNS US,DE,SG,JP,NL,NYA 🐈 on: November 23, 2017, 03:40:57 PM
Please inclined ,but where payments to the purse??

Have speed: 19.57/18.88 THs

Since 10 Nov, 23 Nov (13 days) - received only two payments: November 15 - 0.015 in BTS, where other means??

Before Postal funds daily, maximum day, and now what?

No fee until 2018 begins, my boy...tha'ts means, the payout, comes when the pool find a new block, and not the Kano-san distibuting all the inputs andressess.
14  Bitcoin / Pools / Re: [25+PH] KanoPool kano.is NO FEE TIL 2018 PPLNS US,DE,SG,JP,NL,NYA 🐈 on: November 18, 2017, 02:33:29 AM

I visit SP for business Wink Electricity cost is expensive in Brazil Sad

Yeah! But i got free energy and wifi from my neighbor, so I just contribute with mining =D.

15  Bitcoin / Pools / Re: [25+PH] KanoPool kano.is NO FEE TIL 2018 PPLNS US,DE,SG,JP,NL,NYA 🐈 on: November 18, 2017, 01:23:26 AM
私の偉大な友Kanoをありがとう。 Thank you Kano-san. "Judo (柔道 jūdō, meaning "gentle way") was created as a physical, mental and moral pedagogy in Japan, in 1882, by Jigoro Kano (嘉納治五郎)."

Hugs from Brazil!


MINE ON.
16  Bitcoin / Pools / Re: [80+PH] KanoPool kano.is 0.9% PPLNS US,DE,SG,JP,NL,NYA 🐈 on: September 10, 2017, 01:56:15 PM
Also is pool's hashrate is increasing. Now at 84P

I sense another block in 12 minutes... Roll Eyes

or not..  Cry

Magical thinking bro.

I remember this  55 years ago and me and my older brother helped

https://www.youtube.com/watch?v=A6IKaLF4Fqc

So right now I am clapping for a block Grin

That's worked man!!! Nice (clap) job!! Grin
17  Bitcoin / Pools / Re: [80+PH] KanoPool kano.is 0.9% PPLNS US,DE,SG,JP,NL,NYA 🐈 on: August 27, 2017, 02:32:56 AM
Block! by kerberos Smiley
Another slow one this month Tongue Oh well, them's the breaks.
4 payouts Smiley

4 PAYOUTS MAN!!!! We started SUNDAY with 4 payouts, thats why I LOVE KANO'S POOL.
18  Bitcoin / Pools / Re: [80+PH] KanoPool kano.is 0.9% PPLNS US,DE,SG,JP,NL,NYA on: August 18, 2017, 01:28:04 AM
Hi all.

I need some help with this transaction: d388e88859010909f84aafe41a931d88fb738732818b21c58137f7f60369e84a

Thus transaction have been stuck on limbo, and don't get confirmed after 3 days ago...

Something to do with this case?

EDIT: I'm running an full node on bitcoin-core 0.14.2.

Use this bro and it'll get confirmed fast! Smiley

https://pool.viabtc.com/tools/txaccelerator/

That's worked mah man, next time I'll pay attention on transactions fees value.
19  Bitcoin / Pools / Re: [80+PH] KanoPool kano.is 0.9% PPLNS US,DE,SG,JP,NL,NYA on: August 17, 2017, 02:20:26 PM
Hi all.

I need some help with this transaction: d388e88859010909f84aafe41a931d88fb738732818b21c58137f7f60369e84a

Thus transaction have been stuck on limbo, and don't get confirmed after 3 days ago...

Something to do with this case?

EDIT: I'm running an full node on bitcoin-core 0.14.2.

Transaction fee is too low.

Yeah, it's a logical answer. I need a answer HOW to SOLVE the problem, to CONFIRM the transaction, or some SPEED UP, or adding more fee amount, something like that.
20  Bitcoin / Bitcoin Technical Support / Re: Accelerate your transactions! on: August 17, 2017, 12:31:44 PM
I need acceleration with this transaction: d388e88859010909f84aafe41a931d88fb738732818b21c58137f7f60369e84a

Can someone help?
Pages: [1] 2 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!