Search content
Sort by

Showing 20 of 99 results by joyyen
Post
Topic
Board 山寨币
Re: CXC资产细胞裂变公链的生态应用
by
joyyen
on 21/10/2019, 02:37:16 UTC
Anyone if want CID code can get from me

C819436c0384e241a35371
Post
Topic
Board Hardware
Re: ANTMINER S7 is available at bitmaintech.com with 4.86TH/s, 0.25J/GH
by
joyyen
on 31/08/2015, 03:38:04 UTC
Antminer S7 coupon for sale

0.24 each for $100 value

0.03 each for $20 value

pm for more info !

Post
Topic
Board Pools
Re: [ANN] CoinLab Protected Pool
by
joyyen
on 28/03/2015, 05:14:20 UTC
damnn ... coinlab has shutdown thier mining pool i still have many unredeem loyalty point !
Post
Topic
Board Announcements (Altcoins)
Re: Vertcoin - 1 | ASIC - 0 | Lyra2RE | Decentralised | GPU Mineable | Open Source
by
joyyen
on 20/12/2014, 05:12:13 UTC
hi if anyone tell me this works on ATI 5850 ?

i cannot get this works on my ATI 5850 !

it's working..
300khs..

Hi help i am using windows 7 32bit 4gb ram 5x sapphire 5850s

Driver 14.4

i have download the AMT/ATI x86 sgminer but i cannot get the miner to works ! anyone please help me i will give some tips !

Done found out the problem !

Done but i found out there is some problem on lyra2re sgminer if you are running different series of the ATI cards the mining hash will not run properly

for me i am 3x 5850 and 2x 7850 the hasrate run only 30-40khs on each cards !
Post
Topic
Board Announcements (Altcoins)
Re: Vertcoin - 1 | ASIC - 0 | Lyra2RE | Decentralised | GPU Mineable | Open Source
by
joyyen
on 19/12/2014, 18:23:00 UTC
hi if anyone tell me this works on ATI 5850 ?

i cannot get this works on my ATI 5850 !

it's working..
300khs..

Hi help i am using windows 7 32bit 4gb ram 5x sapphire 5850s

Driver 14.4

i have download the AMT/ATI x86 sgminer but i cannot get the miner to works ! anyone please help me i will give some tips !

Done found out the problem !
Post
Topic
Board Announcements (Altcoins)
Re: Vertcoin - 1 | ASIC - 0 | Lyra2RE | Decentralised | GPU Mineable | Open Source
by
joyyen
on 17/12/2014, 03:19:28 UTC
hi if anyone tell me this works on ATI 5850 ?

i cannot get this works on my ATI 5850 !
Post
Topic
Board Bitcoin Technical Support
Re: HELP ! How to restore an encrypted bitcoin wallet (bounty 0.04btc)
by
joyyen
on 20/09/2014, 18:24:36 UTC
i Just realize that This option can also solve my problem

as today i have found out i have the same problem on my dogecoin wallet so i followed this instruction

On others post by sonny

I have never got this problem, so I have no idea why it happens and how to fix it.

https://en.bitcoin.it/wiki/Running_Bitcoin
Code:
-salvagewallet Attempt to recover private keys from a corrupt wallet.dat

If you are using Linux, run "./bitcoin-qt -salvagewallet".
If you are using Windows, make a shortcut for your bitcoin.exe and append "-salvagewallet" to the target, and then open the program using that shortcut.

If you have any bitcoin in your wallet, do NOT delete your wallet.dat, or you will lose your bitcoin. If you have no bitcoin yet, feel free to delete the wallet.dat file.



Thanks god now i also recovered my Dogecoin wallet !
Post
Topic
Board Bitcoin Technical Support
Re: HELP ! How to restore an encrypted bitcoin wallet (bounty 0.04btc)
by
joyyen
on 17/09/2014, 03:02:26 UTC
Wallet sync complete funds recovered !

Thank god !
Post
Topic
Board Bitcoin Technical Support
Re: HELP ! How to restore an encrypted bitcoin wallet (bounty 0.04btc)
by
joyyen
on 14/09/2014, 16:15:35 UTC
and i cant believe i have no problem on restoring an encrypted dogecoin wallet only bitcoin is giving me problem !
Post
Topic
Board Bitcoin Technical Support
Re: HELP ! How to restore an encrypted bitcoin wallet (bounty 0.04btc)
by
joyyen
on 14/09/2014, 16:07:58 UTC
ok guys i have manage to find my old Bitcoin folder including block chain everything on feb 2013 and place it to my current bitcoin folder ! and use on my current wallet.dat

i will update you guys see if the restoration can be complete !

oh gosh !
Post
Topic
Board Bitcoin Technical Support
Re: HELP ! How to restore an encrypted bitcoin wallet (bounty 0.04BTC)
by
joyyen
on 14/09/2014, 15:53:17 UTC
Asked both of them now. Awaiting response Smiley

The second that you say the word "format" or "repartition", the only hope is to yank the drive from service and scan the whole surface for any recoverable private keys. Data likely will no longer be where it should be, recovery software will find junk in the sectors where "wallet.dat" is indicated to have been.

After IMMEDIATELY discontinuing use of any drive with possibly-recoverable bitcoins on it, you need to boot another operating system off another drive, and use software that will mount and scan the entire original drive by raw disk sector to discover any recoverable private key data that could be left on the drive.

Get a second hard drive to run off of or bootable USB with a linux distro on it, and get pywallet running on it: https://bitcointalk.org/index.php?topic=34028.0

Then use the command below, pointed to the appropriate device corresponding to the old hard drive and the correct drive size/area to scan, pywallet will go through these steps: 1. read every byte on the disk to look for keys 2. create a recovery file of private keys which enables 3. attempt recovery of password-encrypted keys using possible phrases

python pywallet.py --recover --recov_device /dev/sdb --recov_size 120GB --recov_outputdir ~/foundkeys

It takes about 10 hours to fully 0-wipe a 2TB hard drive, expect longer for key recovery just to read and process the whole drive.

Several threads are around discussing this, but there is not one that is at "master tutorial" level.


I have multiple disk on my computer ! ( as i said i am computer noob know nothing about it)

can i just install the windows python 2.7.8 and i have downloaded the pywallet-master folder which contain pywallet and readme and another file is "wget-1.11.4-1-setup" and i have installed i done see shortcut button

and i know the password for my encripted wallet.dat, i dont know how to do this on linux

about the private keys if there any simple way to get it ?

is so annoying by encrypting my wallet causing so much trouble on the wallet qt ! OMG then what is the meaning of bitcoin wallet backup

ANYONE WHO CAN HELP ME TO SOLVE THIS PROBLEM I AM WILLING TO PAY 0.04BTC

Post
Topic
Board Bitcoin Technical Support
Re: HELP ! How to restore an encrypted bitcoin wallet
by
joyyen
on 14/09/2014, 15:16:51 UTC
i have installed the python 2.7.8 so what is the next step ?

can anyone send me a full tutorial link ?
Post
Topic
Board Bitcoin Technical Support
Re: HELP ! How to restore an encrypted bitcoin wallet
by
joyyen
on 14/09/2014, 14:47:06 UTC
I believe the first step is to try pywallet.py.  py is for Python

sorry ?

you mean that is the programe ? or i need to download it to computer ?
Post
Topic
Board Bitcoin Technical Support
Topic OP
HELP ! How to restore an encrypted bitcoin wallet (bounty 0.04btc)
by
joyyen
on 14/09/2014, 14:37:37 UTC
Hi ! everyone

here is the situation !

I have accidentally delete the hardisk partition which my encrypted bitcoin wallet and blockchain is installed there !

So after i restarted my system i i got a massage from the bitcoin-QT it says need to relocate a space to re download all the blockhain OMG ! and so my wallet.dat has gone together with deleted hardisk partition.

Fortunately i have a backup bitcoin wallet few weeks ago. and after i have restore my backup wallet.dat file to the assigned location

The bitcoin-QT appear massage  "wallet.dat corrupt salvage failed "  i know the bitcoin password but i just dont know how to restore an encrypted bitcoin wallet.


IT just cant let me restore my old encrypted wallet !


i hope my coin is not gone !

i try search all over the youtube cannot find any instruction

i know need to find some private key or something ! then only can restore the wallet

can anyone tell guild me how to restore the wallet ?

i am a total computer NOOB ! PLEASE SOMEONE HELP !



Post
Topic
Board Hardware
Re: ANN: BITMAIN has Tested Its 28nm Bitcoin Mining Chip BM1382
by
joyyen
on 18/07/2014, 02:17:41 UTC
My batch 1 order still not yet shipped !
Post
Topic
Board Altcoin Discussion
Re: [RAFFLE] MMXIV is raffling off TWO Antminer S3s - One MMXIV per entry - 100 Max
by
joyyen
on 01/07/2014, 16:37:35 UTC
Sign me up please !
Post
Topic
Board Group buys
Re: [WORLDWIDE]Bitmine - 950 GH/S 1500 USD - Next day delivery.
by
joyyen
on 12/06/2014, 01:59:43 UTC
and yes they even send a faulty miner for me and no response to my email !

my 1tb unit only mines 400+ ghs only !

the hashrate keep fluctuating between 0-980ghs so the avg hashrate is 400+ ghs only and keep dropping !
Post
Topic
Board Group buys
Re: [WORLDWIDE]Bitmine - 950 GH/S 1500 USD - Next day delivery.
by
joyyen
on 09/06/2014, 10:31:18 UTC
I'm sad to report that my latest delivery never achieves a hash-rate greater than 850GH/s at the pool, despite my best efforts at tuning and troubleshooting Sad

 I was informed this is "normal" Sad

 Needless to say, I'm unhappy with my latest delivery. Not sure how these cables got frayed like that between the time it left their facilities and was delivered to my doorstep.



I have exactly the same problem like you ! and the worst part is there is total of 4 module on the miners the first model is actually "dummy" module because the first module only connected power cable but no data connection module !

and the seller has no response to my email ! this is consider a hit and run sales !

and i believe they dont expect return customers !

so in this case do you think i wills still buy from them ?

Here is some example of poor quality and nonfunctional product !

Missing module OMG !!!!!



The cable is fried up ! and split into 2 and that why i cannot access to the miner UI



So there are total of 4 hash board end up only 3 is working because the top hash board is missing the data connection cable !



Post
Topic
Board Digital goods
Topic OP
(WTS) Antminer S2 $400 coupons for 0.18 BTC
by
joyyen
on 15/05/2014, 17:37:12 UTC
Have total of 37 Coupons for Antminer S2.
Selling at 0.18 BTC each.
Just PM me.

Antminer S1 20 coupons (0.05btc Value)
Selling at 0.02 each

just pm me
Post
Topic
Board Pools
Re: [ANN] CoinLab Protected Pool
by
joyyen
on 03/04/2014, 16:06:08 UTC
Hi may i know if this pool still paying ?