Hacker News new | past | comments | ask | show | jobs | submit login

How does this product operate for free? Who's paying for the miners?



You don't mine in a permissioned system like quorum. The CPU load is minimal, and when running the quorum clients, you are basically just checking to make sure everyone in the system agrees on the transactions. If someone tries to cheat (or spam or whatever), you kick them out.


But then we're back to square one, aren't you basically describing a distributed (but still perfetly "trustful") database? Isn't that effectively what this DTCC provides?

What in this allows JPMorgan to provide the same service for free? Is it really technical innovation or is it just a different business model? Wouldn't they be able to do the same thing without using anything cryptocurrency/blockchain related?

I feel like I'm missing something obvious but I don't see what it is.


A blockchain is a distributed non trustful database with a method for resolving disputes built in. Roughly speaking in something like quorum, everyone checks everyone else's work, and the majority consensus is ground truth. DTCC requires a trusted third party to administer the database. Quorum doesn't. Quorum could presumably also replace intra-bank transactions as well (instead of maintaining some other kind of database).

I guess the missing piece that seems to break people's brains; the ledger in the distributed database represents a dollar amount (in the case of quorum's dollar thing) and it has money-like rules, unlike, say, postgres which ultimately relies on some other piece of software to make ledger like transactions.


Unless I am mistaken, DTCC doesn’t provide any trust for internal account balances at JPMC. It only provides trust for the details of transfers. These tokens provide trust before and after transfers. The tokens themselves actually provide no trust during transfers and the transfers are only allowed by trusted parties as a result.

Also, DTCC only handles securities not currency so this doesn’t exist at all.

What actually you should be arguing is that the JP coin and the DTCC need to be combined as they each only provide trust in a certain part of the ecosystem.


Technology can be more than new things; it can also be made of combining old things in new ways, or finding new uses for old things, or even simply new ways of thinking. If we removed "cryptocurrency" and "blockchain" from the above, they'd still have a new settlements process. They're using a distributed ledger to make the process safely automateable and reduce audit costs.


what you're missing, that's obvious, is that blockchain is a solution looking for a problem where none exists. The word was imbued with virtue, and at this point blockchain has come to mean 'virtuous database'


If someone tries to cheat, you suspend their participation if you are empowered to do so, and / or report them to the appropriate regulatory bodies / law enforcement.

Blockchain doesn’t allow anyone to circumvent anything.

Unless it’s a perfectly spherical blockchain operating in a vacuum.


>If someone tries to cheat (or spam or whatever), you kick them out.

Or, if someone doesn't pay for access, you kick them out? Or if someone is your competitor, you kick them out?


It is a technology for trading with other banks.

If you want a chain that doesn't allow transaction censorship, you need something else, like a proof of stake or proof of work blockchain.


Permissioned blockchain generally doesn't have wasteful mining because all the participants are known. So the nodes just end up signing transactions. Double spend attempts can then be prosecuted.


Sorry, there may be small fees paid to the miners. But those fees will presumably be dramatically less than this current company charges.


You are putting a lot of weight on "presumably." Someone has to pay for all that mining. Or, you know, skip the mining and your costs should be lower.


They do skip the mining. Mining defends against Sybil attacks, which you don't have to worry about if you know who all the participants are.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: