Hacker News new | ask | show | jobs
by kang 3234 days ago
You know what is a great database with all those properties?

Your folder with git. There is nothing that you cant do with git that you can do with blockchains as a database.

About the BFT part, it fails the mention the very important part that it doesnt work without proof-of-work.

---

So then when should we use p-o-w blockchains?

When you want to decentralize control - both, distribution & conflict resolution.

1 comments

Git has a history and UTXO does not store history only keeps with the latest commit
git has shallow clones `--depth N`