Author

Topic: Did I just got fkd sideways? (Read 1462 times)

sr. member
Activity: 476
Merit: 250
October 28, 2016, 02:39:04 AM
#28
Altcoinhosting did everything he could, I want to thank him alot!

Unfortunetly there was some error in script or something, and I couldn't broadcast that transaction..


Anyone else want's to try help me Smiley?

It got into a block during the night Smiley, seems like you were lucky, or did you manage to contact quickseller or macbook-air, or did you do something else?


Achow helped me CPFP it Smiley

He checked your unsigned TX and didn't see any problem, so he suggested I download Bitcoin Core and he gave me script to sign the TX again, and it worked! Smiley
hero member
Activity: 896
Merit: 1006
October 28, 2016, 01:24:25 AM
#27
Altcoinhosting did everything he could, I want to thank him alot!

Unfortunetly there was some error in script or something, and I couldn't broadcast that transaction..


Anyone else want's to try help me Smiley?

It got into a block during the night Smiley, seems like you were lucky, or did you manage to contact quickseller or macbook-air, or did you do something else?
sr. member
Activity: 476
Merit: 250
October 27, 2016, 07:50:11 AM
#26
Altcoinhosting did everything he could, I want to thank him alot!

Unfortunetly there was some error in script or something, and I couldn't broadcast that transaction..


Anyone else want's to try help me Smiley?
hero member
Activity: 896
Merit: 1006
October 27, 2016, 07:44:13 AM
#25
I really have NO clue what is going on, only thing I know that pushing that TX gives error:

Script resulted in a non-true stack: []

Can you try what i've PM'ed you and give some feedback... I'm running out of idears here. I must have missed something here
sr. member
Activity: 476
Merit: 250
October 27, 2016, 07:33:25 AM
#24
I really have NO clue what is going on, only thing I know that pushing that TX gives error:

Script resulted in a non-true stack: []
hero member
Activity: 896
Merit: 1006
October 27, 2016, 07:28:58 AM
#23
Tried to broadcast it, got  16: mandatory-script-verify-flag-failed (Script evaluated without error but finished with a false/empty top stack element)

It's been a while since i last executed these steps... Usually, i create the transactions from the core wallet that holds the private key for the address, and i also use core to sign and broadcast the tx. But since syncing core will take several hours/days, it's not really an option here.
Would you mind posting the signed transaction? It shouldn't contain sensitive information, since you would broadcast it to the network anyways.


Sending to you via PM

Can't seem to find the problem i'm afraid...

I generated a raw transaction using bitcoin-cli createrawtransaction '[{"txid":"410c33782752a5539005722d6ebc17428c8d68f116fda359635acea7a83943db","vout":0}]' '{"1NbjE76xjJYpFRNFr9xceVudhW4PXdYH7x":0.121}'

Giving me an unsigned raw tx hex of
Code:
0100000001db4339a8a7ce5a6359a3fd16f1688d8c4217bc6e2d72059053a5522778330c410000000000ffffffff01a0a1b800000000001976a914ecec08591e99b247d1645252b224ec46472d5e7c88ac00000000

which you signed... But i can't seem to find an error here... I must be overlooking something.
sr. member
Activity: 476
Merit: 250
October 27, 2016, 07:09:07 AM
#22
Tried to broadcast it, got  16: mandatory-script-verify-flag-failed (Script evaluated without error but finished with a false/empty top stack element)

It's been a while since i last executed these steps... Usually, i create the transactions from the core wallet that holds the private key for the address, and i also use core to sign and broadcast the tx. But since syncing core will take several hours/days, it's not really an option here.
Would you mind posting the signed transaction? It shouldn't contain sensitive information, since you would broadcast it to the network anyways.


Sending to you via PM
hero member
Activity: 896
Merit: 1006
October 27, 2016, 07:07:29 AM
#21
Tried to broadcast it, got  16: mandatory-script-verify-flag-failed (Script evaluated without error but finished with a false/empty top stack element)

It's been a while since i last executed these steps... Usually, i create the transactions from the core wallet that holds the private key for the address, and i also use core to sign and broadcast the tx. But since syncing core will take several hours/days, it's not really an option here.
Would you mind posting the signed transaction? It shouldn't contain sensitive information, since you would broadcast it to the network anyways.
sr. member
Activity: 476
Merit: 250
October 27, 2016, 07:03:25 AM
#20
Alright, I got my Electrum ready and exported my key there.

Now waiting instructions to perform CPFP

I asked you to import the pk into electrum because it's an easy way to verify the private key... But since you have the private key, i can try to PM you the next step Wink

EDIT:
I create a raw, unsinged transaction for you:

0100000001db4339a8a7ce5a6359a3fd16f1688d8c4217bc6e2d72059053a5522778330c4100000 00000ffffffff01a0a1b800000000001976a914ecec08591e99b247d1645252b224ec46472d5e7c 88ac00000000

DOUBLECHECK this transaction, even better, ask some other trusted members to doublecked if you're not 100% sure... I'm not responsible for any errors in the tx!!!
https://live.blockcypher.com/btc/decodetx/

In theory, when you sign this transaction using your private key and broadcast it to the network, it should be a CPFP transaction...
It uses the unconfirmed output from the hanging transaction as an input for a new transaction. The output of the new transaction goes to your own address, and the fee is a little over 0.0007BTC.
Why? The hanging transaction is 223 bytes, the new transaction should be roughly the same size, so i took a total size of 500 bytes * 120 satoshi's per byte =60.000 satoshi's. I rounded up to 70.000 satoshi's (= 0.00070000BTC)

Do realise the new fee will be payed by you... It is taken from the second transaction (from your address to your address).
If you doublechecked the transaction, and you're fine with it, i'll try to help you to sign it and broadcast it.

EDIT: the hex gets messed up due to the forum sometimes, here's a code block with exactly the same tx as above:
Code:
0100000001db4339a8a7ce5a6359a3fd16f1688d8c4217bc6e2d72059053a5522778330c410000000000ffffffff01a0a1b800000000001976a914ecec08591e99b247d1645252b224ec46472d5e7c88ac00000000

I am fine, lets go mate! Smiley

There are several ways to proceed. I find the simplest this way:
1) surf to https://coinb.in/ download the sourcecode to your pc, open the index
2) go to the sign tab
3) enter your private key and the unsigned tx and sign the transaction
4) doublecheck everything (same link as my previous post)
5) broadcast the signed tx (copy the hex code, paste it https://blockchain.info/pushtx and click broadcast)

preferably, execute step 2-3 offline.

PS: do realise this is only a longshot... Your best shot still lays with quickseller or macbook-air. They can still add this transaction to any block their pool mines, even if it didn't have a fee at all.

But if i'm correct, if you follow these 5 steps, you would have made a

Tried to broadcast it, got  16: mandatory-script-verify-flag-failed (Script evaluated without error but finished with a false/empty top stack element)
hero member
Activity: 896
Merit: 1006
October 27, 2016, 06:59:24 AM
#19
Alright, I got my Electrum ready and exported my key there.

Now waiting instructions to perform CPFP

I asked you to import the pk into electrum because it's an easy way to verify the private key... But since you have the private key, i can try to PM you the next step Wink

EDIT:
I create a raw, unsinged transaction for you:

0100000001db4339a8a7ce5a6359a3fd16f1688d8c4217bc6e2d72059053a5522778330c4100000 00000ffffffff01a0a1b800000000001976a914ecec08591e99b247d1645252b224ec46472d5e7c 88ac00000000

DOUBLECHECK this transaction, even better, ask some other trusted members to doublecked if you're not 100% sure... I'm not responsible for any errors in the tx!!!
https://live.blockcypher.com/btc/decodetx/

In theory, when you sign this transaction using your private key and broadcast it to the network, it should be a CPFP transaction...
It uses the unconfirmed output from the hanging transaction as an input for a new transaction. The output of the new transaction goes to your own address, and the fee is a little over 0.0007BTC.
Why? The hanging transaction is 223 bytes, the new transaction should be roughly the same size, so i took a total size of 500 bytes * 120 satoshi's per byte =60.000 satoshi's. I rounded up to 70.000 satoshi's (= 0.00070000BTC)

Do realise the new fee will be payed by you... It is taken from the second transaction (from your address to your address).
If you doublechecked the transaction, and you're fine with it, i'll try to help you to sign it and broadcast it.

EDIT: the hex gets messed up due to the forum sometimes, here's a code block with exactly the same tx as above:
Code:
0100000001db4339a8a7ce5a6359a3fd16f1688d8c4217bc6e2d72059053a5522778330c410000000000ffffffff01a0a1b800000000001976a914ecec08591e99b247d1645252b224ec46472d5e7c88ac00000000

I am fine, lets go mate! Smiley

There are several ways to proceed. I find the simplest this way:
1) surf to https://coinb.in/ download the sourcecode to your pc, open the index
2) go to the sign tab
3) enter your private key and the unsigned tx and sign the transaction
4) doublecheck everything (same link as my previous post)
5) broadcast the signed tx (copy the hex code, paste it https://blockchain.info/pushtx and click broadcast)

preferably, execute step 2-3 offline.

PS: do realise this is only a longshot... Your best shot still lays with quickseller or macbook-air. They can still add this transaction to any block their pool mines, even if it didn't have a fee at all.

But if i'm correct, if you follow these 5 steps, you would have made a successfull CPFP, since the child transaction (the one you're signing is paying enough fees to cover both himself and the unconfirmed parent transaction... The parent being the probable scammers transaction)
sr. member
Activity: 476
Merit: 250
October 27, 2016, 06:17:38 AM
#18
Alright, I got my Electrum ready and exported my key there.

