Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: grux on December 25, 2013, 02:05:11 AM



Title: If amazon were to accept transactions, how would they deal with addresses?
Post by: grux on December 25, 2013, 02:05:11 AM
So say amazon starts receiving transactions to millions of different addresses. How would they deal with that? I have a feeling they wont be using bitcoind. Would it be complex to implement a system that could handle millions of addresses?


Title: Re: If amazon were to accept transactions, how would they deal with addresses?
Post by: justusranvier on December 25, 2013, 02:11:16 AM
http://bitsofproof.com

https://opensource.conformal.com/wiki/btcd


Title: Re: If amazon were to accept transactions, how would they deal with addresses?
Post by: empoweoqwj on December 25, 2013, 05:58:15 AM
So say amazon starts receiving transactions to millions of different addresses. How would they deal with that? I have a feeling they wont be using bitcoind. Would it be complex to implement a system that could handle millions of addresses?

You really think they will?


Title: Re: If amazon were to accept transactions, how would they deal with addresses?
Post by: grux on December 25, 2013, 07:41:29 AM
So say amazon starts receiving transactions to millions of different addresses. How would they deal with that? I have a feeling they wont be using bitcoind. Would it be complex to implement a system that could handle millions of addresses?

You really think they will?
They probably won't any time soon, but I'm interested how a large-ass service would work with bitcoin's technology and keep up.


Title: Re: If amazon were to accept transactions, how would they deal with addresses?
Post by: User705 on December 25, 2013, 07:43:01 AM
Ask overstock.com


Title: Re: If amazon were to accept transactions, how would they deal with addresses?
Post by: empoweoqwj on December 25, 2013, 07:54:55 AM
Ask overstock.com

Yeah good point. A lot of people will be watching what happens there. Whether it works technically well, what the volume is. Shame we have to wait so long, but I guess its good they aren't just "rushing in". Its too important a test case for them to balls it up.


Title: Re: If amazon were to accept transactions, how would they deal with addresses?
Post by: dewdeded on December 25, 2013, 08:16:39 AM
Overstock already announced they will use a bitcoin payment service provider (like Coinbase or BitPay).


Title: Re: If amazon were to accept transactions, how would they deal with addresses?
Post by: gamybtc on December 25, 2013, 09:41:51 AM
I am not sure, big companies like amazon accept first in case, since they have their own payment system. Bitcoin has no refund, so in case any disputes, it is hard for them to manage, so I think no.


Title: Re: If amazon were to accept transactions, how would they deal with addresses?
Post by: Envrin on December 25, 2013, 09:49:09 AM

Same as they handle their traffic load -- load distribution.  They wouldn't have just one wallet that stores 1 billion+ addresses, same as they don't have one server that handles all their traffic.  They'd distribute the load amongst many wallets, which then feed into their OLTP databases.