Bitcoin Forum
May 14, 2024, 12:44:44 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 »
1  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 2% fee solo mining 273 blocks solved! on: May 15, 2023, 05:29:00 PM
The server seems to be down
 Huh

Ah, good to see I'm not the only one. I thought I may have been blocked or something.
Longest I've ever seen it down was maybe 1 minute, and that was years ago.  Maybe this one is upstream a hop.
The pool server are working. My nicehash rental are fun and I have statistics from the solo pool
Or what for server do you mean?

https://solo.ckpool.org/users/bc1q7rdwugpgm8ynymchltkqs9x7gmjkcdy9f9kvm3

Best regards,
Willi

statistics are not updated
on miners connection error with the pool
2  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 2% fee solo mining 264 blocks solved! on: February 02, 2022, 06:51:55 AM
It works for me for 5 minutes, then there is no access. Even to the site. VPN doesn't help.
3  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 2% fee solo mining 264 blocks solved! on: February 02, 2022, 06:23:17 AM
Hi !

pool solo.ckpool.org is not available, already two hours.
you have the same?
4  Economy / Service Discussion / Re: NiceHash delays transactions on: October 23, 2020, 08:28:45 PM


https://www.blockchain.com/btc/tx/16ce59ad8374a33c1ea6445a205c5cb4edce01f19870714480c0f12c697c5d24
5  Economy / Service Discussion / NiceHash delays transactions on: October 23, 2020, 06:14:49 PM
there are 17 corrupted transactions on the blockchain, and nicehash confirms 2 out of 3.

who else does this happen?

support is not responding.
6  Bitcoin / Mining software (miners) / Re: Awesome Miner - Unlock Antminer S9, T9+, S15, T15, S17, T17 (free for everyone) on: September 15, 2020, 01:42:01 PM
script for open port 22 - antminer s9K

Code:
echo off

goto(){
    cd `dirname $0`
which curl > /dev/null || (echo -e "curl is required, try apt-get install curl" && exit 1)

IPS=`cat ips.ini | grep -v '#' | grep -v '^$'`
[[ -z $IPS ]] && echo -e "No IPs in the list" && exit 1

. config.ini

echo -e "IPs count `echo "$IPS" | wc -l`"

for ip in $IPS; do
echo
echo -e "> Processing $web_user@$ip"
curl -s -X POST --connect-timeout 3 --digest --user $web_user:$web_pass http://$ip/cgi-bin/create_log_backup.cgi -d "/null /config/dropbear -sf"
sleep 0.5
curl -s -X GET --connect-timeout 3 --digest --user $web_user:$web_pass http://$ip/cgi-bin/reboot.cgi &
if [[ $? -ne 0 ]]; then
echo -e "Error connecting"
else
echo -e "OK"
#Comment it in file
# sed -i "s/^$ip$/\#$ip/g" ips.ini
fi
done
}

goto $@
exit

:(){
    rem echo %OS%
for /f "tokens=1,2 delims==" %%A in (config.ini) do (@set %%A=%%B)
for /f %%C in (ips.ini) do (
Call :libType qwrite %%C...
"%CD%"\win\curl.exe -s -f -X POST --connect-timeout 3 --digest --user %web_user%:%web_pass% http://%%C/cgi-bin/create_log_backup.cgi -d "/null /config/dropbear -sf"
rem echo Exit Code is %errorlevel%
if errorlevel 0 (
Call :libType qwrite "send_reboot..."
"%CD%"\win\curl.exe -s -f -X GET --connect-timeout 3 --digest --user %web_user%:%web_pass% http://%%C/cgi-bin/reboot.cgi
Call :libType qwrite "[OK]"
) else (
Call :libType qwrite "[FAIL]"
)
echo.
)
pause

:libType
Call :TCheckArguments %1
Call :TCheckArguments %2
If %ErrorLevel% NEQ 0 GoTo UseSaved
:SaveLine
If /I "%~1"=="qwrite" Call :TMemorizeLastString %2 & Call :TQuickWrite %2
Exit /B
:UseSaved
If /I "%~1"=="qwrite" Call :TQuickWrite "%$SavedString%"
Exit /B
:TQuickWrite
If Not Defined $Text Set $Text=%~1
If Not Defined $Text Exit /B
<nul Set /P $Text=%$Text:~0,1%
Set $Text=%$Text:~1%
If Defined $Text (GoTo :TQuickWrite) Else (Exit /B)
:TMemorizeLastString
Set $SavedString=%~1
Exit /B
:TCheckArguments
Set tmpVar=%~1
If "%tmpVar%"=="" (Exit /B 1) Else (Exit /B 0)
pause
7  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 2% fee solo mining 256 blocks solved! on: June 04, 2020, 01:02:57 PM
People have asked me how long the miner who solved the block has been mining for.  I don't know exactly since their hashrate may have fluctuated over that time. However, assuming they always mined to the same address, they currently have 2486021304645 shares. Dividing that by the current difficulty of 13732352106018.34 that means he found the block at about 18% diff, so in less than 1/5th of the expected time for the current diff.  If they've been mining with a stable 70TH all along, they've been mining for a very long time here.

It was not always 70 Th) sometimes there was a rental of about 1PH.
I figured as much. Ah so it was you. Your previous message was a little cryptic.

