Y
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
asperous
4567 days ago
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...
link
AsymetricCom
4567 days ago
Because it has dependencies on libs that are not open source, so that means "closed" as propagated across this "open" system.
link
teraflop
4567 days ago
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.
link
https://github.com/bitcoin/bips/blob/master/bip-0050.mediawi...