Pages:
Author

Topic: . - page 6. (Read 40299 times)

donator
Activity: 308
Merit: 250
February 11, 2012, 10:53:19 AM
#57
Can we have this rebased against 0.6?

Thanks.
full member
Activity: 168
Merit: 100
February 11, 2012, 10:22:47 AM
#56
Question -- how do I specify multiple source addresses for sending BTC?

(even though it's probably CTRL-click, for the sake of completeness...)

Settings - options - display
check that Display advanced anonymity features is ticked
click OK

There should be a new tab between address book and export




Go to Send coins and look at the bottom where it says send from:



Click anonymity



click the address you want to send from, and it will highlight in blue.
CTRL-click to add more addresses.

go to Send coins, at the bottom you will see the selected address(es). You can delete or add addresses directly here, each address separated with a ; (semi-colon)



if there is insufficient funds in the selected addresses it will error and you will need to reduce the amount or  use another tab.

CTRL-clicking all addresses is equivalent to having none selected. ie the client will use up to all of the addresses that contain balances to calculate.

Don't forget that there is a tx fee for EACH address used, not one combined fee.

marked
donator
Activity: 853
Merit: 1000
February 10, 2012, 06:45:32 PM
#55
Question -- how do I specify multiple source addresses for sending BTC?
hero member
Activity: 531
Merit: 505
February 02, 2012, 10:48:20 AM
#54
Can I "empty" several of my addresses to single, already existing, MY OWN address?

I am getting "Error: Transaction creation failed".

Can it be "not enough money on all specified addresses to take a required fee from it" problem?

yes, most likely the tx needs the 0.0005 fee, so transfer the total amount minus that fee and it should be fine

How about to show the "Fee needed" dialog in such a case instead of failing with an error?
donator
Activity: 853
Merit: 1000
January 28, 2012, 10:18:27 PM
#53
Can I "empty" several of my addresses to single, already existing, MY OWN address?

I am getting "Error: Transaction creation failed".

Can it be "not enough money on all specified addresses to take a required fee from it" problem?

I also have the same issue.
hero member
Activity: 531
Merit: 505
January 28, 2012, 09:23:20 PM
#52
Can I "empty" several of my addresses to single, already existing, MY OWN address?

I am getting "Error: Transaction creation failed".

Can it be "not enough money on all specified addresses to take a required fee from it" problem?
kjj
legendary
Activity: 1302
Merit: 1025
January 27, 2012, 09:04:56 PM
#51
When you spend bitcoins, you redeem transactions that were previously sent to you.  To redeem a transaction, you have to redeem the whole transaction.  So, the client looks through the database and finds a set of available transactions that add up to more than your spend attempt.  It then creates a new transaction that redeems all of the selected subset and transfers the balance to the destination address.  Unless the spend amount happens somehow to be exactly the total of the redeemed transactions, there will be change due.  This change is sent to a new address pulled from your wallet's spare key pool.
donator
Activity: 853
Merit: 1000
January 26, 2012, 11:03:44 PM
#50
Thanks!

Great patch btw, it should be integrated into the main branch
donator
Activity: 853
Merit: 1000
January 26, 2012, 06:25:08 PM
#49
Okay... what am I doing wrong? I had Bitcoin 0.5.2 installed, and I copied the bitcoin-qt.exe from the patch over the original exe. I re-ran it, and verified it says version 0.5.1 now, but I don't see anything for "send from address".

Any ideas? Thanks!

used:

http://mtgoxlive.com/downloads/bitcoin-v0.5.1+coderrr-win32.zip

newbie
Activity: 40
Merit: 0
January 04, 2012, 06:10:29 PM
#48
I sometimes get a message saying error creating transaction when I want to empty an address and don't manually include the fee. This should probably be changed to the exceeds balance when fee is included message instead.
full member
Activity: 154
Merit: 101
Bitcoin!
December 19, 2011, 12:16:38 PM
#47
+1 - it's not just for anonymity, it's also a look under the hood at addresses, which helps when explaining how bitcoin works.
This is an important aspect of it.
legendary
Activity: 1792
Merit: 1008
/dev/null
December 19, 2011, 02:01:28 AM
#46
thanks alot Smiley

EDIT: you forgot to put bitcoind in the archive Wink
compiling on my own then Tongue
donator
Activity: 199
Merit: 100
YOU WIN . WE PAY
December 18, 2011, 04:35:38 PM
#45
fantastic, ver 0.5.1 works great!

Thank you very much, this should really be part of the default client feature  Shocked
hero member
Activity: 742
Merit: 500
December 18, 2011, 03:21:36 PM
#44
Watching this.

This should really be made into a pull request

from my last reply on this thread

Quote
Here is the pull request, +1 it if you guys want to see this patch get into core:
https://github.com/bitcoin/bitcoin/pull/415
Dunno how I missed that. Awesome.

Any help needed with testing? From reading the comments, it looks like that is all the pull request needs.
hero member
Activity: 742
Merit: 500
December 17, 2011, 09:45:48 PM
#43
Watching this.

This should really be made into a pull request
sr. member
Activity: 387
Merit: 250
December 17, 2011, 06:04:41 PM
#42
+1 - it's not just for anonymity, it's also a look under the hood at addresses, which helps when explaining how bitcoin works.
legendary
Activity: 1937
Merit: 1001
December 16, 2011, 07:35:53 PM
#41
+9000

 I really wonder why this hasn't been adopted by the main client yet, anonymity is one of bitcoin's key aspects, yet every transaction potentially leaks a lot of addresses you don't wish to be associated with.
legendary
Activity: 1400
Merit: 1005
December 15, 2011, 01:21:55 PM
#40
I have to say that having read this, I am very disappointed. The anonymity available in bitcoin comes done to this: with special tools, a specialist will be able to violate the anonymity of anyone using the standard client. Shouldn't this be fixed at the protocol level? Perhaps by exchange of bitcoin amounts with random clients, these transactions might disguise legitimate transactions breaking the chain of address dependency.  This is not 'what it says on the box'!

Its true that eves-dropping is an issue, but its another issue, and in particular it requires action beforehand, while the blockchain is a permanent record, so can be analysed years afterwards to prove that I was sending money to more than one hot_lady!  (or whatever!)

Eves-dropping is an issue, but its not a reason for lack of action on this issue, Gavin, how could you imply such a thing? It sounds like an excuse for inaction.

While I really applaud the work of coderr and the Bitcoin authors, anonymity is a part of Bitcoins promise, this post makes it clear to me that for now at least, the past blockchain can be forensically analysed to reveal far more information than a casual user would expect. We need to see how we can deliver on this promise.
The bottom line is, Bitcoin should have never been advertised as being anonymous, because it simply isn't true.  At least, not with the default client.
sr. member
Activity: 286
Merit: 251
December 15, 2011, 05:39:18 AM
#39
I have to say that having read this, I am very disappointed. The anonymity available in bitcoin comes done to this: with special tools, a specialist will be able to violate the anonymity of anyone using the standard client. Shouldn't this be fixed at the protocol level? Perhaps by exchange of bitcoin amounts with random clients, these transactions might disguise legitimate transactions breaking the chain of address dependency.  This is not 'what it says on the box'!

Its true that eves-dropping is an issue, but its another issue, and in particular it requires action beforehand, while the blockchain is a permanent record, so can be analysed years afterwards to prove that I was sending money to more than one hot_lady!  (or whatever!)

Eves-dropping is an issue, but its not a reason for lack of action on this issue, Gavin, how could you imply such a thing? It sounds like an excuse for inaction.

While I really applaud the work of coderr and the Bitcoin authors, anonymity is a part of Bitcoins promise, this post makes it clear to me that for now at least, the past blockchain can be forensically analysed to reveal far more information than a casual user would expect. We need to see how we can deliver on this promise.

hero member
Activity: 714
Merit: 500
December 15, 2011, 04:48:59 AM
#38
That's where needs really are.
Pages:
Jump to: