Pages:
Author

Topic: how to get the "from address" from the bitcoin server client. - page 2. (Read 1679 times)

kjj
legendary
Activity: 1302
Merit: 1026
The short version is that coins don't "come from" anywhere.  If you look at your coins, you can do a little detective work and try to figure out the last place they went to before they went to your wallet.  But when they came to your wallet, they didn't come from that place.

And that is for simple transactions, it can get worse.
Coins come from tx inputs, and go into tx outputs. If coins "don't come from anywhere," there is no way for any node to validate a transaction, and Bitcoin doesn't work.

I think you are taking some metaphors too literally.
I think there such thing as "from" address(es), and we can see them for any given transaction.

Well, as long as you don't mind being wrong, you are free to keep thinking that.  Smiley
hero member
Activity: 756
Merit: 501
There is more to Bitcoin than bitcoins.
The short version is that coins don't "come from" anywhere.  If you look at your coins, you can do a little detective work and try to figure out the last place they went to before they went to your wallet.  But when they came to your wallet, they didn't come from that place.

And that is for simple transactions, it can get worse.
Coins come from tx inputs, and go into tx outputs. If coins "don't come from anywhere," there is no way for any node to validate a transaction, and Bitcoin doesn't work.

I think you are taking some metaphors too literally.
I think there such thing as "from" address(es), and we can see them for any given transaction.
kjj
legendary
Activity: 1302
Merit: 1026
The short version is that coins don't "come from" anywhere.  If you look at your coins, you can do a little detective work and try to figure out the last place they went to before they went to your wallet.  But when they came to your wallet, they didn't come from that place.

And that is for simple transactions, it can get worse.
Coins come from tx inputs, and go into tx outputs. If coins "don't come from anywhere," there is no way for any node to validate a transaction, and Bitcoin doesn't work.

I think you are taking some metaphors too literally.
hero member
Activity: 756
Merit: 501
There is more to Bitcoin than bitcoins.
The short version is that coins don't "come from" anywhere.  If you look at your coins, you can do a little detective work and try to figure out the last place they went to before they went to your wallet.  But when they came to your wallet, they didn't come from that place.

And that is for simple transactions, it can get worse.
Coins come from tx inputs, and go into tx outputs. If coins "don't come from anywhere," there is no way for any node to validate a transaction, and Bitcoin doesn't work.
newbie
Activity: 28
Merit: 0
I get it. Thank you.
kjj
legendary
Activity: 1302
Merit: 1026
The short version is that coins don't "come from" anywhere.  If you look at your coins, you can do a little detective work and try to figure out the last place they went to before they went to your wallet.  But when they came to your wallet, they didn't come from that place.

And that is for simple transactions, it can get worse.
newbie
Activity: 28
Merit: 0
Ok after a heap of dry reading I think I'm going to have to change the way I track incoming and outgoing addresses and funding.

What was your idea and why you think it is wrong? I'm asking, because I'm working on accepting coins myself.
member
Activity: 132
Merit: 14
Co-Founder of TheStandard.io & Vaultoro.com
Ok after a heap of dry reading I think I'm going to have to change the way I track incoming and outgoing addresses and funding.
member
Activity: 132
Merit: 14
Co-Founder of TheStandard.io & Vaultoro.com
Oh ok,
So does satoshi dice use the blockchain.ino api?
kjj
legendary
Activity: 1302
Merit: 1026
The bitcoin system has no such concept of a "from address", as has been explained in hundreds of threads.
legendary
Activity: 2142
Merit: 1010
Newbie
Oh ok the address is hashed.

Any tips on how to  unhash it

Can't help here. I used to use blockchain.info API - http://blockchain.info/address/660d4ef3a743e3e696ad990364e555c271ad504b?format=json
member
Activity: 132
Merit: 14
Co-Founder of TheStandard.io & Vaultoro.com
Oh ok the address is hashed.

Any tips on how to  unhash it
member
Activity: 132
Merit: 14
Co-Founder of TheStandard.io & Vaultoro.com
Thanks Come-from-Beyond
Hmmm this only seems to get me the receiving address
legendary
Activity: 2142
Merit: 1010
Newbie
Hi yall,

So I'm creating a little game for fun and want to automatically send winnings back to the address that funded the game.
I see that http://bitbet.us/ did this. You can send them a bitcoin and they will send you any winnings back to the address it came from.

I have looked all through https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_Calls_list but can't seem to find the function that does that.

Try get txid and then analyze this transaction.
member
Activity: 132
Merit: 14
Co-Founder of TheStandard.io & Vaultoro.com
Hi yall,

So I'm creating a little game for fun and want to automatically send winnings back to the address that funded the game.
I see that http://bitbet.us/ did this. You can send them a bitcoin and they will send you any winnings back to the address it came from.

I have looked all through https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_Calls_list but can't seem to find the function that does that.
Pages:
Jump to: