Pages:
Author

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

newbie
Activity: 28
Merit: 0
Great to see you solve this problem. getbalance "nn" seems to be problem with many altcoins.
TIX have a best support and dev.

Phenixcoin had it too... Smiley
legendary
Activity: 1596
Merit: 1006
Great to see you solve this problem. getbalance "nn" seems to be problem with many altcoins.
TIX have a best support and dev.
hero member
Activity: 714
Merit: 500
This is in regards to what we spoke about before, the common "getbalance" problem with scrypt linux wallets.

This is a example of a workaround done in php to simply increment threw listaccounts and then find the one with the user we want and then list the real balance.

http://pastebin.com/7VKQjy3c
legendary
Activity: 1596
Merit: 1006
altholdem.com
Exellent live TIX only poker. +++ for dev
hero member
Activity: 569
Merit: 500
bitcointalk back!
nice
support tix
newbie
Activity: 70
Merit: 0
If you guys want it on the LTC market, make sure you let Cryptsy know with tickets, chat messages, and forum posts
newbie
Activity: 70
Merit: 0
Yes, XPM market blows right now, there's just not enough XPM to move a lot of coins. I've been buying a ton though so that's cool

That poker site looks awesome, I'll give it a shot. Thanks a ton!
hero member
Activity: 714
Merit: 500
digusting this was put on the xpm market, however good for buying up more. I have bought tons more than i mined for hardly anything. Let's get some more good things going for this coin. I like how it will turn cpu only in the future too.

Any news on the coming poker site? even one like phenix coins old one would be great for the poker players to get involved.

Due to bitcoin talk being down recently the announcement was made over at cryptocointalk.
https://cryptocointalk.com/topic/1319-tix-only-poker-room-now-live/?p=7975

Only a couple players online at any given time on a good day, but the cashouts work perfect and thats all that matters haha Smiley
hero member
Activity: 714
Merit: 500
Heads up, seems AltHoldem.com is accepting TIX.
Deposits and withdrawals all seem to be working correctly.

Anyone here play poker? If so, ill see you on the felt.
Freeroll every 30min for 50,000[TIX].
legendary
Activity: 2100
Merit: 1167
MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG
digusting this was put on the xpm market, however good for buying up more. I have bought tons more than i mined for hardly anything. Let's get some more good things going for this coin. I like how it will turn cpu only in the future too.

Any news on the coming poker site? even one like phenix coins old one would be great for the poker players to get involved.
full member
Activity: 238
Merit: 100
Inject Its Venom Into Your Veins
I just wanted to congratulate the TIX dev's on a renowned success. I didn't see it at first, but this coin has taken off and become something. You stuck by your word and I applaud you for that Smiley
hero member
Activity: 630
Merit: 502
Yeah it does the job and the listaccounts RPC method supports getting the account balances by number of confirms. Actually I don't iterate through the array it returns after all. I know the account name (array key) so I just grab the balance from the returned array using that. Forgetting the way my own code works. Wink
hero member
Activity: 714
Merit: 500
Thanks for the easy fix.
A little hacky but it's a easy fix, cheers.
hero member
Activity: 630
Merit: 502
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?

BUMP!! Couldnt fix myself, seems im not the only one with problem, all linux makes has this problem. It really needs to be addressed.

Can we get a god dam update on this please, its in bug section on git hub and has been posted here......  
This will be the prolem to make the coin die in the ass im telling you now. No idea how bter and those other sites managed, surly they are not hosting there wallets on WINDOWS 0_o...

It's an issue which has affected pretty much every PoW/PoS clone for a long time. The getbalance RPC command cannot be trusted and this includes Windows based clients too. For any account other than the default account you can get strange values returned.

When it comes to PoW/PoS clones on Crypto Blackjack, I instead use the listaccounts RPC command and iterate through the accounts until I get to the account I want the balance for.

Although this is not a perfect workaround either as Proof of Stake can create phantom coins which remain listed in the accounts even when they don't exist in the overall balance. I need to keep an account specifically for moving any phantom balance to in the event I get any coins from Proof of Stake and do a bit of manual calculation to figure out how many phantom coins are in the default account after it stakes.

As I said though it's not specific to TIX. it's an inherited issue that's not been fixed in any other PoW/PoS clone either.
full member
Activity: 139
Merit: 100
Anyone else had bizzare problems with this coin??
I.E: transfers not showing up in wallet but being confirmed on block chain.....
I.E: Linux wallet not reporting correct balances....

My first deposit to BTER went wrong due to some doublespend error message, making it have the square icon in the transactions tab and showing '0/offline'. Then some time later it got confirmed and arrived at BTER!
hero member
Activity: 714
Merit: 500
This is strange, 24hrs ago i made a withdraw from Bter to my Windows wallet.
See screenshot below for proof and times, straneg thing is the transaction never arrived, yet the ID is correct everything is 100% correct..
Any ideas?? You can see here on the blockcrawler its almost had 1000 confirmations 0_o......

http://blocks.altholdem.com/block_crawler.php?transaction=d7a52ab68149a7b48677e551dc4ff009ce4a59767c2e7b956eedb8ac7f86db55



Please tell me im just going insane and there is a perfectly good reason for this??
I am pretty new to alt currency's so maybe there is a expert who can fill me in on my novice mistake?
I dont know how to trouble shoot this...... everything looks right

-Scott
hero member
Activity: 518
Merit: 500
Well if you guys want it on the LTC market, go tell them in the chat box and in their thread. They listen to you guys

What thread is that? I'd like to suggest putting it at least on another market, even if it was FTC. XPM just doesn't have enough volume to justify it trading with TIX.

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?

BUMP!! Couldnt fix myself, seems im not the only one with problem, all linux makes has this problem. It really needs to be addressed.

Can we get a god dam update on this please, its in bug section on git hub and has been posted here...... 
This will be the prolem to make the coin die in the ass im telling you now. No idea how bter and those other sites managed, surly they are not hosting there wallets on WINDOWS 0_o...

Only issue I'm having with Windows client is the old checkpoint, but otherwise all the transaction work ok. But the Linux side of things, I hear some serious issues, those really need to get addressed asap.
hero member
Activity: 714
Merit: 500
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?

BUMP!! Couldnt fix myself, seems im not the only one with problem, all linux makes has this problem. It really needs to be addressed.

Can we get a god dam update on this please, its in bug section on git hub and has been posted here...... 
This will be the prolem to make the coin die in the ass im telling you now. No idea how bter and those other sites managed, surly they are not hosting there wallets on WINDOWS 0_o...
hero member
Activity: 714
Merit: 500
Anyone else had bizzare problems with this coin??
I.E: transfers not showing up in wallet but being confirmed on block chain.....
I.E: Linux wallet not reporting correct balances....
newbie
Activity: 70
Merit: 0
Well if you guys want it on the LTC market, go tell them in the chat box and in their thread. They listen to you guys
Pages:
Jump to: