Y
Hacker News
new
|
ask
|
show
|
jobs
by
zealsham
1670 days ago
Berkeley DB is such an important piece of software today . Its one if the essential parts of bitcoin
1 comments
randomhodler84
1669 days ago
Initially the wallet and block store, until the block storage caused a fork, it’s now using leveldb. The wallet store is migrating away from bdb as it cannot move past 4.8 and the newer wallet format is more expressive.
link