Bitcoin Forum
May 17, 2024, 11:56:53 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 [25] 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 »
  Print  
Author Topic: [ANN] [TIX] Tickets | TIX/CNY Market on Bter | First on Cryptsy XPM Market  (Read 114658 times)
SpeedDemon13
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile WWW
September 29, 2013, 11:09:27 AM
 #481

GPU efficiency just drop today for me. Was hashing at 5500 kh/s, now at 3600 kh/s. In the beginning I was hashing 7500 kh/s....Looks like one or two more weeks, GPU mining will be not so efficient...

CRYPTSY exchange: https://www.cryptsy.com/users/register?refid=9017 BURST= BURST-TE3W-CFGH-7343-6VM6R BTC=1CNsqGUR9YJNrhydQZnUPbaDv6h4uaYCHv ETH=0x144bc9fe471d3c71d8e09d58060d78661b1d4f32 SHF=0x13a0a2cb0d55eca975cf2d97015f7d580ce52d85 EXP=0xd71921dca837e415a58ca0d6dd2223cc84e0ea2f SC=6bdf9d12a983fed6723abad91a39be4f95d227f9bdb0490de3b8e5d45357f63d564638b1bd71 CLAMS=xGVTdM9EJpNBCYAjHFVxuZGcqvoL22nP6f SOIL=0x8b5c989bc931c0769a50ecaf9ffe490c67cb5911
vual
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500



View Profile
September 29, 2013, 11:54:21 AM
Last edit: September 29, 2013, 12:08:15 PM by vual
 #482

Something strange is going on, im in process of doing some development.
Now i send 500 TIX from my home windows wallet to a "wallet server vps" with latest GIT LotteryTickets built from source on linux.
Now i do a  "./LotteryTicketsd getbalance 0 " on the linux box and im told my balance has now gone from 00.0000 to...
8291420363.63348293

Yet i only sent 500, i tested this with a new account "1" same deal.

Any idea whats up here, i am new to "bitcoin" "daemons" so maybe its something simple like it always does this ??
A "getinfo" shows the correct balance, so maybe this is a standard thing im not familiar with??
sorry any explanation would be appreciated. Is this something to do with confirmations?

Every account has the same large balance, but just a standard showbalance gives the correct 500.
ie: showbalance 1 gives 8291420363.63348293
    showbalance testtest gives 8291420363.63348293
    showbalance 99 gives  8291420363.63348293
    showbalance gives 500.000000

This kind of makes it impossible to develop anything??? Once again sorry for my newbie question.



Found this on the GIT bug section:
Quote

There is an issue LotteryTicketsd's RPC command getbalance. Whenever I give it an account it gives some value like 2065707226646.21020508. If the account doesn't exist, or has 0 balance, that is what it returns. Otherwise, it returns real balance + that value (in some cases some rounding takes place).

Here is another example: I have one account with 8797256.05272000 TIX. getbalance onthataccount gives x = 2065716023902.26293945. x - 2065707226646.21020508 = 8797256.052734375

Whats the story here any news?
SpeedDemon13
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile WWW
September 29, 2013, 12:39:07 PM
 #483

Something strange is going on, im in process of doing some development.
Now i send 500 TIX from my home windows wallet to a "wallet server vps" with latest GIT LotteryTickets built from source on linux.
Now i do a  "./LotteryTicketsd getbalance 0 " on the linux box and im told my balance has now gone from 00.0000 to...
8291420363.63348293

Yet i only sent 500, i tested this with a new account "1" same deal.

Any idea whats up here, i am new to "bitcoin" "daemons" so maybe its something simple like it always does this ??
A "getinfo" shows the correct balance, so maybe this is a standard thing im not familiar with??
sorry any explanation would be appreciated. Is this something to do with confirmations?

Every account has the same large balance, but just a standard showbalance gives the correct 500.
ie: showbalance 1 gives 8291420363.63348293
    showbalance testtest gives 8291420363.63348293
    showbalance 99 gives  8291420363.63348293
    showbalance gives 500.000000

This kind of makes it impossible to develop anything??? Once again sorry for my newbie question.



Found this on the GIT bug section:
Quote

There is an issue LotteryTicketsd's RPC command getbalance. Whenever I give it an account it gives some value like 2065707226646.21020508. If the account doesn't exist, or has 0 balance, that is what it returns. Otherwise, it returns real balance + that value (in some cases some rounding takes place).

Here is another example: I have one account with 8797256.05272000 TIX. getbalance onthataccount gives x = 2065716023902.26293945. x - 2065707226646.21020508 = 8797256.052734375

Whats the story here any news?

Sounds like a linux code issue. On windows getbalance command works fine. Maybe I'll try to send my windows wallet balance to my linux wallet and see if it does the same issue.

CRYPTSY exchange: https://www.cryptsy.com/users/register?refid=9017 BURST= BURST-TE3W-CFGH-7343-6VM6R BTC=1CNsqGUR9YJNrhydQZnUPbaDv6h4uaYCHv ETH=0x144bc9fe471d3c71d8e09d58060d78661b1d4f32 SHF=0x13a0a2cb0d55eca975cf2d97015f7d580ce52d85 EXP=0xd71921dca837e415a58ca0d6dd2223cc84e0ea2f SC=6bdf9d12a983fed6723abad91a39be4f95d227f9bdb0490de3b8e5d45357f63d564638b1bd71 CLAMS=xGVTdM9EJpNBCYAjHFVxuZGcqvoL22nP6f SOIL=0x8b5c989bc931c0769a50ecaf9ffe490c67cb5911
vual
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500



View Profile
September 29, 2013, 01:30:41 PM
 #484

Please do give it a go i don't want to have to move the daemon server to windows cause of a silly bug Sad
cryptohunter
Legendary
*
Offline Offline

Activity: 2100
Merit: 1167

MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG


View Profile
September 29, 2013, 02:47:26 PM
 #485

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?

trid
Sr. Member
****
Offline Offline

Activity: 425
Merit: 250


View Profile
September 29, 2013, 03:20:14 PM
 #486

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?
atavacron
Full Member
***
Offline Offline

Activity: 224
Merit: 100


The definition of insanity is doing the same thing


View Profile
September 29, 2013, 04:47:05 PM
 #487

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.
atavacron
Full Member
***
Offline Offline

Activity: 224
Merit: 100


The definition of insanity is doing the same thing


View Profile
September 29, 2013, 04:49:32 PM
 #488

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?
atavacron
Full Member
***
Offline Offline

Activity: 224
Merit: 100


The definition of insanity is doing the same thing


View Profile
September 29, 2013, 04:57:42 PM
 #489

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

cryptohunter
Legendary
*
Offline Offline

Activity: 2100
Merit: 1167

MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG


View Profile
September 29, 2013, 05:06:40 PM
 #490

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.

Lottery Tickets (OP)
Newbie
*
Offline Offline

Activity: 70
Merit: 0



View Profile
September 29, 2013, 05:13:47 PM
 #491

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: support@cryptsy.com
 
mcxNOW: support@mxcNOW.com
 
Bter: support@bter.com



And their threads:

Bter: https://bitcointalk.org/index.php?topic=280806.0

Cryptsy: https://bitcointalk.org/index.php?topic=246679.0

mcxNOW: https://bitcointalk.org/index.php?topic=293035.0
atavacron
Full Member
***
Offline Offline

Activity: 224
Merit: 100


The definition of insanity is doing the same thing


View Profile
September 29, 2013, 05:28:43 PM
 #492

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.
trid
Sr. Member
****
Offline Offline

Activity: 425
Merit: 250


View Profile
September 29, 2013, 06:10:25 PM
 #493



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
atavacron
Full Member
***
Offline Offline

Activity: 224
Merit: 100


The definition of insanity is doing the same thing


View Profile
September 29, 2013, 06:16:22 PM
 #494

Well...it was worth a shot.
atavacron
Full Member
***
Offline Offline

Activity: 224
Merit: 100


The definition of insanity is doing the same thing


View Profile
September 29, 2013, 06:22:11 PM
 #495



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

trid
Sr. Member
****
Offline Offline

Activity: 425
Merit: 250


View Profile
September 29, 2013, 06:34:31 PM
 #496



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
halibit
Legendary
*
Offline Offline

Activity: 1596
Merit: 1006



View Profile
September 29, 2013, 08:40:34 PM
 #497

Why all my wallet have this error?

Is everything ok?
halibit
Legendary
*
Offline Offline

Activity: 1596
Merit: 1006



View Profile
September 29, 2013, 08:44:25 PM
 #498

Why all my wallet have this error?

Is everything ok?
Mining and transactions seems to work well, but just wondering that... Shocked Shocked
halibit
Legendary
*
Offline Offline

Activity: 1596
Merit: 1006



View Profile
September 29, 2013, 08:55:34 PM
 #499

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?
halibit
Legendary
*
Offline Offline

Activity: 1596
Merit: 1006



View Profile
September 29, 2013, 09:22:09 PM
 #500

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?
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 [25] 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!