warptangent ffadb6571a
blockchain_export: Add compile-time support for BlockchainDB
This allows an LMDB database to be used as the blockchain to export.

Adjust SOURCE_DB in src/blockchain_converter/blockchain_export.h
depending on needs. Defaults to DB_MEMORY.

DB_MEMORY is a sensible default for users migrating to LMDB, as it
allows the exporter to use the in-memory blockchain while the other
binaries work with LMDB, without recompiling anything.
2015-03-16 11:57:26 -07:00
..
2015-01-02 18:52:46 +02:00
2015-01-02 18:52:46 +02:00
2015-01-02 18:52:46 +02:00
2015-01-02 18:52:46 +02:00
2015-01-14 14:01:04 -08:00
2015-01-02 18:52:46 +02:00
2015-01-06 18:37:10 +02:00
2015-01-02 18:52:46 +02:00
2015-01-15 14:03:48 +02:00
2015-01-08 12:18:00 +02:00
2015-01-02 18:52:46 +02:00
2014-12-13 13:45:57 +02:00