Author

Topic: losing bitcoins? (Read 1816 times)

member
Activity: 98
Merit: 20
April 24, 2011, 07:42:58 PM
#11
I think I understand what you're asking - you broadcast a transaction to everyone, so it should be included in both chains eventually, so it doesn't matter what chain is the longest.
To refine this slightly: chances are your transaction will be included in both sides of the split. Transactions that are only on the shorter side of the split will automatically get transferred over to the longer side. Except for the first transactions in the block, which pay the miner, because they lost the bid.
sr. member
Activity: 406
Merit: 256
April 24, 2011, 07:24:02 PM
#10
Hey all,

I am new here. I read through the FAQs and some of the technical details but I still don't have a complete understanding of the system. I was wondering what would happen if I spend my bitcoins, but meanwhile elsewhere in the network another block chain becomes longer and is accepted as the official block chain. The way I understand the bitcoins to work is that I keep my secret keys on my computer and as soon as I spend them, the key changes to a new secret key for the next person. Is that assumption correct? Anyway, what would happen if I spend my coins but then another chain turns out to be longer? Am I just out of luck?

Thanks



I think I understand what you're asking - you broadcast a transaction to everyone, so it should be included in both chains eventually, so it doesn't matter what chain is the longest.
sr. member
Activity: 476
Merit: 250
April 24, 2011, 05:50:11 PM
#9
If you send some one the coins you have, when sending your address(private key) is also added to the coins.
private key(s) is not and should NEVER be sent to anyone. Address is a hashed public key.
So private key & address are different?
Where is private key stored & is there any way to see it?
private keys are stored in the wallet only. Public keys are public (doh), everyone can see them. Address is shortened (hashed) public key, as public keys are really long.
legendary
Activity: 1855
Merit: 1016
April 24, 2011, 05:45:04 PM
#8
If you send some one the coins you have, when sending your address(private key) is also added to the coins.
private key(s) is not and should NEVER be sent to anyone. Address is a hashed public key.
So private key & address are different?
Where is private key stored & is there any way to see it?
sr. member
Activity: 476
Merit: 250
April 24, 2011, 05:13:11 PM
#7
If you send some one the coins you have, when sending your address(private key) is also added to the coins.
private key(s) is not and should NEVER be sent to anyone. Address is a hashed public key.
legendary
Activity: 1855
Merit: 1016
April 24, 2011, 04:43:40 PM
#6
The private keys are stored in wallet.dat.
If some one gets that file, then they have your private keys.
The private key is nothing but the addresses in your wallet.dat.
If you send some one the coins you have, when sending your address(private key) is also added to the coins.

But one thing nudges me, the private key it adds is not controlled by you, It seems it adds the address/addresses to the coins you send, which you used to receive money to your wallet.
full member
Activity: 126
Merit: 100
April 24, 2011, 04:29:46 PM
#5
From FAQ:
Quote
How does Bitcoin work?

Bitcoin utilizes public/private key digital signatures (ECDSA). A coin has its owner's public key on it. When a coin is transferred from user A to user B, A adds B’s public key to the coin and signs it with his own private key. Now B owns the coin and can transfer it further. To prevent A from transferring the already used coin to another user C, a public list of all the previous transactions is collectively maintained by the network of Bitcoin nodes, and before each transaction the coin’s unusedness will be checked.

Private key is yours for ever and ever. If someone gets hold of it - sayonara to your bitcoins
sr. member
Activity: 322
Merit: 250
April 24, 2011, 04:28:12 PM
#4
Do I retain my private key even if I have spent the bitcoin?
Yes.
newbie
Activity: 24
Merit: 0
April 24, 2011, 04:21:16 PM
#3
Either I do not know enough about cryptography to ask what I am trying to ask, or I just didn't convey my question well.

Do I retain my private key even if I have spent the bitcoin?
full member
Activity: 126
Merit: 100
April 24, 2011, 04:17:01 PM
#2
When you spend your coins you sign it with your private key. Other nodes can verify it because they have your public key. No one else can spend it unless they have your private key. If two people spend the same coins(with the same key), the first transaction is considered valid
newbie
Activity: 24
Merit: 0
April 24, 2011, 04:12:28 PM
#1
Hey all,

I am new here. I read through the FAQs and some of the technical details but I still don't have a complete understanding of the system. I was wondering what would happen if I spend my bitcoins, but meanwhile elsewhere in the network another block chain becomes longer and is accepted as the official block chain. The way I understand the bitcoins to work is that I keep my secret keys on my computer and as soon as I spend them, the key changes to a new secret key for the next person. Is that assumption correct? Anyway, what would happen if I spend my coins but then another chain turns out to be longer? Am I just out of luck?

Thanks

Jump to: