Bitcoin Forum
April 30, 2024, 07:59:55 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 4 5 »
1  Economy / Currency exchange / [WTB] 2 Bitcoins with neteller Bitstamp + 4% rate on: May 12, 2014, 01:18:31 PM
Hi,

I want buy 2 BTC using neteller verified account. I can ID proof and show as proof ebay accounts or localbitcoinaccounts. (This goes to seller too, i don't want to get scamed)
Exchange rate: bitstamp + 4% or other offers.

Let me know if you are interested.
2  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [AIR] Aircoin BUY/SELL thread on: March 14, 2014, 08:40:28 PM
Selling 118.12740569 AIR for 0.2 BTC.
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] PHPMiner for CGMiner v3.7.2 / SGMiner 4.1.0+ with multi rig support on: March 11, 2014, 05:25:58 PM
100% cpu bug is fixed on latest git version.
Got it work also with windows: add this to php.ini: extension=php_sockets.dll
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] PHPMiner for CGMiner v3.7.2 / SGMiner 4.1.0+ with multi rig support on: March 10, 2014, 12:22:43 PM
100% CPU Bug happens almost instantly everytime when i have phpminer page open on browser. Any ideas how to debug what it's doing?
5  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] PHPMiner for CGMiner v3.7.2 / SGMiner 4.1.0+ with multi rig support on: March 09, 2014, 08:15:01 PM
Quote
did you also copied the 1.3.1 rpc client to the debian-server system? I had the 100% issue too, but with my changes it run's now for days without any 100% actions.

Yes i did copy 1.3.1 rpc client to the debian-server system. It's 100% cpu usage on all rigs with 1.3.1

Code:
<?php
/* * ********* CONFIG ***************** */

// Service IP.
// This address is used to bind the service.
// If you provide 0.0.0.0 all interface are bound, this means that the api is connectable at any ip-address on this machine.
// Provide 127.0.0.1 to only allow localhost.
// If your rig is within your local network, provide the ip address which you eather configurated by your self or got from your router per DHCP.
$config['ip'] = '0.0.0.0';

// Service port, change it to your needs, please keep in mind, in Linux ports lower 1000 can only be created by user root.
$config['port'] = 11111;

// Miner, can be cgminer or sgminer
$config['miner'] = 'cgminer';

// The miner api ip
$config['miner_api_ip'] = '127.0.0.1';

// The port of the miner api
$config['miner_api_port'] = 4028;

// Miner binary, this can be left empty if the binary is the same as the miner. For example miner = cgminer, miner_binary = cgminer or on windows cgminer.exe
$config['miner_binary'] = '';

// RPC Secret key.
$config['rpc_key'] = 'xxxx';

// The path + file where the cgminer.conf is.
// Please make sure that the user which run's this script has the permission to edit this file.
$config['cgminer_config_path'] = 'C://Program Files (x86)//CGWatcher-1.3.2//cgminer-kalroth-api-patched//cgminer.conf';

// The path where the cgminer executable is.
// Please make sure that the user which run's this script has the permission to start cgminer.
$config['cgminer_path'] = 'C://Program Files (x86)//CGWatcher-1.3.2//cgminer-kalroth-api-patched//';

// Path to AMD SDK if available (Normally this is only needed within Linux)
$config['amd_sdk'] = '';

/* * ********* CONFIG END ************* */

This conf worked with earlier versions. It's most likely something with this new rpc talking to cgminer code.
It won't crash if you have no cgminer running.
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] PHPMiner for CGMiner v3.7.2 / SGMiner 4.1.0+ with multi rig support on: March 09, 2014, 03:44:47 PM
- Fixed CPU-Usage problem on RPC-Client

this problem still exists with 1.3.1.
 
PID USER      PR  NI  VIRT  RES  SHR S  %CPU %MEM     TIME+ COMMAND
11075 sickki    20   0  254m  12m 7556 R 104.2  0.1 116:27.71 php
sickki@debian-server:~$ ps aux | grep 11075
sickki   11075 97.1  0.0 260936 13144 ?        Rs   15:41 117:13 php -f /var/www/phpminer/phpminer_rpcclient/index.php

1.3.1 won't work anymore on windows. When i try add it to phpminer daemon will die.

C:\Program Files (x86)\CGWatcher-1.3.2\phpminer\phpminer_rpcclient>php index.php


08.03.2014 19:12:26: Starting RPC Server at 0.0.0.0 on port 11111
08.03.2014 19:13:15: Incoming data request: test_connection

and then it's die.
7  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] PHPMiner for CGMiner v3.7.2 / SGMiner 4.1.0+ with multi rig support on: March 08, 2014, 04:14:46 PM
1.3.0 won't work anymore on windows. When i try add it to phpminer daemon will die.
Also could you add back this: - Add hashrate sum per rig

C:\Program Files (x86)\CGWatcher-1.3.2\phpminer\phpminer_rpcclient>php index.php


08.03.2014 19:12:26: Starting RPC Server at 0.0.0.0 on port 11111
08.03.2014 19:13:15: Incoming data request: test_connection

and then it's die.

Cron seems to broken too:
su www-data -c "php -f /var/www/phpminer/cron.php"
PHP Fatal error:  Class 'InfoException' not found in /var/www/phpminer/includes/Db.class.php on line 36

Fatal error: Class 'InfoException' not found in /var/www/phpminer/includes/Db.class.php on line 36
8  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [AIR] Aircoin BUY/SELL thread on: March 08, 2014, 06:52:39 AM
Selling 118.12740569 AIR for 0.11 BTC.
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AIRcoin - Professional Investment, No Fees, Rising Exchange Rate on: March 06, 2014, 11:44:04 AM
WTS 100 AIR for 0.2 BTC. Rate: 0.002 BTC per AIR.
10  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [AIR] Aircoin BUY/SELL thread on: March 06, 2014, 11:42:52 AM
WTS 100 AIR for 0.2 BTC. Rate: 0.002 BTC per AIR.
11  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][EMC2] Einsteinium | Launch 1st March | MINING STARTS NOW! (POOLS UP) on: March 02, 2014, 05:39:23 PM
Selling 4848.27921766 EMC2 for 0.048 BTC
12  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [EMC2] Einsteinium trading thread on: March 02, 2014, 05:27:04 PM
Selling 4848.27921766 EMC2 for 0.048 BTC
13  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][EMC2] Einsteinium | Launch 1st March | SOLO MINING STARTS NOW! on: March 01, 2014, 10:42:23 PM
Selling 41932.80 EMC2 for 0.4 BTC

Sold.

14  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] PHPMiner for CGMiner v3.7.2 / SGMiner 4.1.0+ with multi rig support on: February 24, 2014, 01:19:57 PM
Pls look that DEAD/SICK GPU reboot code. It's notify about it but there is no RPC commands send to mining rigs and they won't reboot.
15  Alternate cryptocurrencies / Mining (Altcoins) / Re: [MAX][POOL][STRATUM][VDIFF][0%FEE][SSL] https://MAX.SUPRNOVA.CC on: February 09, 2014, 03:35:32 PM
Situation is same for me. I'm still missing those 14 MAX coins because of 0.5 max payment fee.

*sigh*

I'm currently mining myself, when I got enough I'll also donate you 14 MAX to your address at the pool

Anyone else want some free MAX ? Smiley Maybe I should start a wellfare maxcoin company ...

We don't want free MAX. We just want that what we earned with mining. Those should be on the pool wallet if you haven't selled them already.
16  Alternate cryptocurrencies / Mining (Altcoins) / Re: [MAX][POOL][STRATUM][VDIFF][0%FEE][SSL] https://MAX.SUPRNOVA.CC on: February 09, 2014, 03:31:47 PM
Again.. According to the logs, the payouts were fullfilled as expected, yesterday there was a wrong manual payout fee for a short time, yes, i fixed that, I feel sorry for it, the pool code was from doge, there comes that high fee.

I have no overbalance in the wallet, so at first sight, everything looks good, a closer look at the logs also reveals no problems as the coins went out as expected. Why not register a NEW account, crike2 for example, and mine there for an hour and see if the "problem" happens again. I tried this and could not reproduce it with several testaccounts.

I mined some MAX myself, I can send you 2 if that helps, as stated before.

And how about my 14 MAX? It's 0.02BTC = 10.45 EUR lose for me.
17  Alternate cryptocurrencies / Mining (Altcoins) / Re: [MAX][POOL][STRATUM][VDIFF][0%FEE][SSL] https://MAX.SUPRNOVA.CC on: February 09, 2014, 03:28:02 PM
Situation is same for me. I'm still missing those 14 MAX coins because of 0.5 max payment fee.
18  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: WTB/WTS RPD - Official RapidCoin buy/sell Thread on: February 09, 2014, 02:44:06 AM
WTS 66.07476861 RPD for 0.1 BTC
19  Alternate cryptocurrencies / Mining (Altcoins) / Re: [MAX][POOL][STRATUM][VDIFF][0%FEE][SSL] https://MAX.SUPRNOVA.CC on: February 09, 2014, 01:56:08 AM
I'm still looking into this, unfortunately I cannot see where the 2 MAX went to at the moment.. from the transaction history everything looks good, I'll be further investigating this and let you know what I found out
Please do and let us know.

IMO its obvious that its connected to 0.5 payout-fee. I have 5xwithdrawals and I'm missing 2.01 MAX. 4 auto-payouts and 1 manual withdrawal when fee was fixed = 2.01 MAX total.

It's same for me. I have 28 payouts and 28*0.5=14 Max missing.

Hmm.. Very, very strange.. But it should be recorded in transaction history then ... AND the MAX must be somewhere ?!

Ticket is opened, we will see.

Yeah, check your wallet and return them to us?
20  Alternate cryptocurrencies / Mining (Altcoins) / Re: [MAX][POOL][STRATUM][VDIFF][0%FEE][SSL] https://MAX.SUPRNOVA.CC on: February 09, 2014, 01:53:53 AM
I'm still looking into this, unfortunately I cannot see where the 2 MAX went to at the moment.. from the transaction history everything looks good, I'll be further investigating this and let you know what I found out
Please do and let us know.

IMO its obvious that its connected to 0.5 payout-fee. I have 5xwithdrawals and I'm missing 2.01 MAX. 4 auto-payouts and 1 manual withdrawal when fee was fixed = 2.01 MAX total.

It's same for me. I have 28 payouts and 28*0.5=14 Max missing.
Pages: [1] 2 3 4 5 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!