oxen-core/src/blockchain_db
Doyle c4309edf33 Regenerate the checkpoint table in lmdb
Updating the checkpoint table in place, something must have been done
incorrectly or some bug, such that querying MDB_LAST on the checkpoint
table returns not the latest expected checkpoint.

Pulling out all the old checkpoints, generating a new table and
reinserting them resolves this.
2020-01-10 15:23:55 +11:00
..
berkeleydb Serialize long term storage separate from short term 2019-08-17 14:55:42 +10:00
lmdb Regenerate the checkpoint table in lmdb 2020-01-10 15:23:55 +11:00
blockchain_db.cpp Add ability to fetch multiple tx heights at once 2019-11-27 14:29:49 -04:00
blockchain_db.h Store uptime proof data separately from states 2019-12-09 22:26:38 -04:00
CMakeLists.txt Update monero copyright to 2019 pre-emptively to make merge simpler 2019-04-12 14:36:43 +10:00
db_types.h Update monero copyright to 2019 pre-emptively to make merge simpler 2019-04-12 14:36:43 +10:00
testdb.h Store uptime proof data separately from states 2019-12-09 22:26:38 -04:00