Bitcoin Forum
September 26, 2024, 07:36:19 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 [315] 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 »
6281  Bitcoin / Development & Technical Discussion / Re: [Poll] Accounts in bitcoind on: August 16, 2012, 07:51:37 AM
I think there should be some special notes added to the API documentation (or at least a link to something) to describe clearly what Bitcoin "accounts" actually are because much of the negative views about them is due to not understanding them correctly (such as thinking they are the same as "coin control").
6282  Bitcoin / Bitcoin Discussion / Re: I want firstbits key pair for 1gig on: August 13, 2012, 03:56:08 PM
that's ridiculous. e.g. sites like blockchain.info don't query this "firstbit database". there is a set of rules which determine the firstbit address and that's it.

I don't think that this is correct as I have created vanity addresses whose "firstbits" don't show up on blockchain.info until sometimes as many as 10 confirmations (which is when they seem to first appear on firstbits.com).
6283  Other / Beginners & Help / Re: Trying To Understand How Transactions Work on: August 13, 2012, 06:25:50 AM
You can easily assign a unique account to a specific address.

You can but it won't do what you think - when you do a send and include an account label this label is then put into the tx - whether the addresses chosen to be used have a "label" (which looks the same as an account unfortunately) on them is irrelevant.

The getaccount and setaccount commands are actually rather unintuitive as they are only having any affect on the "receive" transactions when you issue a listtransactions command.

As far as I can tell the way that it is working is that your outgoing tx's have the account label included when stored in your wallet but as this is not possible for the incoming ones the setaccount and getaccount commands provide a mapping from an address to an account label and it is this map that is used to work out the "receive" tx's "account".
6284  Other / Beginners & Help / Re: Multiple wallets? on: August 12, 2012, 05:13:39 AM
I guess that what I was thinking was that you could have at least two wallets. One that would be like a savings account where you would hoard bitcoins as an investment and one that you could use for online commerce. The savings account one would be in back up form only. NOT on your computer and therefor safe from hacking. So if your wallet is hacked, you would only lose that which was on your computer. Idk, I'm new to this and I'm trying to make my investment as secure as possible. 

Okay - this does make sense and is indeed a sensible approach - a "brain wallet" is also something worth considering for at least holding a portion of the "savings".

If you want to be super secure you might want to consider buying a cheap computer and generate the savings wallet on it without ever connecting to the internet. The tricky part is getting the software needed onto this computer if you don't want to trust say a Linux distro designed for this purpose (there is at least one or two such distros mentioned in threads on this Forum).

Another way that this can be at least partially solved is if you use a brain wallet that is a single HTML page that can be used offline (https://www.bitaddress.org/bitaddress.org-v1.6-SHA1-162d1ff4fd1e09222cbaca6c282672ee6c195e1b.html) but you still have the problem of getting that single HTML page on the PC.

If you don't want to trust using a USB flash drive to accomplish this then it is possible to get a USB to USB "serial cable" and then you would need to investigate using something like Zmodem in order to copy the file (I think the guy building Armory was looking into that very idea).
6285  Other / Beginners & Help / Re: Multiple wallets? on: August 11, 2012, 03:45:19 PM
Does the principle of not placing all your eggs in one basket apply to bitcoins? Is there any advantage to setting up multiple wallets and if so, how? Also, is there any reason to back up the entire bitcoin data directory over just the wallet .dat?

Not placing all your eggs in one basket is sage advice about any sort of investment.

Multiple wallets are not really necessary provided that you have tested that your "backup wallet" was correctly backed up - to be sure of this you really need to do a trial "disaster recovery" and verify that your procedure works as expected (perhaps best done with a "backup computer").

Brain wallets are another potential approach (in which case I think the use of multiple addresses is probably a good idea in case you are unable to recall the password for one or are being forced to reveal passwords under duress). Bear in mind though that coming up with a secure enough password that you won't forget is not a trivial task for most.

The only reason to backup more than wallet.dat is to speed up the recovery time (as a rescan won't be required).
6286  Other / Beginners & Help / Re: if bitcoin will reach 21million... on: August 11, 2012, 03:30:37 PM
will bytecoin reach 168 million

I think the real question is whether "longcoin" will have 672 million or 1.334 billion. Smiley
6287  Bitcoin / Bitcoin Technical Support / Re: Need confirmation of how public and private addresses work. on: August 09, 2012, 01:36:23 PM
Yes. You can import it with the bitcoind command line, as well as with tools such as pywallet. Please note that a command line import may freeze for several seconds while the blockchain is scanned for the address.

Please also note that if you are using a laptop or an old desktop those few seconds might turn into a few minutes (I have experienced waits of more than 10 minutes myself).
6288  Other / Beginners & Help / Re: Is there a way to find if two addresses come from the same wallet? on: August 09, 2012, 08:41:07 AM
I am still utterly flabbergasted that this exists. bitcoind's accounts rank as one of the most epic design failures I have ever seen.

Thanks for making me hate the world. ;p

To be fair the problem is not that the accounts don't work but that they serve a completely different purpose to coin control (and yes intuitively most people would tend to think of the things as being the same).

At least in 0.7 there is going to be support for "raw transactions" which will allow you complete control. Smiley
6289  Other / Beginners & Help / Re: Is there a way to find if two addresses come from the same wallet? on: August 09, 2012, 07:28:36 AM
I really think you're mistaken.  'bitcoind sendfrom' doesn't do what you think it does.  It debits the specified account, but uses whichever unspent outputs in your wallet fit the spent amount best* no matter which address 'owns' them.

* for a particular and somewhat weird definition of 'best'

This is very much correct as I also had a lot of misunderstandings about what "accounts" were when I first started playing with bitcoind.

So just remember that when "sending" an account != address and the purpose of setaccount is really only for "receiving" (and probably should not be allowed for external addresses but unfortunately I think that that is how the labels are handled).
6290  Other / Meta / Re: labels/tags instead of subfora? on: August 09, 2012, 03:28:35 AM
Interesting to see this after I just recently added tagging to the Forum package as part of the CIYAM platform.

The approach I've taken is that each user creates their own tags - when you click on a tag it displays the posts beneath (from newest to oldest although I might add the ability to reverse the ordering).

This is most useful when combined with searching and also can be useful for determining posts to be split/merged (which is available for mods/admins).

I think it is a pretty useful feature. Smiley
6291  Bitcoin / Bitcoin Discussion / Re: Making a brain wallet "cheat sheet" on: August 05, 2012, 07:04:51 AM
I would advise that at the very least some of your "answers" (assuming each one is a part of the pass phrase) should include numerical characters and also other characters (such as - $ @ &).

The following might give you some ideas:

Q. Birth date of someone important:
A. 1779-03-14

Q. Price paid for your first bitcoin:
A. $5.55

Q. An obvious equation:
A. 1+1=10

Q. Gave you a nudge:
A. Wink

Q. Long live:
A. Rock&Roll

Q. Full Metal Jacket:
A. *****

Pass phrase: 1779-03-14$5.551+1=10;)Rock&Roll*****
6292  Other / Beginners & Help / Re: GST and Tax issues for Bitcoins in Australia on: July 31, 2012, 02:03:49 PM
But isn't them providing bitcoins a service and GST is charged on all services and the fact that bitcoins are not considered currency could the government also not claim that bitcoins are goods?

An interesting point - I think that the status of "virtual commodities" is most likely something that has never actually been tested in law in Australia (and without precedence it is very hard to say how that would be judged although perhaps some case has been brought up by the ATO before?).

If, however, you looked at the buying and selling BTC as being similar to the buying and selling of stocks then there would be no GST but instead tax would be due after any profits made from the sale of the BTC (most likely at your normal income tax rate).
6293  Bitcoin / Bitcoin Discussion / Re: I want to send 50 btc to 50 addresses untainted on: July 27, 2012, 06:29:35 AM
Unfortunately - the only safe way to confirm you are the *sole* holder of a particular private key is to perform a transaction on the blockchain to a new private key...  thus ruining the collectible nature of the coins.. right?

You can confirm you are the holder of a private key by signing a message for its pubkey (this feature is in the current client) but this of course doesn't solve the problem of being the "sole" owner.

Am thinking that perhaps some sort of multisig approach might solve the latter although you'd never be the sole holder of the private key but instead could be recognised by some sort of joint signing with a trusted 3rd party as being the *current* holder.

Unfortunately though one thing you can never stop is people sending trash *to* the collectible address and even a small amount send from the vanity address 1asswipe might slightly devalue your otherwise pristine address.  Grin
6294  Bitcoin / Bitcoin Discussion / Re: I want to send 50 btc to 50 addresses untainted on: July 27, 2012, 04:46:06 AM
Read my above reply. Are you game in helping out?

Sure - am a little confused though about the ownership transfer mechanism though.

Is that you are wanting the money to never actually be spent but somehow the "ownership" of this money to be transferred to another user?

(If this is what you are after then perhaps multisig could be of some use to accomplish this?)
6295  Bitcoin / Bitcoin Discussion / Re: I want to send 50 btc to 50 addresses untainted on: July 27, 2012, 04:33:37 AM
bitcoind sendmany '["","input address"]' '{"output1":1,"output2":2,...}'

(requires coin control patch)

As coin control won't be making into the main trunk you might want to instead look at the "raw transaction" API stuff (that will be in 0.7 and will allow you to do this - is just more low level than the "coin control" approach).
6296  Bitcoin / Bitcoin Discussion / Re: Statement about the suspect of recent Bitcoinica hack on: July 26, 2012, 01:05:53 PM
Zhou said its a guy in China, in fact a multi-millionaire in China.

And assuming that this is true then the guy would probably have some major "guanxi" with people in authority (so not even worth thinking about trying to start any legal action in China).
6297  Bitcoin / Bitcoin Discussion / Re: [Idea] Physical Bitcoin Mixing on: July 26, 2012, 02:48:35 AM
Programs can do it more randomly and I think that is the best way to mix bitcoin

Certainly true - actually the idea would perhaps be more of an educational exercise in showing people how easily "traces" in the Blockchain (to an individual) could be severed without having to even use any special software.
6298  Bitcoin / Bitcoin Discussion / [Idea] Physical Bitcoin Mixing on: July 25, 2012, 05:33:36 AM
1) Attendees at a Bitcoin event are each given a physical Bitcoin (from a trusted source and perhaps in paper form to reduce overheads) that contains zero balance.

2) Each attendee then sends an specific amount (say 10 BTC) to their physical Bitcoin's public address.

3) Swap physical Bitcoins of the same amount with another attendee (after checking balance and making sure private key is still hidden).

Anyone tried this yet?
6299  Bitcoin / Bitcoin Discussion / Re: Collecting BTC equivalent to collecting Real Coins of Historic Value? on: July 23, 2012, 10:01:35 AM
Here is a suggestion as to how one might be able to artificially create "collectable" coins (well addresses actually) that could have their BTC value (well most of it in order to preserve the address from being pruned I guess) transferred and yet allow the receiving address to become even more valuable.

How would such a thing be possible?

Step 1) Create a vanity address that starts with 12coo1 (for example).

Step 2) For a premium over an agreed amount then owner of the "original" l12coo1 address will send the agreed amount to yours (making sure a small amount is retained in the original address to prevent it later being pruned).

Although your 12coo1 address is not the original it could be now considered "cooler" as it was the first 12coo1 address to receive coins from the original 12coo1 address (of course verifiable via the blockchain).

So now another user generates a 12coo1 address and (for a premium of course) you send coins from your 12coo1 address to theirs. Now the 3rd persons coins can be considered even more valuable as they are the 3rd in an unbroken chain of "cool" transactions to unique "cool" addresses (tracing back to the original usage of a 12coo1 address).

 Grin

(P.S. I really do own the first and so far only used 12coo1 address - added another 0.02 BTC to show it - so am now waiting for offers from other 12coo1 creators)
6300  Bitcoin / Development & Technical Discussion / Re: Blockchain size, exponential growth? on: July 20, 2012, 08:33:38 AM
Indeed the growing size is of concern (and there have been numerous threads about this not that long after Satoshi Dice was launched).

From these other threads I think that the momentum to implement "pruning" of the blockchain (and other scalability solutions) is increasing at an even more rapid rate. Smiley

(am certain that this will be sorted out before it becomes such a problem - but as stated before there are other clients that don't require the blockchain)
Pages: « 1 ... 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 [315] 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!