monero/src/blockchain_db
Howard Chu 7c5abdc3a3 Use DUPFIXED for output_keys
Saves another 90MB on 200000 block import.
Had to bring back compare_uint64 for this, but it's safe since
this table is always 64-bit aligned.
2016-04-05 20:54:42 +01:00
..
berkeleydb Merge pull request #686 2016-02-29 17:29:26 -05:00
lmdb Use DUPFIXED for output_keys 2016-04-05 20:54:42 +01:00
blockchain_db.cpp Schema update: tx_indices - yet less indirection 2016-04-05 20:54:06 +01:00
blockchain_db.h Schema update: tx_indices - consolidate the tx subdbs from 5 to 3 2016-04-05 20:54:06 +01:00
CMakeLists.txt updated copyright year 2015-12-31 08:39:56 +02:00
db_types.h fixed copyrights with bad year references 2015-12-31 08:37:27 +02:00