Bitcoin Forum
May 06, 2024, 07:30:07 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Sending coins  (Read 858 times)
Eternity (OP)
Full Member
***
Offline Offline

Activity: 196
Merit: 100



View Profile
September 24, 2013, 12:59:37 PM
 #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 ?
1715023807
Hero Member
*
Offline Offline

Posts: 1715023807

View Profile Personal Message (Offline)

Ignore
1715023807
Reply with quote  #2

1715023807
Report to moderator
1715023807
Hero Member
*
Offline Offline

Posts: 1715023807

View Profile Personal Message (Offline)

Ignore
1715023807
Reply with quote  #2

1715023807
Report to moderator
1715023807
Hero Member
*
Offline Offline

Posts: 1715023807

View Profile Personal Message (Offline)

Ignore
1715023807
Reply with quote  #2

1715023807
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715023807
Hero Member
*
Offline Offline

Posts: 1715023807

View Profile Personal Message (Offline)

Ignore
1715023807
Reply with quote  #2

1715023807
Report to moderator
tgerring
Full Member
***
Offline Offline

Activity: 142
Merit: 100


Hive/Ethereum


View Profile WWW
September 25, 2013, 03:48:22 AM
 #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`

Hive, a beautiful wallet for Mac OS X, now available for testing. Follow the story here.
BitcoinKit.framework and Tor.framework, now available to iOS and Mac OS X developers
Tweeting at @hivewallet. Donations appreciated at 142m1MpXHhymF4aASiWwYohe1Y55v5BQwc
Eternity (OP)
Full Member
***
Offline Offline

Activity: 196
Merit: 100



View Profile
September 25, 2013, 12:05:27 PM
 #3

You mean to say whenever i am sending coins to an address does he receive the coins from an address i dont control ?
tgerring
Full Member
***
Offline Offline

Activity: 142
Merit: 100


Hive/Ethereum


View Profile WWW
September 25, 2013, 12:29:52 PM
 #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.

Hive, a beautiful wallet for Mac OS X, now available for testing. Follow the story here.
BitcoinKit.framework and Tor.framework, now available to iOS and Mac OS X developers
Tweeting at @hivewallet. Donations appreciated at 142m1MpXHhymF4aASiWwYohe1Y55v5BQwc
Eternity (OP)
Full Member
***
Offline Offline

Activity: 196
Merit: 100



View Profile
September 25, 2013, 12:31:53 PM
 #5

Any easy way to set one ?
tgerring
Full Member
***
Offline Offline

Activity: 142
Merit: 100


Hive/Ethereum


View Profile WWW
September 25, 2013, 12:33:59 PM
 #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.

Hive, a beautiful wallet for Mac OS X, now available for testing. Follow the story here.
BitcoinKit.framework and Tor.framework, now available to iOS and Mac OS X developers
Tweeting at @hivewallet. Donations appreciated at 142m1MpXHhymF4aASiWwYohe1Y55v5BQwc
Eternity (OP)
Full Member
***
Offline Offline

Activity: 196
Merit: 100



View Profile
September 25, 2013, 12:47:31 PM
 #7

How to integrate in ubuntu ?
CIYAM
Legendary
*
Offline Offline

Activity: 1890
Merit: 1075


Ian Knowles - CIYAM Lead Developer


View Profile WWW
September 25, 2013, 12:50:48 PM
 #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.

With CIYAM anyone can create 100% generated C++ web applications in literally minutes.

GPG Public Key | 1ciyam3htJit1feGa26p2wQ4aw6KFTejU
Eternity (OP)
Full Member
***
Offline Offline

Activity: 196
Merit: 100



View Profile
September 25, 2013, 01:05:27 PM
 #9

Not an expert in ubuntu

Can you tell me the steps i can follow them and do the changes required
tgerring
Full Member
***
Offline Offline

Activity: 142
Merit: 100


Hive/Ethereum


View Profile WWW
September 25, 2013, 02:01:48 PM
 #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://bitcointalk.org/index.php?topic=144331.0

Hive, a beautiful wallet for Mac OS X, now available for testing. Follow the story here.
BitcoinKit.framework and Tor.framework, now available to iOS and Mac OS X developers
Tweeting at @hivewallet. Donations appreciated at 142m1MpXHhymF4aASiWwYohe1Y55v5BQwc
DannyHamilton
Legendary
*
Offline Offline

Activity: 3388
Merit: 4616



View Profile
September 25, 2013, 07: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.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!