Bitcoin Forum
May 27, 2024, 09:45:27 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 »
121  Bitcoin / Pools / Re: [2900 TH] Kano CKPool (kano.is) from the cgminer devs [0.9% PPLNS] on: December 13, 2015, 03:51:27 AM
Payout 387968 sent (a little while ago)
2236d7a9f47035b3b7cb2317b377c43274f6025dd0dbfafbb7c1b271a8a77bf3
but not confirmed yet
Kano, just for information - is this ok that Status field in Account->Payout tab is empty and not updated after each payment?  This is not a problem really as payments are regular, but it might be good idea to fix it? Some users I guess not able to track payouts on forum because of limited time but it will be quite convenient to login into your account and to check what is paid and what still not..
122  Bitcoin / Mining software (miners) / Re: CKPOOL - Open source pool/database/proxy/passthrough/library in c for Linux on: December 12, 2015, 02:05:19 PM
Thank you Kano!  So easy, it works. 
I've missed command line params related to BTC  and instead of this "http://127.0.0.1:8330" string in ckdb log confused me.
123  Bitcoin / Mining software (miners) / Re: CKPOOL - Open source pool/database/proxy/passthrough/library in c for Linux on: December 12, 2015, 01:16:46 PM
Can someone give advice why ckdb (latest ver from git) can't connect via RPC to local bitcoind (v0.11.2) ?  

At least I am trying to setup BTC payout address in User settings (web) but got error ERR: Invalid BTC address

First time ckdb was not able to connect to standard bitcoind RPC port 8332 as it was hardcoded to 8330  in ckdb.c
Code:
char *btc_server = "http://127.0.0.1:8330";
char *btc_auth;

I've changed to 8332 and recompiled, it is connected but still no luck

Code:
[2015-12-12 13:04:28.923+00] _btc_io() btc server response not ok: HTTP/1.0 401 Authorization Required0x0d0x0aDate: Sat, 12 Dec 2015 13:04:28 +00000x0d0x0aServer: bitcoin-json-rpc/v0.11.2.0-g7e278920x0d0x0a
WWW-Authenticate: Basic realm="jsonrpc"0x0d0x0aContent-Type: text/html0x0d0x0aContent-Length: 2960x0d0x0a0x0d0x0a<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
0x0d0x0a"http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">0x0d0x0a<HTML>0x0d0x0a<HEAD>0x0d0x0a<TITLE>Error</TITLE>0x0d0x0a<META HTTP-EQUIV='Content-Type'
CONTENT='text/html; charset=ISO-8859-1'>0x0d0x0a</HEAD>0x0d0x0a<BODY><H1>401 Unauthorized.</H1></BODY>0x0d0x0a</HTML>0x0d0x0a0x00
[2015-12-12 13:04:28.923+00] usersettings.userset5111.ERR.Invalid BTC address

I've tried to recompile this again w/ hardcoded username/password  in ckdb.c
Code:
char *btc_server = "http://127.0.0.1:8332";
char *btc_auth = "USER:PASS";

according to
Code:
	snprintf(buf, sizeof(buf), "%s:%s", btc_user, btc_pass);
btc_auth = http_base64(buf);

but the same result, this can't authenticate against bitcoind RPC.  

Any hints will be highly appreciated. Thanks!

ps: ckpool works fine via RPC using user/pass from ckpool.conf  , so there is no mistake in user/pass
124  Bitcoin / Pools / Re: [2900 TH] Kano CKPool (kano.is) from the cgminer devs [0.9% PPLNS] on: December 11, 2015, 05:46:18 PM
I presume it would be just as easy to make a patch that would block all known SPV addresses?

Just wondering.......
Patch or firewall is not a problem, but for example Kano pool is 1.5+ % of total hashrate but F2pool and Antpool is 50% total, this will be not effective at all. It will not hurt giants pool in any noticeable  way... They do not care if Kano's pool or any other small pool include their transactions or not.
125  Bitcoin / Pools / Re: [2900 TH] Kano CKPool (kano.is) from the cgminer devs [0.9% PPLNS] on: December 11, 2015, 04:27:24 PM
Sure, you can alter the client code to block addresses, but you can't just throw some addresses in a configuration file.  As you've quoted, it was towards a specific release (Gentoo) and required changes to the underlying core code.  I agree that somebody, if motivated enough, could in fact change the code to block kano's address; however, there are a whole lot of somebodies that would have to do the same thing to have a noticeable effect.
It is quite easy to make patch for such filtering and recompile bitcoind, a few hours max. Especially after recent 'dirty' mining talks here, kind of revenge..
126  Bitcoin / Pools / Re: [2900 TH] Kano CKPool (kano.is) from the cgminer devs [0.9% PPLNS] on: December 11, 2015, 02:54:44 PM
Kano would a test payment to/from the pool address and a private address confirm any suspicions? I am sure you know how to prove this on your own, I am just curious to know if this would be a way to prove some pools are playing dirty.
Who cares of this proof? Yes, they ignoring Kano's transaction and so what?  You will post it on forum and they fix this immediately? Wink I do not think so.  Just we need to be patient and it will be confirmed anyway.
127  Bitcoin / Pools / Re: [2900 TH] Kano CKPool (kano.is) from the cgminer devs [0.9% PPLNS] on: December 11, 2015, 01:11:41 PM
No any probs with confirmation delay, just wondering why it was not included with 0.001 fee in those 10+ blocks
128  Bitcoin / Pools / Re: [2900 TH] Kano CKPool (kano.is) from the cgminer devs [0.9% PPLNS] on: December 11, 2015, 01:02:37 PM
I wonder what is the reason some nodes reject this?  There were about 10 block for last 1.5 hours but nobody included this.. Some nodes like blockchain.info rejects this  because of >250 outputs. What is the problem with 250 qty? Or just a wish..?

http://blockr.io/zerotx/info/5819e053783aa9ef768a9fa3d76da7cc6a1e86104fd485838101c8d47b5765c9
129  Bitcoin / Pools / Re: [9000 TH] Slush's Pool (mining.bitcoin.cz); TX FEES + VarDiff on: December 10, 2015, 08:11:48 PM
So Slush and other relatively fair  pools lack blocks
How you can measure this?  Pool can be only "fair" or "not fair", there is no intermediate value.
Or "relatively fair" means that it stole money once a month? Lol )
130  Bitcoin / Pools / Re: [2900 TH] Kano CKPool (kano.is) from the cgminer devs [0.9% PPLNS] on: December 10, 2015, 09:21:10 AM
..Your transaction was ignored because it did not pay enough fee..
What is 'enough fee' at f2pool? Just for info.
131  Bitcoin / Pools / Re: SPV Mining and how to slow it down ... if you care to ... on: December 06, 2015, 05:11:36 PM
This guy leaked our IP addresses to the public, I pm him kindly and begged him to remove them but he refused.
Are you serious?! Any IP address is PUBLIC and nobody need to have any permit to post this info anywhere.
132  Bitcoin / Mining support / Re: Antminer S4 reporting 3 rows of x's after 4 months of use. Need new PSU? on: December 06, 2015, 05:05:59 PM
Try to setup the lowest possible freq in advanced settings just to check if chips will report good state.
It can be power supply issue for sure, PSU in S4 is not really good even replacement revision.
133  Bitcoin / Hardware / Re: ANTMINER S7 is available at bitmaintech.com with 4.86TH/s, 0.25J/GH on: December 06, 2015, 04:58:54 PM
So i have a batch 1 S7 that ever since performing the FW update form the site wont hash seems like after a hard reboot and leaving it for a few hours it starts to hash but if I ever power it down the problem starts up again. multiple reboots and nothing the main screen is dead See screen shot


I have also tried to login via SSH with default root/root and i get access denied so I can't even poke around inside to try and review the config files

Anyone had any issues like this or can offer advice on how to get in with SSH I would appreciate your help

It is root admin, not root root. s5 started the root admin thing. s3 was root root.

Thanks I got in but still can't get the stupid thing to start hashing
you use dynamic or static address?
I use static and 8.8.8.8 dns  (Google dns)

.
I have tried both and use same DNS I have 4 other miners that work fine those I haven't touched trying the new FW. I have tired re-flashing FW multiple times hard power resetting, rebooting, assigning Static IP rebooting router nothing seems to work. Usually after a few hours it start to hash this time its still not hashing after over 12 hrs
Sorry for overquoting this but connect BOTH FACTORY FANS as it was from the box!
134  Bitcoin / Pools / Re: [9000 TH] Slush's Pool (mining.bitcoin.cz); TX FEES + VarDiff on: December 03, 2015, 04:42:19 AM
What are talking about?  I do not care of overall diff raise, it is absolutely clear and inevitably.
But about bad luck will be never covered with such raise now +10% per 2 weeks.  It is 90% for last months here.
135  Bitcoin / Pools / Re: [9000 TH] Slush's Pool (mining.bitcoin.cz); TX FEES + VarDiff on: December 03, 2015, 02:50:55 AM
Exactly, but unfortunately pool luck still not so good for quite a long time. And this loss will be never fully covered later because of huge difficulty raise each time nowdays.

Another issue  is poolhoppers in each long round, now they for approx +2-3 PH/s which gone immediately after block found.  2/40 = -5% for long(unlucky) rounds so average -2.5% for all profit.
136  Bitcoin / Pools / Re: [9000 TH] Slush's Pool (mining.bitcoin.cz); TX FEES + VarDiff on: December 02, 2015, 02:41:48 AM
0.0001 payment is not from Slush, you may check advertisement message in blockchain in this 0.0001 transaction. Someone decided to pay this to your address and nothing more.  Payment from Slush was as predicted.
137  Bitcoin / Hardware / Re: ANTMINER S7 is available at bitmaintech.com with 4.86TH/s, 0.25J/GH on: December 01, 2015, 06:09:57 PM
I understand your answer but my message was not about someone's burned miner. Any statements from Bitmain that October firmware SOLVES internet blackout issue?  I've just never seen this and that's why the question was.  Btw at least it solves possible fan malfunction like posted here https://bitcointalk.org/index.php?topic=1235167.0

Actually really bad that Bitmain firmwares do not have any public release notes..
138  Bitcoin / Hardware / Re: ANTMINER S7 is available at bitmaintech.com with 4.86TH/s, 0.25J/GH on: December 01, 2015, 04:46:32 PM
There is nothing wrong with the September firmware.  The October firmware SUPPOSEDLY fixed the issue with rigs burning up after internet loss.  I've seen two people in the forum who have had their units replaced because of burning up after losing interest and they had the October firmware.  One of them lost 3 rigs due to burning up after internet loss.  

Don't believe the hype about the October firmware.  It does not fix that issue. ...
I wonder who told you this fact that it solves internet loss issue?  At least October firmware protects of fan's malfunction and stops hashing to prevent overheat. Try to disconnect one fan during running and you will see result - it will stop hashing. Anyway this is your own risk and I can't guarantee anything to you as I am not manufacturer.
139  Bitcoin / Pools / Re: [9000 TH] Slush's Pool (mining.bitcoin.cz); TX FEES + VarDiff on: December 01, 2015, 03:51:42 PM
Any troubles again w/ network? I've just manually resubmitted recent transaction via blockchain.info as it was not broadcasted properly over whole network from Slush itself for more than 1/2 hour, just partially... I think now it will go faster
https://blockchain.info/ru/tx/94f652a93475950674e73876c06241b06878a39240565cd5d424e9f102aca296
140  Bitcoin / Pools / Re: [9000 TH] Slush's Pool (mining.bitcoin.cz); TX FEES + VarDiff on: November 24, 2015, 02:25:32 PM
Another one.... https://blockchain.info/block-index/00000000000000000af10684bfbc1b6f5ebf75ebdd8017dbc8e6d86769e5717a?site=slush
Pages: « 1 2 3 4 5 6 [7] 8 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!