Skip to content

Commit cdd61c9

Browse files
committed
wallet: implement independent BDB deserializer in BerkeleyRODatabase
BerkeleyRODatabase is intended for use after BDB is removed, so it needs to be able to read all of the records from a BDB file. Thus an independent deserializer for BDB data files is implemented in it. This deserializer is targeted towards the data files that Bitcoin Core creates so it does not fully support all of BDB's features (e.g. other database types, encryption, etc.).
1 parent ecba230 commit cdd61c9

File tree

1 file changed

+607
-0
lines changed

1 file changed

+607
-0
lines changed

0 commit comments

Comments
 (0)