block solved)

Thanks)

Congratulations Smiley There was no need to reveal yourself, but I'm sure you'll be happy to be congratulated.

Thanks  Smiley
8  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 2% fee solo mining 256 blocks solved! on: June 04, 2020, 12:52:59 PM
People have asked me how long the miner who solved the block has been mining for.  I don't know exactly since their hashrate may have fluctuated over that time. However, assuming they always mined to the same address, they currently have 2486021304645 shares. Dividing that by the current difficulty of 13732352106018.34 that means he found the block at about 18% diff, so in less than 1/5th of the expected time for the current diff.  If they've been mining with a stable 70TH all along, they've been mining for a very long time here.

It was not always 70 Th) sometimes there was a rental of about 1PH.
9  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 2% fee solo mining 256 blocks solved! on: June 03, 2020, 10:31:49 PM
block solved)

Thanks)
10  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 1% fee solo mining USA/DE 253 blocks solved! on: November 03, 2019, 04:51:34 PM
it's just a lottery, everyone has a chance to find a block, let it be a small miner or a large one

Good luck everyone Smiley Smiley Smiley
11  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 1% fee solo mining USA/DE 252 blocks solved! on: May 30, 2019, 05:45:07 PM
it's just a roulette, luck can visit everyone and with 1 Th and 1 Ph  Wink Cheesy
12  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 1% fee solo mining USA/DE 252 blocks solved! on: May 17, 2019, 06:17:49 PM
it's time to hit the block ))
13  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 1% fee solo mining USA/DE 251 blocks solved! on: March 09, 2019, 03:56:47 PM
Are the stats correct -ck?

somebody already has a high share @ "bestshare": 4,428,906,512,263  Huh
at only 1 diff

it's my bestshare ))
 "shares": 1663638270485,
 "bestshare": 4428906512263.663,
 "bestever": 4428906512263,
14  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 1% fee solo mining USA/DE 251 blocks solved! on: March 09, 2019, 01:24:51 PM
 Cheesy congrats
 Grin Block 566324
15  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 1% fee solo mining USA/DE 251 blocks solved! on: January 04, 2019, 05:47:03 PM
New Year miracles should bring someone good luck.)) Lips sealed Cool
16  Economy / Trading Discussion / crypto-trend.com - scam?? on: October 02, 2018, 12:22:11 PM
Hi.

crypto-trend.com - is it scam or not ??

Who knows about them?

Thanks Smiley
17  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 1% fee solo mining USA/DE 246 blocks solved! on: January 31, 2018, 08:27:03 AM
always when the ck carries out maintenance or any changes on the pool, it warns everyone. Most likely something happened in the data center.
18  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 1% fee solo segwit mining USA/DE 232 blocks solved! on: June 06, 2017, 10:03:15 AM
 Cheesy congrats
19  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 1% fee solo segwit mining USA/DE 231 blocks solved! on: May 12, 2017, 07:07:13 AM
de Pool is not available?   Huh
20  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 1% fee solo segwit mining USA/DE 230 blocks solved! on: April 29, 2017, 11:18:47 AM
Different workers have the same value "bestshare" and "bestever".
This is normal?

Have all previous decisions been canceled?
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!