Hacker News new | ask | show | jobs
by teraflop 4567 days ago
Why do you think LevelDB isn't open source? https://code.google.com/p/leveldb/
2 comments

Also some history: Satoshi's original client used BerkeleyDB which had a configuration issue that almost destroyed Bitcoin.

https://github.com/bitcoin/bips/blob/master/bip-0050.mediawi...

Because it has dependencies on libs that are not open source, so that means "closed" as propagated across this "open" system.
I was assuming you were mistaken, but it's starting to look like you're just making things up. LevelDB has no dependencies other the Snappy compression codec, which is both optional and BSD-licensed.