Live data from Hacker News

Gmaxwell's “prove how (non)-fractional your Bitcoin reserves are” scheme

iwilcox.me.uk

21–30 of 79 posts

Re: Gmaxwell's “prove how (non)-fractional your Bitcoin reserves are” scheme

#21
post #7

Fractional reserve? I don't like that. It's like building a house of cards or a ponzi scheme. You shouldn't be able to say you have 10x of the value you actually have.

Right? Banks making loans? It's preposterous .

Sigh. It's a fallacy that making loans implies fractional reserves as normally understood.

Banks can still make loans simply by offering certificates of deposit. This is the above-board way of loaning out people's money -- you make it absolutely clear that taking it out early has a cost, because the money is locked up in (hopefully) profitable ventures.

Would that be less profitable for the banks? Not really -- they would just adjust their prices to compensate, by charging fees on idle money that's instantly redeemable.

And if you let a secondary market for CDs flower, customers can still get good liquidity. Just in a way that's better subject to market discipline.

Re: Gmaxwell's “prove how (non)-fractional your Bitcoin reserves are” scheme

#22
post #17
post #7

Earlier quoted context omitted.

Right? Banks making loans? It's preposterous .

Full reserve banks are possible. You just have to maturity match everything, meaning every loan of term t has a matching deposit with a maturity of t. Deposits in demand accounts could not be lended. I have no idea whether this is a good idea or if it would work as a business.

That's sort of the idea behind securitized mortgages, except once the bank makes the loan the bank leaves the picture (except perhaps as a custodian responsible for payment collection sometimes.) This is one reason securitization of mortgages led to lower interest rates and was generally considered a good thing for a while.

In the alternative scenario, economists describe loaning from demand deposits (at a higher interest rate) with a phrase like "the bank is selling liquidity".

Re: Gmaxwell's “prove how (non)-fractional your Bitcoin reserves are” scheme

#23

What bitcoin exchanges do HN readers trust? I've been using http://coinmkt.com I regrettably used MtGox.com. I'm kicking myself now.

Bitstamp have proved their good intentions and competence. They also have the most to lose at this point as the market leader. Had zero problems with transfers from there, very quick support replies, seem to be in good relations with their bank. I trust them. Karaken also look promising, but it's a new exchange.

Anyway, best bet is to use several exchanges to take advantage of arbitrage opportunities and to distribute the risk.

Re: Gmaxwell's “prove how (non)-fractional your Bitcoin reserves are” scheme

#24
post #7

Earlier quoted context omitted.

Right? Banks making loans? It's preposterous .

Fractional reserve is sort of a misappropriated term as applied to bitcoin exchanges. Such exchanges aren't making loans, so where would the money be going? There's no good reason for them not to have 100% of the funds in reserve.

Some of them offer margin trading which is a loan.

Re: Gmaxwell's “prove how (non)-fractional your Bitcoin reserves are” scheme

#25
post #15

What bitcoin exchanges do HN readers trust? I've been using http://coinmkt.com I regrettably used MtGox.com. I'm kicking myself now.

If you want to buy coins to use I'd go with Coinbase at least to get started. If you want to day trade Kraken looks really promising if they are supported in your jurisdiction. Bitstamp has a decent track record though their local give me pause. Coinsetter is also pretty well put together if all you want to do is pair trade but you can't do true exchange on there. I've tried coinmkt but I don't like it. Their fees ar…

>Bitstamp has a decent track record though their local[e] give me pause.

I'd say Bitstamp has a very good track record, and what's wrong with Slovenia? It's probably about on the level of the Czech Republic in terms of economic freedom, development, level of corruption (relatively low), output, business practices, etc. Would doing business with a Czech company make you nervous?

In business culture, Slovenia looks toward Germany more than toward the former Eastern Block (of which it was never a part).

I mean, Bitstamp's owners are public people. I feel pretty confident that they're not going to run off with their depositors money. Is there something else that you're concerned about?

