I'm quite ecstatic about this. I invested in bitcoin early on when it was around $1-3 a coin. I try to buy goods with it at legitimate places like bitcoinstore when it's up, and buy more when it's down. I just, you know, actually believe it's a great alternative and want to see it succeed.I do have concerns about it scaling to handle massive amounts of transactions, and what will happen with transaction fees and mining rigs as the mining reward is reduced, but it's step in the right direction for currencies.
betterunix|13 years ago
Relevant:
https://dl.acm.org/citation.cfm?id=1754992
Of course, Bitcoin does not really have offline transactions, so this may not be all that relevant (though lacking offline transactions is a pretty serious limitation).
jerfelix|13 years ago
With those architectures, a central authority would be required to prevent the double-spend. And with those architectures, the coins grow with each spend.
The difference with Bitcoin (which I think is totally misnamed) is that it's not a coin architecture, it's a ledger architecture. So no matter how many times the amount 1BTC is transferred, each transfer could be just the same length - the sender's address, the recipient's address, and an appropriate signature. Even 50 years from now and ten thousand transfers of that "coin" later, the "coin" doesn't get larger.
The ledger gets larger, but the coin does not (since really there's no such thing as a "bit COIN" - really what you have is a series of account numbers in the giant shared ledger.)
nazgulnarsil|13 years ago
javert|13 years ago
Then, people would go through trusted third parties (e.g. online wallets) for small transfers, and only use the blockchain for large transfers.
The small transfers would just be adding or subtracting "virtual" bitcoins between different users' accounts.
Clearly, such a system would optionally allow for fractional reserve banking.
I view bitcoin more as "digital gold" than "digital cash," for the above reasons.