HomePhabricator

LevelDB block and coin databases
2d8a48292b0dUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

LevelDB block and coin databases

Split off CBlockTreeDB and CCoinsViewDB into txdb-*.{cpp,h} files,
implemented by either LevelDB or BDB.

Based on code from earlier commits by Mike Hearn in his leveldb
branch.

Details

Provenance
Pieter Wuille <pieter.wuille@gmail.com>Authored on Sep 3 2012, 19:14
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING44d40f26dcc7: Flush and sync block data
Branches
Unknown
Tags
Unknown

Event Timeline

Pieter Wuille <pieter.wuille@gmail.com> committed rSTAGING2d8a48292b0d: LevelDB block and coin databases (authored by Pieter Wuille <pieter.wuille@gmail.com>).Oct 20 2012, 21:08