But I agree, if you want to just buy coins, Coinbase is a good start. And Kraken is looking very good, too, particularly if you're a serious trader (that's who they appear to target).

Re: Gmaxwell's “prove how (non)-fractional your Bitcoin reserves are” scheme

#26
Or, just use a system like we use on Bitalo, where fractional reserves are impossible because of use of multi-signature Bitcoin addresses, which means funds are specifically tied to user wallets and exchange operators cannot use them without user's signing all transactions by himself.

Re: Gmaxwell's “prove how (non)-fractional your Bitcoin reserves are” scheme

#27
post #3

Not to discredit the very capable developers discussing this, but in the interest for giving credit where credit is due, didn't Peter Todd suggest this back in his Bitcoin 2013 presentation on off-chain transactions? I seem to remember him explaining something similar on a rooftop patio in Toronto last spring after a Bitcoin Toronto meetup. EDIT: http://www.youtube.com/watch?v=4d3LA8KpdMQ#t=6m45s

I believe this was most extensively discussed as part of a long chat that Peter Todd was a part of, so no surprise that you've seen him talk about it. Off-chain banks stuff has been a long term pet interest of his.

In that discussion we applied a merkel-sum tree data-structure— a pet datastructure that I'd previously proposed for making compact proofs of blockchain invalidity in Bitcoin (in order to make a future bitcoin world where no one runs full nodes safe from inflation and theft by miners)— to PT's bank fraud proofing application.

You may find the log interesting: https://people.xiph.org/~greg/bitcoin-wizards-fraud-proof.lo...

Search for "auditable off-chain transactions" and "Merkle-sum-tree"

(I left in a lot of unrelated stuff since it makes the meandering conversation make a bit more sense. Though a lot of this continues a long running dialog about cryptographic-wankery that has been going on for years)

Ultimately these schemes require the use of a jamming free broadcast network of some kind... otherwise they run into the same problems certificate transparency has where you can substitute the commitment on the fly. Fortunately, Bitcoin provides a global consensus mechanism which could be used to directly attach the commitment to the coins being spoken for.

Re: Gmaxwell's “prove how (non)-fractional your Bitcoin reserves are” scheme

#28
post #19

Earlier quoted context omitted.

Not sure if joking You do realize that modern finance depends on this notion? For example, Banks need no more than 10% of a loan as cash on hand.

> You do realize that modern finance depends on this notion? Modern finance also causes some very serious societal problems, in my opinion.

We're using the word "modern" extremely broadly in this context. Fractional reserve banking goes back to what, the early Renaissance? Did the economies of the Middle Ages really serve people better than our economies do today?

Re: Gmaxwell's “prove how (non)-fractional your Bitcoin reserves are” scheme

#29
post #17
post #7

Earlier quoted context omitted.

Right? Banks making loans? It's preposterous .

Full reserve banks are possible. You just have to maturity match everything, meaning every loan of term t has a matching deposit with a maturity of t. Deposits in demand accounts could not be lended. I have no idea whether this is a good idea or if it would work as a business.

The retail markets have voted overwhelmingly for interest bearing demand deposit accounts. I'm not sure if a fee-based DDA is available anywhere but it certainly is not popular in the US where we get "free" deposit insurance.

Re: Gmaxwell's “prove how (non)-fractional your Bitcoin reserves are” scheme

#30
post #8

This doesn't give you a way to validate your dollar deposits. In other words a dishonest exchange operator could misappropriate your dollar deposits and this scheme wouldn't tell you anything about it.

The hash-tree scheme described here would work equally well for non-Bitcoin currencies, if I'm understanding it correctly. The only thing missing is the ability to prove ownership of the actual funds backing that tree. So what you're really complaining about is that there are no banks that offer digitally-signed attestation of account balances.

>no banks that offer digitally-signed attestation of account balances.

Why is this? Seriously, that alone could prevent so much fraud and misuse of funds. Every public company could have a digitally-signed bank balance, updated in real time.

Post reply on HN