Author

Topic: Sending coins (Read 874 times)

legendary
Activity: 3472
Merit: 4801
September 25, 2013, 02:20:51 PM
#11
Any easy way to set one ?

Sure.

  • Create a new receiving address in your wallet.
  • Before sending or receiving any other transactions, send the ENTIRE BALANCE of your wallet to this new receiving address
  • Send the bitcoins you wish to send to the address you wish

The transaction will "come from" the new receiving address that you created in step 1.
full member
Activity: 142
Merit: 100
Hive/Ethereum
September 25, 2013, 09:01:48 AM
#10
Not an expert in ubuntu

Can you tell me the steps i can follow them and do the changes required

The short answer is that this isn't easy to do with Bitcoin-QT right now. You can try a web wallet (such as blockchain.info) which lets you select the particular address you're sending from. I don't know how it handles change, however.

Edit: Here's a link to the Coin Control thread, where they appear to have some binaries available: https://bitcointalksearch.org/topic/yet-another-coin-control-release-closed-144331
full member
Activity: 196
Merit: 100
September 25, 2013, 08:05:27 AM
#9
Not an expert in ubuntu

Can you tell me the steps i can follow them and do the changes required
legendary
Activity: 1890
Merit: 1086
Ian Knowles - CIYAM Lead Developer
September 25, 2013, 07:50:48 AM
#8
You might also be interested in the "coin control" patch - it allows you to select which UTXOs to use via the GUI itself.

The raw tx's API is only recommended for expert users as it is very easy to screw up and end up losing large amounts of BTC.
full member
Activity: 196
Merit: 100
September 25, 2013, 07:47:31 AM
#7
How to integrate in ubuntu ?
full member
Activity: 142
Merit: 100
Hive/Ethereum
September 25, 2013, 07:33:59 AM
#6
Any easy way to set one ?

The only way to specifically control the flow of coins is to use `createrawtransaction`. When you use`sendfrom`, bitcoind makes it own decisions about where the coins come from and where the change goes to. `listunspent` helps in this regard.
full member
Activity: 196
Merit: 100
September 25, 2013, 07:31:53 AM
#5
Any easy way to set one ?
full member
Activity: 142
Merit: 100
Hive/Ethereum
September 25, 2013, 07:29:52 AM
#4
It will be from an address you control, just not necessarily the address you expect. It could come from an unlabeled change address from a previous transaction.
full member
Activity: 196
Merit: 100
September 25, 2013, 07:05:27 AM
#3
You mean to say whenever i am sending coins to an address does he receive the coins from an address i dont control ?
full member
Activity: 142
Merit: 100
Hive/Ethereum
September 24, 2013, 10:48:22 PM
#2
Due to Bitcoin-QT's coin selection algorithm, it's difficult to tell where the coins will come from in advance. If you need to control from which addresses the inputs are selected, you'll have to use `createrawtransaction`
full member
Activity: 196
Merit: 100
September 24, 2013, 07:59:37 AM
#1
How do i know the bitcoin address from which i will be sending btc to others

Is there any choice to do the same ?
Jump to: