Search content
Sort by

Showing 20 of 66 results by ChiangYay
Post
Topic
Board Service Announcements
Re: [ANN] .0014 BTC per GH/s - 12 month contract **www.BitcoinCloudServices.com**
by
ChiangYay
on 05/04/2015, 05:13:56 UTC
Does anyone know what happens when the 12 month contract expires? do I get the investment back or I  get only the payout generated during the 12 month.
Thanks ChiangYay
Post
Topic
Board Service Discussion
Re: GAW Zen Hashlet PayCoin unofficial uncensored discussion. ALWAYS MAKE MONEY :-)
by
ChiangYay
on 21/12/2014, 15:51:09 UTC
coin-swap is down I can't log in  at  cryptsy. Does any one know any other decent exchange where I can unload my XPI? Thanks
Post
Topic
Board Service Discussion
Re: GAW ZenCloud ZenPool Hashlet - does it really exist? ALWAYS MAKE MONEY :-)
by
ChiangYay
on 14/09/2014, 14:54:19 UTC
I've been trying to withdraw some btc today and the same error message for the last couple of hours:

Code:
Unable to process transaction at this time

Does anyone experience the same issue?

Same here
Post
Topic
Board Service Discussion
Re: GAW ZenCloud ZenPool Hashlet - does it really exist? ALWAYS MAKE MONEY :-)
by
ChiangYay
on 14/09/2014, 05:10:17 UTC
Sell off your Prime and get almost $40 bucks!

Today The Zen portal made it possible to sell your Hashlets. For us early adapters we make a nice profit selling hour hashlet prime.

Early adaptors profits
Also today i Made 60% roi on my Primes, and i can sell them for $39.96
We made a list of the rates you get for your hashlets, we think the value will drop fast.

Rates:
Hashlet Prime $39.96
Hashlet Genesis $7.90
CleverHashlet $13.56
MultiHashlet $12.70

Boost your Hashlets Prime whit 50% for free!
I've just boosted my Hashlet Prime 1 Mh/s  and now it's running at 1.55 Mh/s. Good reason to login every day and boost them while getting the payouts done anyway.  A boost for 30 mins each time once every 12hrs, and only %50 of your hash.

Must I sell or keep my Hashlets?
Read more here: http://www.bitcoinupdate.nl/home/hashlets-market-opened-his-doors-free-upgrade-for-prime-users

I can't find the market place to sell the hashlet and the boost function too in zenportal. Could anyone please tell me how to or give me a link.
Thanks
Post
Topic
Board Mining (Altcoins)
Topic OP
solo zenhashlet not giving any payout last 48 hours
by
ChiangYay
on 01/09/2014, 11:01:48 UTC
Does any one experiencing the same issue?
Post
Topic
Board Project Development
Re: Bitcoin Windows gadget which displays BTC and currency amounts
by
ChiangYay
on 11/03/2014, 04:05:47 UTC
No way man but thanks for trying,
enjoy the pasta.

Sorry guys, my copypasta mistake.

Exchange rate JSON key for Bitstamp is not "lowest_ask" - but just "ask", same as the field 1 key. So:

Bitstamp
exchange URL: https://www.bitstamp.net/api/ticker/
exhange rate JSON key: ask
field 1 JSON key: ask
field 2 JSON key: last
field 3 JSON key: bid

I've wanted to release a new version for weeks now but as I'm in crunch mode with a big project somehow just can't find the time to actually do it. Sad
Post
Topic
Board Project Development
Re: Bitcoin Windows gadget which displays BTC and currency amounts
by
ChiangYay
on 10/03/2014, 09:49:38 UTC
exchange URL: https://www.bitstamp.net/api/ticker/
is not sending data to me, I GET GOX OLD DATA ask 136.3901,
last 135, bid 135, USD N/A
Anyone have the same problem.

It would be nice if Domci could make a downloadable basic gadget version with bitstamp anyway gox is defunct. 

Thanks in advance.

ChiangYay


My gadget still shows MtGox price of BTC which is not the real value on the markjet as we all know Smiley
Could someone let me know how to set coinbase or bitstamp price in the gadget settings ?
Im lost and not familiar with API and Json at all Sad

Bitstamp
exchange URL: https://www.bitstamp.net/api/ticker/
exhange rate JSON key: lowest_ask
field 1 JSON key: ask
field 2 JSON key: last
field 3 JSON key: bid

BTC-E
exchange URL: https://btc-e.com/api/2/btc_usd/ticker
exhange rate JSON key: sell
field 1 JSON key: sell
field 2 JSON key: last
field 3 JSON key: buy

Post
Topic
Board Pools
Re: [45 TH/s] BitMinter.com [ASIC support: var diff, Stratum, GBT, rollntime]
by
ChiangYay
on 29/09/2013, 04:51:33 UTC
Hi,

since yesterday my account page show constantly the same amount of assets:

                Balance         Unconfirmed            Future          Expected per block

Bitcoins   0.19372475   -------                0.1937247      0.02605526

never change, never add anything, seems frozen.

But the live stats page show constant activity.

Any idea?

Does anyone had the same issue?

Thanks and Regards

Post
Topic
Board Mining software (miners)
Re: CGMINER ASIC FPGA GPU overc monit fanspd RPC linux/win/osx/mip/r-pi 3.3.4
by
ChiangYay
on 18/08/2013, 07:28:53 UTC
HELP CGminer load only GPU 0.
LTC Mining.

I have 3 GPUs but at startup CGminer load only GPU 0, I have to add the other 2 manually.
Probably there is some mistake in my CGminer .bat and/or .conf.
I folloved the instruction from  Con Kolivas and wrote the conf file but something must be wrong.
Any help would be appreciated.

BAT FILE

timeout /t 30
"C:\CGminer\cgminer-3.3.4-windows\cgminer-3.3.4-windows\cgminer.exe" --gpu-platform 0 -d 0 -w 256 -v 1 -I 19 -g 1 -l 1  --thread-concurrency 21712
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
  
CONF FILE

{
"pools" : [
   {
      "url" : "stratum+tcp://coinotron.com:3334",
      "user" : "xxxxxxxxxxx",
      "pass" : "xxxxx"
   },
   {
      "url" : "http://stratum.give-me-coins.com:3333",
      "user" : "xxxxxxxxxx",
      "pass" : "xxxxxx"
   }
]
,
"intensity" : "19,19,19",
"vectors" : "1,1,1",
"worksize" : "256,256,256",
"kernel" : "scrypt,scrypt,scrypt",
"lookup-gap" : "0,0,0",
"thread-concurrency" : "21712,21712,21712",
"shaders" : "1792,1792,1792",
"gpu-engine" : "0-0,0-0,0-0",
"gpu-fan" : "0-85,0-85,0-85",
"gpu-memclock" : "0,0,0",
"gpu-memdiff" : "0,0,0",
"gpu-powertune" : "0,0,0",
"gpu-vddc" : "0.000,0.000,0.000",
"temp-cutoff" : "95,95,95",
"temp-overheat" : "85,85,85",
"temp-target" : "75,75,75",
"api-port" : "4028",
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "1",
"hotplug" : "5",
"log" : "1",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "30",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin",
"device" : "0"
}

Software/HARDWARE

Catalyst Version 13.4
CGminer 3.3.4
Windows 7 64 bit
ASRock 970 Extreme4 MOBO
AMD Athlon II Processor  
3 x Sapphire Radeon Vapor-X HD 7950 OC with Boost 3 GB
Corsair Professional Series 860-Watt
3 x PCI-E riser cable
8 GB  DDR3 SDRAM (4 x 4GB)
Plastic Crate

 
Thanks.

ChiangYay
Post
Topic
Board Mining (Altcoins)
Re: GUIMiner-scrypt: A GUIMiner fork for mining scrypt chains
by
ChiangYay
on 15/08/2013, 11:48:44 UTC
Hi,

I have 3 GPUs 7950. but GUI miner is running only 1. how to set it to run all the all the 3 GPUs?

Thanks,

ChiangYay
Post
Topic
Board Mining software (miners)
Re: CGWatcher 1.2.0, a GUI/monitor for CGMiner & BFGMiner to help minimize downtime
by
ChiangYay
on 18/07/2013, 09:32:58 UTC
Is there a way to have cgwatcher reboot the computer when the display driver crashes?
I sometimes have the driver crash and I can't access the system anymore by remote desktop since there is no desktop anymore (no GPU's = no monitors = no desktop). The system is still running though since I can ping it but there is no way for me to get on it to reboot other than to drive over and flip the switch.

In case CGWatcher will be able to shut down when  the driver crash. Or in case of a power outage . You can do as follow:

1) Configure BIOS Settings.
Power on your computer, and press the “delete” key a few times immediately after power on. You should end up in the BIOS configuration area. Do the following, then save & exit:
Change power options so that the computer automatically turns itself on whenever power is restored. The reason for this is two-fold: first, it’ll make sure that your miner automatically starts up after a power outage.

2) Configure automatic login
We want our mining rigs to boot up and start mining without any intervention on our part. We’ll need to enable auto-login for that to happen.
Click on the Start Menu and type “netplwiz” (without the quotes) into the search box, and click on it when it appears in the programs list.
Uncheck the box that says “Users must enter a user name and password to use this computer”.
Click “Apply”. You’ll be prompted to enter your password to confirm the change.

3) Configure cgminer and/or  CGWatcher to start automatically
We want cgminer to automatically start mining whenever the rig is powered on. That way, we keep mining losses to a minimum whenever a power outage occurs, and we don’t have to worry about manually starting it back up in other situations.
In your cgminer folder, right-click on your new mine_litecoins.bat file, and click “Copy”.
Now, click on the Start Menu, then right-click on “All Programs”. Finally click on “Open All Users”.
Double-click “Programs”, then double-click “Startup”. Right-click anywhere on the empty background of the Startup folder and select “Paste shortcut”.
You should see a shortcut to your mine_litecoins.bat batch file appear in the startup folder. Windows should automatically execute it upon bootup.
At this point, we’re done with the essentials. If you’ve done everything correctly, you should be able to reboot and watch your rig automatically start mining shortly after the Windows desktop loads. 

4) Until CGRemote beta will start configure remote administration
Configuring remote administration will allow you to disconnect the monitor, keyboard, and mouse from your mining rig and manage it from another computer  over the internet, if you wish. Install VNC like TightVNC or Google Chrome Remote Desktop. Both are lightweight, simple, and free.

Hope it helps
Post
Topic
Board Altcoin Discussion
Re: Ripple Giveaway!
by
ChiangYay
on 29/06/2013, 15:18:28 UTC
ra2gdq9PP6GiG2xgzDPXtBpurMJ9wzBNmV
Post
Topic
Board Altcoin Discussion
Re: Namecoin non merged pool does it exist?
by
ChiangYay
on 25/06/2013, 10:18:04 UTC
Right,  but in a non merged environment I suppose I could mine more NMC.
May be I'm wrong.

Thanks
Post
Topic
Board Altcoin Discussion
Topic OP
Namecoin non merged pool does it exist?
by
ChiangYay
on 25/06/2013, 03:57:06 UTC
Hi,
does anyone know if exist a pure Namecoin pool, non merged.

Thanks ChiangYay
Post
Topic
Board Altcoin Discussion
Re: Ripple Giveaway!
by
ChiangYay
on 23/06/2013, 01:12:51 UTC
 ra2gdq9PP6GiG2xgzDPXtBpurMJ9wzBNmV
Post
Topic
Board Beginners & Help
Re: BTC Vault - Secure Bitcoin Live-CD
by
ChiangYay
on 01/06/2013, 05:47:19 UTC
bootinst doesnt work.
Keep asking to insert a disk into drive \Device\Harddisk2\DR2.
What does it mean?
Post
Topic
Board Speculation
Re: Wall Observer - MtGoxUSD wall movement tracker - Hardcore
by
ChiangYay
on 05/05/2013, 03:33:58 UTC
 I suspect rpietila could be Mads Brügger.
"
Mads Brügger (1972) is a Danish journalist, TV-host, author and filmmaker. He has written several books, worked for magazines and newspapers, produced award winning radio programmes and hosted the critically acclaimed late night TV-programme The 11th hour as well as the daily news/debate programme Deadline. Furthermore, he has created satirical docu-series as Danes for Bush (2004) and the feature-length documentary, The Red Chapel (winner at Nordisk Panorama 2009 & Sundance 2010). Brügger is reknown for his distinctive methods of “performative journalism” as he infiltrates various milieus."



http://theambassador.dk/

Goat be careful if he wants to film you transfering the BTC's in public.



 
Post
Topic
Board Mining (Altcoins)
Re: Consolidated Litecoin Mining Guide for 5xxx, 6xxx, and 7xxx GPUs
by
ChiangYay
on 04/04/2013, 08:42:16 UTC
Hi,

I ordered 4 sigle BFL Asic but nobody know if and when will be shipped.

So I decided to build a rig for mining litecoin, a case with:

#1 MSI 990FXA-GD80V2 AM3+ AMD 990FX SATA 6Gb/s USB 3.0 ATX AMD Motherboard

#3 Sapphire Radeon Vapor-X HD 7970 GHz OC 3GB DDR5 DL-DVI-I/SL-DVI-D/HDMI/DP PCI-Express Graphics Card

I suppose i need #2 dummy plug.
Probably I need 1 Extender Cable w/ Molex but I don't know which one.
It seems one extender is needed because the GPU is quite large.
Could anyone suggest me if and which one should I order.

Any help and suggestion or critic  regarding my configuration would be greatly appreciated.

Thanks,

ChiangYay
Post
Topic
Board Mining software (miners)
Re: CGMINER GPU FPGA overc monit fanspd RPC stratum linux/windws/osx/mip/r-pi 2.11.3
by
ChiangYay
on 26/03/2013, 08:17:21 UTC
Thanks a lot to everybody.
Now it works.
Great community!
Post
Topic
Board Mining software (miners)
Re: CGMINER GPU FPGA overc monit fanspd RPC stratum linux/windws/osx/mip/r-pi 2.11.3
by
ChiangYay
on 25/03/2013, 10:38:36 UTC
cgminer-2.11.3-win32

 fpgaonly

not working.

2.10.5 works perfectly.

Any help would be appreciated.
Try NOT ignoring the big fat warning at startup that says you need to install a new driver?

Thanks.
But the warning/message run so fast I can read it and dont know how to pause it.
Where can I get the new driver?  I'm running BFL FGPA Single.