Now waiting instructions to perform CPFP

I asked you to import the pk into electrum because it's an easy way to verify the private key... But since you have the private key, i can try to PM you the next step Wink

EDIT:
I create a raw, unsinged transaction for you:

0100000001db4339a8a7ce5a6359a3fd16f1688d8c4217bc6e2d72059053a5522778330c4100000 00000ffffffff01a0a1b800000000001976a914ecec08591e99b247d1645252b224ec46472d5e7c 88ac00000000

DOUBLECHECK this transaction, even better, ask some other trusted members to doublecked if you're not 100% sure... I'm not responsible for any errors in the tx!!!
https://live.blockcypher.com/btc/decodetx/

In theory, when you sign this transaction using your private key and broadcast it to the network, it should be a CPFP transaction...
It uses the unconfirmed output from the hanging transaction as an input for a new transaction. The output of the new transaction goes to your own address, and the fee is a little over 0.0007BTC.
Why? The hanging transaction is 223 bytes, the new transaction should be roughly the same size, so i took a total size of 500 bytes * 120 satoshi's per byte =60.000 satoshi's. I rounded up to 70.000 satoshi's (= 0.00070000BTC)

Do realise the new fee will be payed by you... It is taken from the second transaction (from your address to your address).
If you doublechecked the transaction, and you're fine with it, i'll try to help you to sign it and broadcast it.

EDIT: the hex gets messed up due to the forum sometimes, here's a code block with exactly the same tx as above:
Code:
0100000001db4339a8a7ce5a6359a3fd16f1688d8c4217bc6e2d72059053a5522778330c410000000000ffffffff01a0a1b800000000001976a914ecec08591e99b247d1645252b224ec46472d5e7c88ac00000000

I am fine, lets go mate! Smiley
hero member
Activity: 896
Merit: 1006
October 27, 2016, 05:43:59 AM
#17
Alright, I got my Electrum ready and exported my key there.

Now waiting instructions to perform CPFP

I asked you to import the pk into electrum because it's an easy way to verify the private key... But since you have the private key, i can try to PM you the next step Wink

EDIT:
I create a raw, unsinged transaction for you:

0100000001db4339a8a7ce5a6359a3fd16f1688d8c4217bc6e2d72059053a5522778330c4100000 00000ffffffff01a0a1b800000000001976a914ecec08591e99b247d1645252b224ec46472d5e7c 88ac00000000

DOUBLECHECK this transaction, even better, ask some other trusted members to doublecked if you're not 100% sure... I'm not responsible for any errors in the tx!!!
https://live.blockcypher.com/btc/decodetx/

In theory, when you sign this transaction using your private key and broadcast it to the network, it should be a CPFP transaction...
It uses the unconfirmed output from the hanging transaction as an input for a new transaction. The output of the new transaction goes to your own address, and the fee is a little over 0.0007BTC.
Why? The hanging transaction is 223 bytes, the new transaction should be roughly the same size, so i took a total size of 500 bytes * 120 satoshi's per byte =60.000 satoshi's. I rounded up to 70.000 satoshi's (= 0.00070000BTC)

Do realise the new fee will be payed by you... It is taken from the second transaction (from your address to your address).
If you doublechecked the transaction, and you're fine with it, i'll try to help you to sign it and broadcast it.

EDIT: the hex gets messed up due to the forum sometimes, here's a code block with exactly the same tx as above:
Code:
0100000001db4339a8a7ce5a6359a3fd16f1688d8c4217bc6e2d72059053a5522778330c410000000000ffffffff01a0a1b800000000001976a914ecec08591e99b247d1645252b224ec46472d5e7c88ac00000000
sr. member
Activity: 476
Merit: 250
October 27, 2016, 05:38:30 AM
#16
Alright, I got my Electrum ready and exported my key there.

Now waiting instructions to perform CPFP
hero member
Activity: 896
Merit: 1006
October 27, 2016, 05:16:32 AM
#15
It is same guy, but this 80$ transaction was made 24 hours ago.

This smaller one was like 2 hours ago.

I am trying those tricks that altcoinhosting (thank you so much for trying to help) is telling me.

No problem man, like i said, i really hate scammers myself...
In the meantime, i found the correct username of macbook-air... You can pm "macbook-air", "Quickseller" . They both have acces to a bigger pool and could potentially include any transaction they want into a block.

Like we discussed, the other options are: creating CPFP using the unconfirmed output, in case you succeed in exporting your private key or keeping rebroadcasting the transaction so at least it isn't forgotten
sr. member
Activity: 476
Merit: 250
October 27, 2016, 04:45:34 AM
#14
From what I see the other transaction from the double spend is already confirmed.

Yours: https://blockchain.info/tx-index/184988716
Confirmed: https://blockchain.info/tx-index/184989041

The buyer had 1000 satoshi fee for the first transaction (so he didn't really want it to go through these days) and 14000 satoshi for the transaction that went through.

What could be possible reason for him to let it not go through in couple days?

I mean, is it still possible to him to double spend that, or what is his scam in this bigger transaction?

Wait, one step back please... The advice i gave you both in this post and in PM was under the following assumptions:

1) you got payed in transaction
https://blockchain.info/tx-index/184988716

2) you got a second payment: https://blockchain.info/tx-index/410c33782752a5539005722d6ebc17428c8d68f116fda359635acea7a83943db from the same user which is still unconfirmed

The first transaction was doublespent and is lost... The second one is still unconfirmed and can still be salvaged... The advice i gave you was for salvaging the second (unconfirmed) transaction!

Yeah I understood that first one is lost and gone, but hopefully that second transaction can make to my wallet safely!

If it's the same buyer you have to act quickly.
This transaction also has 1000 satoshi tx fee, which imho it means 8h or more to confirm unless doublespent.


It is same guy, but this 80$ transaction was made 24 hours ago.

This smaller one was like 2 hours ago.

I am trying those tricks that altcoinhosting (thank you so much for trying to help) is telling me.
legendary
Activity: 3668
Merit: 6382
Looking for campaign manager? Contact icopress!
October 27, 2016, 04:43:16 AM
#13
From what I see the other transaction from the double spend is already confirmed.

Yours: https://blockchain.info/tx-index/184988716
Confirmed: https://blockchain.info/tx-index/184989041

The buyer had 1000 satoshi fee for the first transaction (so he didn't really want it to go through these days) and 14000 satoshi for the transaction that went through.

What could be possible reason for him to let it not go through in couple days?

I mean, is it still possible to him to double spend that, or what is his scam in this bigger transaction?

Wait, one step back please... The advice i gave you both in this post and in PM was under the following assumptions:

1) you got payed in transaction
https://blockchain.info/tx-index/184988716

2) you got a second payment: https://blockchain.info/tx-index/410c33782752a5539005722d6ebc17428c8d68f116fda359635acea7a83943db from the same user which is still unconfirmed

The first transaction was doublespent and is lost... The second one is still unconfirmed and can still be salvaged... The advice i gave you was for salvaging the second (unconfirmed) transaction!

Yeah I understood that first one is lost and gone, but hopefully that second transaction can make to my wallet safely!

If it's the same buyer you have to act quickly.
This transaction also has 1000 satoshi tx fee, which imho it means 8h or more to confirm unless doublespent.
sr. member
Activity: 476
Merit: 250
October 27, 2016, 04:37:44 AM
#12
From what I see the other transaction from the double spend is already confirmed.

Yours: https://blockchain.info/tx-index/184988716
Confirmed: https://blockchain.info/tx-index/184989041

The buyer had 1000 satoshi fee for the first transaction (so he didn't really want it to go through these days) and 14000 satoshi for the transaction that went through.

What could be possible reason for him to let it not go through in couple days?

I mean, is it still possible to him to double spend that, or what is his scam in this bigger transaction?

Wait, one step back please... The advice i gave you both in this post and in PM was under the following assumptions:

1) you got payed in transaction
https://blockchain.info/tx-index/184988716

2) you got a second payment: https://blockchain.info/tx-index/410c33782752a5539005722d6ebc17428c8d68f116fda359635acea7a83943db from the same user which is still unconfirmed

The first transaction was doublespent and is lost... The second one is still unconfirmed and can still be salvaged... The advice i gave you was for salvaging the second (unconfirmed) transaction!

Yeah I understood that first one is lost and gone, but hopefully that second transaction can make to my wallet safely!
hero member
Activity: 896
Merit: 1006
October 27, 2016, 04:36:45 AM
#11
From what I see the other transaction from the double spend is already confirmed.

Yours: https://blockchain.info/tx-index/184988716
Confirmed: https://blockchain.info/tx-index/184989041

The buyer had 1000 satoshi fee for the first transaction (so he didn't really want it to go through these days) and 14000 satoshi for the transaction that went through.

What could be possible reason for him to let it not go through in couple days?

I mean, is it still possible to him to double spend that, or what is his scam in this bigger transaction?

Wait, one step back please... The advice i gave you both in this post and in PM was under the following assumptions:

1) you got payed in transaction
https://blockchain.info/tx-index/184988716

2) you got a second payment: https://blockchain.info/tx-index/410c33782752a5539005722d6ebc17428c8d68f116fda359635acea7a83943db from the same user which is still unconfirmed

The first transaction was using inputs that were doublespent and is lost, no way of "recuing" your funds... The second one is still unconfirmed and can still be salvaged... The advice i gave you was for salvaging the second (unconfirmed) transaction!
sr. member
Activity: 476
Merit: 250
October 27, 2016, 04:31:39 AM
#10
From what I see the other transaction from the double spend is already confirmed.

Yours: https://blockchain.info/tx-index/184988716
Confirmed: https://blockchain.info/tx-index/184989041

The buyer had 1000 satoshi fee for the first transaction (so he didn't really want it to go through these days) and 14000 satoshi for the transaction that went through.

What could be possible reason for him to let it not go through in couple days?

I mean, is it still possible to him to double spend that, or what is his scam in this bigger transaction?
legendary
Activity: 3668
Merit: 6382
Looking for campaign manager? Contact icopress!
October 27, 2016, 04:29:57 AM
#9
From what I see the other transaction from the double spend is already confirmed.

Yours: https://blockchain.info/tx-index/184988716
Confirmed: https://blockchain.info/tx-index/184989041

The buyer had 1000 satoshi fee for the first transaction (so he didn't really want it to go through these days) and 14000 satoshi for the transaction that went through.
hero member
Activity: 896
Merit: 1006
October 27, 2016, 04:29:41 AM
#8
Nice!

Such a great day Smiley


This is from same guy:

https://blockchain.info/tx-index/410c33782752a5539005722d6ebc17428c8d68f116fda359635acea7a83943db


This shows in transaction, so I assume this is legit?

It won't confirm, it will eventually be dropped or it can be double spent at any time.

Not legit.

And the day gets even better.

Thanks for info mate! Smiley

Maybe you could contact macbook air or quickseller and ask if they could potentially add this transaction to one of their pool's next mined blocks?
If you offer them a bounty in case they can add the transaction, the transaction might not be lost completely... Or you could try CPFP and spent the unconfirmed output of this transaction. Just create a second transaction using this unconfirmed output as input and your own address as output, but add enough fees for both the stuck transaction and the new transaction... Might work, might fail...

Thanks for tip mate! Didn't find that macbook guy, but found quickseller and gonna PM him!

no problem, i hate scammers Smiley
these tips are only a longshot tough, but it's defenately worth a shot... I'll edit this post in a few minutes if i successfully find macbook air's profile Smiley

BTW: as long as the potential scammer doesn't double spend the inputs to create a new transaction AND gets this new transaction in a blog, you could potentially keep broadcasting the transaction, so it isn't dropped from the mempool:

Code:
0100000001f3350fb0bc1c61c3150519892b280ef328c2ca8dd00ab4e34d52598065892f0c010000008a473044022079df8881a1895cfbb518555e250656f55696accc1405561138269e8e1b79172202202329fabf2c5854bb6cb2d853d94a4a73daa754c72eca1672fdd0e4f326231bb901410417aaa09fcc582424a65b81c15726f6c4d97601f994e99dd528922ba31ad55eb21df75d17ce59335091d636d70cc380ddd1ba92ef4bf7833a661e4f2130da8503ffffffff01c8c8b900000000001976a914ecec08591e99b247d1645252b224ec46472d5e7c88ac00000000

https://blockchain.info/pushtx
sr. member
Activity: 476
Merit: 250
October 27, 2016, 04:25:58 AM
#7
Nice!

Such a great day Smiley


This is from same guy:

https://blockchain.info/tx-index/410c33782752a5539005722d6ebc17428c8d68f116fda359635acea7a83943db


This shows in transaction, so I assume this is legit?

It won't confirm, it will eventually be dropped or it can be double spent at any time.

Not legit.

And the day gets even better.

Thanks for info mate! Smiley

Maybe you could contact macbook air or quickseller and ask if they could potentially add this transaction to one of their pool's next mined blocks?
If you offer them a bounty in case they can add the transaction, the transaction might not be lost completely... Or you could try CPFP and spent the unconfirmed output of this transaction. Just create a second transaction using this unconfirmed output as input and your own address as output, but add enough fees for both the stuck transaction and the new transaction... Might work, might fail...

Thanks for tip mate! Didn't find that macbook guy, but found quickseller and gonna PM him!
hero member
Activity: 896
Merit: 1006
October 27, 2016, 04:23:16 AM
#6
Nice!

Such a great day Smiley


This is from same guy:

https://blockchain.info/tx-index/410c33782752a5539005722d6ebc17428c8d68f116fda359635acea7a83943db


This shows in transaction, so I assume this is legit?

It won't confirm, it will eventually be dropped or it can be double spent at any time.

Not legit.

And the day gets even better.

Thanks for info mate! Smiley

Maybe you could contact macbook air or quickseller and ask if they could potentially add this transaction to one of their pool's next mined blocks?
If you offer them a bounty in case they can add the transaction, the transaction might not be lost completely... Or you could try CPFP and spent the unconfirmed output of this transaction. Just create a second transaction using this unconfirmed output as input and your own address as output, but add enough fees for both the stuck transaction and the new transaction... Might work, might fail...

sr. member
Activity: 476
Merit: 250
October 27, 2016, 04:20:07 AM
#5
Nice!

Such a great day Smiley


This is from same guy:

https://blockchain.info/tx-index/410c33782752a5539005722d6ebc17428c8d68f116fda359635acea7a83943db


This shows in transaction, so I assume this is legit?

It won't confirm, it will eventually be dropped or it can be double spent at any time.

Not legit.

And the day gets even better.

Thanks for info mate! Smiley
legendary
Activity: 2786
Merit: 1031
October 27, 2016, 04:18:55 AM
#4
Nice!

Such a great day Smiley


This is from same guy:

https://blockchain.info/tx-index/410c33782752a5539005722d6ebc17428c8d68f116fda359635acea7a83943db


This shows in transaction, so I assume this is legit?

It won't confirm, it will eventually be dropped or it can be double spent at any time.

Not legit.
sr. member
Activity: 476
Merit: 250
October 27, 2016, 04:15:01 AM
#3
Nice!

Such a great day Smiley


This is from same guy:

https://blockchain.info/tx-index/410c33782752a5539005722d6ebc17428c8d68f116fda359635acea7a83943db


This shows in transaction, so I assume this is legit?
legendary
Activity: 2786
Merit: 1031
October 27, 2016, 04:11:35 AM
#2
It's gone!

You can see here where it went:

https://btc.com/1ApMAypm43JqVovS3Uy8pWpAPTXUjaCrYC
sr. member
Activity: 476
Merit: 250
October 27, 2016, 03:56:15 AM
#1
Was doing my trading as usual, sold some virtual stuff to one guy.

Well, trusted him cause confirmations have been so slow.

https://blockchain.info/tx-index/184988716

Now it says double spend and I can't see whole transaction in blockchain?


First time this kind of stuff happens, so give me mercy. Might be crystal clear thing to someone, but not to me.

Jump to: