Pages:
Author

Topic: MtGox (alleged) dust problem, solutions? - page 2. (Read 5812 times)

hero member
Activity: 575
Merit: 500
February 04, 2014, 09:08:27 AM
#12
Got 20BTC re credited to my account as well, 2 smaller ones I made got trough after 1/2 days earlier. The smaller your transaction is the more likely it is to get trough since it will contain less inputs.
newbie
Activity: 48
Merit: 0
February 04, 2014, 09:03:48 AM
#11
It should be noted that the current MtGox volume is around 4000 BTC per day. The current failed TX volume is > 40000 BTC. It makes me wonder what the daily failure rate is for BTC withdrawals. The only conclusion I have is that it is extremely bad. Falkvinge recently posted an article falkvinge.net/2014/02/04/major-bitcoin-exchange-not-executing-withdrawals-now-owes-clients-38m-in-disappeared-money/) about the MtGox problem, so I'm expecting some serious attention now.

My theory I have so far is:

1) The double-spending / concurrency problem has been known for quite some time at MtGox. They simply ignored it, because they think that if the money pool is large enough it doesn't matter if customers step on each others toes. They just reprocess the transactions and the likelihood it's gonna fail again drops with time. However, given the current number of failed transactions it suggests that the money pool is too low (or the demand is too high), which requires MtGox to add more hot money from the cold storage.

2) For some reason, they are not adding more the (BTC) money required to solve (1). It could be that Mr Karpeles is currently unavailable (who is the only person who may have access to the cold storage), or WORSE:

3) They simply don't have the funds and they are bust! Prepare for Battlestar Galactica to hit ground with extra bright lights and mushroom effects.
legendary
Activity: 1386
Merit: 1002
February 04, 2014, 08:57:56 AM
#10
Made withdrawals of same BTC none are on the blockchain.
Im waiting 2 days yet! Support silent. WTF?
newbie
Activity: 56
Merit: 0
February 04, 2014, 07:10:49 AM
#9
UPDATE: MtGox just cancelled that transaction and added back my funds (2 BTC) to my account.
I went ahead and remade my BTC withdrawal request just a couple of minutes ago (around Feb 4 2014 10:30 UTC), but again it hasn't shown up in the blockchain yet. I guess I'll have to go through to all this hassle AGAIN! I'll keep you updated.

UPDATE: When you posted this I checked my account and they have refunded my withdrawal of 7+ days as well. I will try to split up and withdraw in smaller amounts, to see if this actually has an effect.

at least, some comforts they are not missing,  let's know if your split up strategy works or not. But it seems not many cases where stuck coins eventually get through?
newbie
Activity: 48
Merit: 0
February 04, 2014, 06:39:52 AM
#8
I fail to see how this can be a dust problem. Just take my case.
I withdrew 2 BTC at January 28:

2014/01/28 10:14:43   Withdraw      2.00000000 BTC   0.36568089 BTC
Bitcoin withdraw to 1Py5vDy6VYBQUnM9macWZbpXUJZqfJJyM6
Transaction hash

...


UPDATE: MtGox just cancelled that transaction and added back my funds (2 BTC) to my account.
I went ahead and remade my BTC withdrawal request just a couple of minutes ago (around Feb 4 2014 10:30 UTC), but again it hasn't shown up in the blockchain yet. I guess I'll have to go through to all this hassle AGAIN! I'll keep you updated.
newbie
Activity: 48
Merit: 0
February 04, 2014, 04:31:06 AM
#7
Quote
The only explanation I have is that someone else got the funds on those addresses. There seems to be a concurrency problem where all the claimed funds are withdrawn at the same time causing transactions using the same outputs for which only one will be the lucky user.

did you actually just say that someone else got all the coins stuck in my last withdrawal?HuhHuh?!!!!!!!!!!! Shocked  Shocked  Shocked  Shocked  Shocked  Shocked

There's no need to panic here. The original bitcoin client (which most exchanges are based upon) takes all the personal accounts and mix them into a common money pool (there's basically a single wallet for all customers). Then each account has a claim on that pool. Thus, when a customer withdraws BTC it will withdraw outputs from the common money pool. Now, if several such requests happen at the same time it is important that the database uses atomic transactions (or have some locking mechanism) or otherwise there's a risk that two or more customers will fight over the same outputs. To summarize, there are no "personal" coins at an exchange.

I wasn't too happy with this myself. I'm working on a wallet solution as well, and I took the original bitcoin client and rewrote the entire wallet.cpp, including the SelectCoins() function. Instead, every user/customer has its own personal addresses for which funds are added/withdrawn from. The pros with this approach is that you don't need database locking and every user/customer can correctly track their own funds (even though they don't have access to their private keys). The cons with this approach is that BTC transfers become more traceable. I think the tracability aspect was one issue when they added multiple account support to the original client. Thus, it will be impossible to know (from the outside) when you withdraw BTC at MtGox which coins you'll actually get. However, this no stranger than having a pile of cash and scribbled notes for which how much each customer owns (and not the serial numbers for the individual notes).
newbie
Activity: 56
Merit: 0
February 04, 2014, 12:41:55 AM
#6
and what about those marked LT?

LT = Large Transaction Size - The number of transactions on the input/outputs over 1662 may be far too many for the applied fee meaning they will never be processed. You may need to get MtGox to double spend this and create a smaller transaction size.



My transaction was listed as "LT" (Large Transaction) on the Skanner.net/mtgox too. Seems to me like large transactions can easily be remedied by increasing the transaction fee, am I correct? I'd happily pay a larger TX fee if it meant getting my damn coins to finally come through after 10 days of waiting!

yeah it all sounds like bullshit to me
newbie
Activity: 16
Merit: 0
February 03, 2014, 11:39:49 PM
#5
and what about those marked LT?

LT = Large Transaction Size - The number of transactions on the input/outputs over 1662 may be far too many for the applied fee meaning they will never be processed. You may need to get MtGox to double spend this and create a smaller transaction size.



My transaction was listed as "LT" (Large Transaction) on the Skanner.net/mtgox too. Seems to me like large transactions can easily be remedied by increasing the transaction fee, am I correct? I'd happily pay a larger TX fee if it meant getting my damn coins to finally come through after 10 days of waiting!
full member
Activity: 166
Merit: 100
February 03, 2014, 07:23:14 PM
#4
Quote
The only explanation I have is that someone else got the funds on those addresses. There seems to be a concurrency problem where all the claimed funds are withdrawn at the same time causing transactions using the same outputs for which only one will be the lucky user.

did you actually just say that someone else got all the coins stuck in my last withdrawal?HuhHuh?!!!!!!!!!!! Shocked  Shocked  Shocked  Shocked  Shocked  Shocked
newbie
Activity: 56
Merit: 0
February 03, 2014, 09:36:18 AM
#3
and what about those marked LT?

LT = Large Transaction Size - The number of transactions on the input/outputs over 1662 may be far too many for the applied fee meaning they will never be processed. You may need to get MtGox to double spend this and create a smaller transaction size.

newbie
Activity: 48
Merit: 0
February 03, 2014, 08:23:10 AM
#2
I fail to see how this can be a dust problem. Just take my case.
I withdrew 2 BTC at January 28:

2014/01/28 10:14:43   Withdraw      2.00000000 BTC   0.36568089 BTC
Bitcoin withdraw to 1Py5vDy6VYBQUnM9macWZbpXUJZqfJJyM6
Transaction hash

I've been assigned different transaction hashes the last couple of days as MtGox is trying to reprocess my BTC fund withdrawal.
The latest tx hash is:

aa6226683e85c386616e00035e5587bca42847991e5501a89bbceea74222613b

Checking

https://data.mtgox.com/api/0/bitcoin_tx.php

I find this transaction in their list.

So I get the txdata for this transaction:

"tx":"AQAAAAIVniX7sDYoeZevyeoLo0\/oPjgRtQpQiHF5kcbklyY4\/QAAAACMSTBGAiEA8kC36VyjZFpmvtDJjWOduT4G8vVyDjuuLApBItuNhn0CIQC8AB9Axg2wWrSOIH1Q0vYde+ATL5vYn9lnHZqH+iWI+gFBBMWXQhU\/uHevMedzW9mjnf+ZdlD4Yj1KZBZymtKrt1MSO1PnArXw4uum0ls9n927wXrH4QajtfTroreKhjHTNSz\/\/\/\/\/n0q7OnskurwjPN+0\/VBruWjWfxbdkT4NMoavtP1ChZYBAAAAjEkwRgIhALVugvO\/cHdcFKcQcFYoJFZbFCKTME+HkA83hD7j9BHcAiEA27eFG1aoBub0yItrP14Fez1xGsgM5t3sIKvzkcal5QoBQQTRBzmAS7kYdr2COu58+uC8MoOSSmJmvXMVW2ieGuMTRTiV99nIQrimO32LDwG+wlCxZXlqVhI+gp8jGSLyv1Ay\/\/\/\/\/wJcg9slAAAAABl2qRT9CB7wNXB9RsAqSF8CmoSlf0w09YisAMLrCwAAAAAZdqkU++4qiLzPPP+gJtPMfxDaZSYpMmKIrAAAAAA="

and give it to:

http://tomeko.net/online_tools/base64.php

to get the decoded byte string which is:

0100000002159E25FBB036287997AFC9EA0BA34FE83E3811B50A5088717991C6E4972638FD00000 0008C493046022100F240B7E95CA3645A66BED0C98D639DB93E06F2F5720E3BAE2C0A4122DB8D86 7D022100BC001F40C60DB05AB48E207D50D2F61D7BE0132F9BD89FD9671D9A87FA2588FA014104C 59742153FB877AF31E7735BD9A39DFF997650F8623D4A6416729AD2ABB753123B53E702B5F0E2EB A6D25B3D9FDDBBC17AC7E106A3B5F4EBA2B78A8631D3352CFFFFFFFF9F4ABB3A7B24BABC233CDFB 4FD506BB968D67F16DD913E0D3286AFB4FD428596010000008C493046022100B56E82F3BF70775C 14A71070562824565B142293304F87900F37843EE3F411DC022100DBB7851B56A806E6F4C88B6B3 F5E057B3D711AC80CE6DDEC20ABF391C6A5E50A014104D10739804BB91876BD823AEE7CFAE0BC32 83924A6266BD73155B689E1AE313453895F7D9C842B8A63B7D8B0F01BEC250B165796A56123E829 F231922F2BF5032FFFFFFFF025C83DB25000000001976A914FD081EF035707D46C02A485F029A84 A57F4C34F588AC00C2EB0B000000001976A914FBEE2A88BCCF3CFFA026D3CC7F10DA65262932628 8AC00000000

Trying to push this transaction via:

https://blockchain.info/sv/pushtx

Gives the response:

An outpoint is already spent [(110837175, 0), (110838855, 1)]

Then I use:

http://skanner.net/MtGox/mtgox_tx.php

to search for my transaction (using my txid):

http://skanner.net/MtGox/mtgox_tx.php?searchme=aa6226683e85c386616e00035e5587bca42847991e5501a89bbceea74222613b&Submit=Search

This gives me 2 input and 2 output addresses:

Input Bitcoin Addresses Output Bitcoin Addresses
142DwSJdjzw8mDe3J1UkrahS8p6jSD2xEP        1Py5vDy6VYBQUnM9macWZbpXUJZqfJJyM6
1BGCzRSnW7PjmYgWdtvh3uGeb4XkZ9bsQ3     1Q4ugnEPC3LLbcGEMrXiMpEAuiq4j6aDvf
 
So I'm checking the sources. Let's start with: 142DwSJdjzw8mDe3J1UkrahS8p6jSD2xEP

https://blockchain.info/address/142DwSJdjzw8mDe3J1UkrahS8p6jSD2xEP

Looks good. It's relatively freshly created (Feb 1st) but the balance is 0, but I don't see any small transactions here. Everything looks reasonable.

The other source is: https://blockchain.info/address/1BGCzRSnW7PjmYgWdtvh3uGeb4XkZ9bsQ3

Again, nothing strange here. It's relatively freshly created (Feb 1st) but the balance is 0.

The only explanation I have is that someone else got the funds on those addresses. There seems to be a concurrency problem where all the claimed funds are withdrawn at the same time causing transactions using the same outputs for which only one will be the lucky user.

It just blows my mind WHY MTGOX CANNOT APPLY BTC WITHDRAWALS ONE AT A TIME (IN A SYNCHRONIZED MANNER) UNTIL THE CONCURRENCY ISSUES HAVE BEEN RESOLVED!

Sorry for the all caps above, but I recently added a comment to my ongoing support thread with MtGox on precisely this issue.
Either they are incompetent bastards and all the people who knows anything about programming have left the building. I certainly hope not. Lucky me though that I withdraw almost all of my coins half a year ago. I consider anything that still on my MtGox account as lost. This ship is going down hard.

hero member
Activity: 501
Merit: 500
February 03, 2014, 04:59:20 AM
#1
Gox's BTC withdrawals get stuck allegedly because someone floods Gox's addresses with dust. Wouldn't this be actually very easy to solve, just use some kind of rudimentary coin control to ignore the dust and only spend outputs that are above some threshold? Doesn't the satoshi client do something like this automatically?
Pages:
Jump to: