Bitcoin Forum

Other => Beginners & Help => Topic started by: aan on March 08, 2013, 04:45:08 PM



Title: Sending coins back to the previous owner
Post by: aan on March 08, 2013, 04:45:08 PM
I'm reading bitcoinj examples, and noticed this: "PingService .... sits on the network and when it receives coins, simply sends them right back to the previous owner, determined rather arbitrarily by the address of the first input."

What does this mean? What do I do to get the previous owner of the coins I receive, with certainty?


Title: Re: Sending coins back to the previous owner
Post by: Raoul Duke on March 08, 2013, 05:29:55 PM
What do I do to get the previous owner of the coins I receive, with certainty?

You need to ask the person who sent the coins. Just because someone sent you coins from one address it doesn't mean they control it. It's a slippery slope...


Title: Re: Sending coins back to the previous owner
Post by: Stephen Gornick on March 08, 2013, 10:56:38 PM
I'm reading bitcoinj examples, and noticed this: "PingService .... sits on the network and when it receives coins, simply sends them right back to the previous owner, determined rather arbitrarily by the address of the first input."

What does this mean? What do I do to get the previous owner of the coins I receive, with certainty?


If that person that sent payment to the Ping Service using a hosted (shared) EWallet, that "return" payment most certainly WILL NOT go back to the intended recipient.  With a hosted (shared) wallet the Bitcoin address used for sending a withdrawal is not tied whatsoever to the account of the party requesting the withdrawal.  That's why SatoshiDICE has a "Warning: please read first" on their site.     

BitLotto maintains a list of clients that are valid (see "BitLotto compatible software").  It includes Bitcoin-Qt/bitcoind, Blockchaiin.info/wallet, Multibit, Electrum, Armory, Blockchain for iOS and Android, Bitcoin Wallet for Android, and others.  There is one hosted Wallet that appears to not be shared, and that is Coinbase -- so that might be one EWallet option that would work with this PingService.