Pages:
Author

Topic: [ANN] [TIX] Tickets | TIX/CNY Market on Bter | First on Cryptsy XPM Market - page 26. (Read 114705 times)

full member
Activity: 224
Merit: 100
The definition of insanity is doing the same thing


Just a thought, you might try "pywallet".  It has some success with recovering the private key and that is all you really need to rebuild.

https://github.com/jackjack-jj/pywallet

If you put the "pywallet.py" python file and a copy of your wallet.dat file in the same directory (don't operate on the original) and run something like the following it might display your private key.

python pywallet.py --wallet=wallet.dat --info



install this, try "python pywallet.py --wallet=wallet.dat --info" - "a mandatory option is missing" message
webinterface works, but when i try to "dump your keys" - "Error in dump page"

with well working wallet webinterface works fine

trid,

I have to go AFK for a bit but I'll leave you with another possibility...

https://github.com/gavinandresen/bitcointools



this give me a new wallet.dat (fixwallet.py), but with zero balance. Tried to run wallet with the -rescan option but nothing happens

On the new wallet.dat file that "fixwallet.py" created, can you run the previous "python pywallet.py --wallet=wallet.dat --info" on it?

Also try deleting everything in the data folder except "wallet.dat" and "LotteryTickets.conf".  See what happens if you re-download the block chain.  I have had issues with the -rescan argument before.
newbie
Activity: 70
Merit: 0
It is taking a while. Even copperbars (CPR), went on Cryptsy fairly fast for a scrypt-jane coin. I sent a support ticket a week ago to Cryptsy. When will the checkpoint be updated for the blockchain?

We'll get it taken care of in the next few days. It's just a visual issue, you guys can 100% ignore it. Doesn't do anything to your client or the network, it's just a message for us
hero member
Activity: 518
Merit: 500
Just a word of caution...I initiated a trade of 3.5 BTC for 400,000,000 TIX with "Angel_of_Heaven" yesterday.  I sent the BTC and verified that it was sent via a block chain explorer.  24 hours later I have yet to receive the TIX.  Though I would hope there is a good reason for the delay, the only thing that comes to mind is the word "SCAM".  Anyway, I just wanted to warn others before considering a trade with "Angel_of_Heaven".

Live and learn.  If I actually receive the TIX owed to me, I'll update this post.


I just hate seeing people getting scammed like this.  I had a trade with him just last week but he sent first.  I hope he is just away for the weekend and have no access to the internet.  I would wait until Monday before slapping the scam label on him.

You can use me as escrow in future trade if you want.  No fee and you don't have to tip me either.  


-tb-

Thanks techbytes.  I'm hoping that he is just AFK.  I may have jumped the gun but he said the TIX would be sent as soon as the BTC was received.  What makes me more suspicious is that Angel_of_Heaven's profile shows "online" the couple of times I checked since the transaction.  Regardless, I hate to speak poorly of someone so I'll take your advice and wait until Monday.  I'll delete the poor trust rating until then as well.

atavacron






Any sign of your coins as yet? this is why it needs to get on an exchange now i guess. Did you send him the entire 3.5btc upfront?

No, no response from Angel at all.  Sent two polite PMs.

Yes, I sent him the entire 3.5 BTC up front.  I should have known better.

Damn, that's quite a bad rip off right there if he doesn't come through. TBH i think you would have heard from him by now. Fingers crossed but if he does not get him on the scammers list asap before others are caught out. I would freak out losing 3.5btc to a scammer.

Shall we start a new thread to get some plan of action about getting this coin on cryptsy or some other exchange. I mean that's 3.5btc wasted because there isn't currently one supporting this coin. How are 2GH + spikes of miners not pushing for this to hit an exchange now? I mean the poker site could take some time so i guess no real point waiting for that before getting it on an exchange.

Just look at the Cryptsy and Bter threads. People are asking for it left and right. Surprised nobody added it yet considering this one hasn't broken once and several coins on Cryptsy especially seem to be missing every other day from broken code, not to mention the massive premine dumping they are letting run rampant these days.  Guess their standards have changed. Really hoping for Bter to pick us up anyway. Here's their info, but if any of you want to start your own thread asking to be added, feel free. That might work better

Their emails:

Cryptsy: [email protected]
 
mcxNOW: [email protected]
 
Bter: [email protected]



And their threads:

Bter: https://bitcointalksearch.org/topic/annexchange-btercom-android-app-deposit-btsx-nowtweets-by-btercom-280806

Cryptsy: https://bitcointalksearch.org/topic/annexchange-latest-cryptsy-additions-news-and-announcements-246679

mcxNOW: https://bitcointalksearch.org/topic/ann-mcxnowcom-deposit-earn-interest-trade-293035


It is taking a while. Even copperbars (CPR), went on Cryptsy fairly fast for a scrypt-jane coin. I sent a support ticket a week ago to Cryptsy. When will the checkpoint be updated for the blockchain?
legendary
Activity: 1596
Merit: 1006
Why all my wallet have this error?

Is everything ok?
Mining and transactions seems to work well, but just wondering that... Shocked Shocked
Am I only with that?
I check blocks with block explorer, my wallet and tix.coinmine.pl pool and all count same blocks, so everything seems to be ok, but have you guys this message in your wallet... any one?

I have that as well. The dev just needs to update the checkpoint. Everything is fine.
Oh. Thanks. Now I can go sleep well Smiley
member
Activity: 88
Merit: 10
Why all my wallet have this error?

Is everything ok?
Mining and transactions seems to work well, but just wondering that... Shocked Shocked
Am I only with that?
I check blocks with block explorer, my wallet and tix.coinmine.pl pool and all count same blocks, so everything seems to be ok, but have you guys this message in your wallet... any one?

I have that as well. The dev just needs to update the checkpoint. Everything is fine.
legendary
Activity: 1596
Merit: 1006
Why all my wallet have this error?

Is everything ok?
Mining and transactions seems to work well, but just wondering that... Shocked Shocked
Am I only with that?
I check blocks with block explorer, my wallet and tix.coinmine.pl pool and all count same blocks, so everything seems to be ok, but have you guys this message in your wallet... any one?
legendary
Activity: 1596
Merit: 1006
Why all my wallet have this error?

Is everything ok?
Mining and transactions seems to work well, but just wondering that... Shocked Shocked
Am I only with that?
legendary
Activity: 1596
Merit: 1006
Why all my wallet have this error?

Is everything ok?
Mining and transactions seems to work well, but just wondering that... Shocked Shocked
legendary
Activity: 1596
Merit: 1006
Why all my wallet have this error?

Is everything ok?
sr. member
Activity: 425
Merit: 250


Just a thought, you might try "pywallet".  It has some success with recovering the private key and that is all you really need to rebuild.

https://github.com/jackjack-jj/pywallet

If you put the "pywallet.py" python file and a copy of your wallet.dat file in the same directory (don't operate on the original) and run something like the following it might display your private key.

python pywallet.py --wallet=wallet.dat --info



install this, try "python pywallet.py --wallet=wallet.dat --info" - "a mandatory option is missing" message
webinterface works, but when i try to "dump your keys" - "Error in dump page"

with well working wallet webinterface works fine

trid,

I have to go AFK for a bit but I'll leave you with another possibility...

https://github.com/gavinandresen/bitcointools



this give me a new wallet.dat (fixwallet.py), but with zero balance. Tried to run wallet with the -rescan option but nothing happens
full member
Activity: 224
Merit: 100
The definition of insanity is doing the same thing


Just a thought, you might try "pywallet".  It has some success with recovering the private key and that is all you really need to rebuild.

https://github.com/jackjack-jj/pywallet

If you put the "pywallet.py" python file and a copy of your wallet.dat file in the same directory (don't operate on the original) and run something like the following it might display your private key.

python pywallet.py --wallet=wallet.dat --info



install this, try "python pywallet.py --wallet=wallet.dat --info" - "a mandatory option is missing" message
webinterface works, but when i try to "dump your keys" - "Error in dump page"

with well working wallet webinterface works fine

trid,

I have to go AFK for a bit but I'll leave you with another possibility...

https://github.com/gavinandresen/bitcointools

full member
Activity: 224
Merit: 100
The definition of insanity is doing the same thing
Well...it was worth a shot.
sr. member
Activity: 425
Merit: 250


Just a thought, you might try "pywallet".  It has some success with recovering the private key and that is all you really need to rebuild.

https://github.com/jackjack-jj/pywallet

If you put the "pywallet.py" python file and a copy of your wallet.dat file in the same directory (don't operate on the original) and run something like the following it might display your private key.

python pywallet.py --wallet=wallet.dat --info



install this, try "python pywallet.py --wallet=wallet.dat --info" - "a mandatory option is missing" message
webinterface works, but when i try to "dump your keys" - "Error in dump page"

with well working wallet webinterface works fine
full member
Activity: 224
Merit: 100
The definition of insanity is doing the same thing
3.5 BTC is a good bit and I'm not too happy about it but there isn't much I can do other than to move on after warning others.  Plus, it has given me some ideas on how to prevent it from occurring in the future.

I've got high hopes for crypto coins, in general.  TIX stands out because of its utility for gaming.  Miners will stay with it for a while because of the random payout.  For instance, I've got a few Radeon 7950s soloing and hit 370210 TIX just a few minutes ago.  I'm getting a block about every hour or two.  Although I have had block rewards as low as a couple of thousand as well.  The algorithm doesn't seem the stress the GPUs too much as shown by my Kill-a-Watt meters.  My one rig with two MSI Twins barely touches 120W/H. 
The gamers will want to buy from an exchange where you can get a couple of million TIX for a good price then play all night.

I have written to support on all the exchanges and ask for them to carry TIX.  I hope to see it on one in the near future.
newbie
Activity: 70
Merit: 0
Just a word of caution...I initiated a trade of 3.5 BTC for 400,000,000 TIX with "Angel_of_Heaven" yesterday.  I sent the BTC and verified that it was sent via a block chain explorer.  24 hours later I have yet to receive the TIX.  Though I would hope there is a good reason for the delay, the only thing that comes to mind is the word "SCAM".  Anyway, I just wanted to warn others before considering a trade with "Angel_of_Heaven".

Live and learn.  If I actually receive the TIX owed to me, I'll update this post.


I just hate seeing people getting scammed like this.  I had a trade with him just last week but he sent first.  I hope he is just away for the weekend and have no access to the internet.  I would wait until Monday before slapping the scam label on him.

You can use me as escrow in future trade if you want.  No fee and you don't have to tip me either.  


-tb-

Thanks techbytes.  I'm hoping that he is just AFK.  I may have jumped the gun but he said the TIX would be sent as soon as the BTC was received.  What makes me more suspicious is that Angel_of_Heaven's profile shows "online" the couple of times I checked since the transaction.  Regardless, I hate to speak poorly of someone so I'll take your advice and wait until Monday.  I'll delete the poor trust rating until then as well.

atavacron






Any sign of your coins as yet? this is why it needs to get on an exchange now i guess. Did you send him the entire 3.5btc upfront?

No, no response from Angel at all.  Sent two polite PMs.

Yes, I sent him the entire 3.5 BTC up front.  I should have known better.

Damn, that's quite a bad rip off right there if he doesn't come through. TBH i think you would have heard from him by now. Fingers crossed but if he does not get him on the scammers list asap before others are caught out. I would freak out losing 3.5btc to a scammer.

Shall we start a new thread to get some plan of action about getting this coin on cryptsy or some other exchange. I mean that's 3.5btc wasted because there isn't currently one supporting this coin. How are 2GH + spikes of miners not pushing for this to hit an exchange now? I mean the poker site could take some time so i guess no real point waiting for that before getting it on an exchange.

Just look at the Cryptsy and Bter threads. People are asking for it left and right. Surprised nobody added it yet considering this one hasn't broken once and several coins on Cryptsy especially seem to be missing every other day from broken code, not to mention the massive premine dumping they are letting run rampant these days.  Guess their standards have changed. Really hoping for Bter to pick us up anyway. Here's their info, but if any of you want to start your own thread asking to be added, feel free. That might work better

Their emails:

Cryptsy: [email protected]
 
mcxNOW: [email protected]
 
Bter: [email protected]



And their threads:

Bter: https://bitcointalksearch.org/topic/annexchange-btercom-android-app-deposit-btsx-nowtweets-by-btercom-280806

Cryptsy: https://bitcointalksearch.org/topic/annexchange-latest-cryptsy-additions-news-and-announcements-246679

mcxNOW: https://bitcointalksearch.org/topic/ann-mcxnowcom-deposit-earn-interest-trade-293035
legendary
Activity: 2100
Merit: 1167
MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG
Just a word of caution...I initiated a trade of 3.5 BTC for 400,000,000 TIX with "Angel_of_Heaven" yesterday.  I sent the BTC and verified that it was sent via a block chain explorer.  24 hours later I have yet to receive the TIX.  Though I would hope there is a good reason for the delay, the only thing that comes to mind is the word "SCAM".  Anyway, I just wanted to warn others before considering a trade with "Angel_of_Heaven".

Live and learn.  If I actually receive the TIX owed to me, I'll update this post.


I just hate seeing people getting scammed like this.  I had a trade with him just last week but he sent first.  I hope he is just away for the weekend and have no access to the internet.  I would wait until Monday before slapping the scam label on him.

You can use me as escrow in future trade if you want.  No fee and you don't have to tip me either.  


-tb-

Thanks techbytes.  I'm hoping that he is just AFK.  I may have jumped the gun but he said the TIX would be sent as soon as the BTC was received.  What makes me more suspicious is that Angel_of_Heaven's profile shows "online" the couple of times I checked since the transaction.  Regardless, I hate to speak poorly of someone so I'll take your advice and wait until Monday.  I'll delete the poor trust rating until then as well.

atavacron






Any sign of your coins as yet? this is why it needs to get on an exchange now i guess. Did you send him the entire 3.5btc upfront?

No, no response from Angel at all.  Sent two polite PMs.

Yes, I sent him the entire 3.5 BTC up front.  I should have known better.

Damn, that's quite a bad rip off right there if he doesn't come through. TBH i think you would have heard from him by now. Fingers crossed but if he does not get him on the scammers list asap before others are caught out. I would freak out losing 3.5btc to a scammer.

Shall we start a new thread to get some plan of action about getting this coin on cryptsy or some other exchange. I mean that's 3.5btc wasted because there isn't currently one supporting this coin. How are 2GH + spikes of miners not pushing for this to hit an exchange now? I mean the poker site could take some time so i guess no real point waiting for that before getting it on an exchange.
full member
Activity: 224
Merit: 100
The definition of insanity is doing the same thing
I have a problem with wallet.dat
The first start get the message "wallet.dat corrupt, data salvaged", in further starts - "Warning: error reading wallet.dat! All keys read correctly, but transaction data or address book entries might be missing or incorrect" and wallet does not start.

if all keys read correctly, it is possible to fix it?

Who can help with that, Lottery Tickets, can you? I can send you my wallet.dat if needed.

trid,

Are you using the QT GUI client or the command line client?



QT GUI windows client

Do you have the command line version of the client available?  

No. Where can I get command line version of the client? This is a gui client with with a specific -parameter?

Sorry, I was thinking of the Linux command line client.

If you still need help tomorrow (I've gotta get some sleep), I'll offer to attempt a repair.

still need Wink
tried to compile this under ubuntu 11.04, but stuck without the proper experience.
may be you can send me image of linux with all the necessary libraries installed?

trid,

Just a thought, you might try "pywallet".  It has some success with recovering the private key and that is all you really need to rebuild.

https://github.com/jackjack-jj/pywallet

If you put the "pywallet.py" python file and a copy of your wallet.dat file in the same directory (don't operate on the original) and run something like the following it might display your private key.

python pywallet.py --wallet=wallet.dat --info

full member
Activity: 224
Merit: 100
The definition of insanity is doing the same thing
I have a problem with wallet.dat
The first start get the message "wallet.dat corrupt, data salvaged", in further starts - "Warning: error reading wallet.dat! All keys read correctly, but transaction data or address book entries might be missing or incorrect" and wallet does not start.

if all keys read correctly, it is possible to fix it?

Who can help with that, Lottery Tickets, can you? I can send you my wallet.dat if needed.

trid,

Are you using the QT GUI client or the command line client?



QT GUI windows client

Do you have the command line version of the client available? 

No. Where can I get command line version of the client? This is a gui client with with a specific -parameter?

Sorry, I was thinking of the Linux command line client.

If you still need help tomorrow (I've gotta get some sleep), I'll offer to attempt a repair.

still need Wink
tried to compile this under ubuntu 11.04, but stuck without the proper experience.
may be you can send me image of linux with all the necessary libraries installed?

OK trid, I'll do my best to help.

Do you have the x86_64 (64 bit) version of Ubuntu 11.04?
full member
Activity: 224
Merit: 100
The definition of insanity is doing the same thing
Just a word of caution...I initiated a trade of 3.5 BTC for 400,000,000 TIX with "Angel_of_Heaven" yesterday.  I sent the BTC and verified that it was sent via a block chain explorer.  24 hours later I have yet to receive the TIX.  Though I would hope there is a good reason for the delay, the only thing that comes to mind is the word "SCAM".  Anyway, I just wanted to warn others before considering a trade with "Angel_of_Heaven".

Live and learn.  If I actually receive the TIX owed to me, I'll update this post.


I just hate seeing people getting scammed like this.  I had a trade with him just last week but he sent first.  I hope he is just away for the weekend and have no access to the internet.  I would wait until Monday before slapping the scam label on him.

You can use me as escrow in future trade if you want.  No fee and you don't have to tip me either.  


-tb-

Thanks techbytes.  I'm hoping that he is just AFK.  I may have jumped the gun but he said the TIX would be sent as soon as the BTC was received.  What makes me more suspicious is that Angel_of_Heaven's profile shows "online" the couple of times I checked since the transaction.  Regardless, I hate to speak poorly of someone so I'll take your advice and wait until Monday.  I'll delete the poor trust rating until then as well.

atavacron






Any sign of your coins as yet? this is why it needs to get on an exchange now i guess. Did you send him the entire 3.5btc upfront?

No, no response from Angel at all.  Sent two polite PMs.

Yes, I sent him the entire 3.5 BTC up front.  I should have known better.
sr. member
Activity: 425
Merit: 250
I have a problem with wallet.dat
The first start get the message "wallet.dat corrupt, data salvaged", in further starts - "Warning: error reading wallet.dat! All keys read correctly, but transaction data or address book entries might be missing or incorrect" and wallet does not start.

if all keys read correctly, it is possible to fix it?

Who can help with that, Lottery Tickets, can you? I can send you my wallet.dat if needed.

trid,

Are you using the QT GUI client or the command line client?



QT GUI windows client

Do you have the command line version of the client available? 

No. Where can I get command line version of the client? This is a gui client with with a specific -parameter?

Sorry, I was thinking of the Linux command line client.

If you still need help tomorrow (I've gotta get some sleep), I'll offer to attempt a repair.

still need Wink
tried to compile this under ubuntu 11.04, but stuck without the proper experience.
may be you can send me image of linux with all the necessary libraries installed?
Pages:
Jump to: