oxen-core/src/blockchain_db
Jason Rhinelander 208501b0d0 Don't use timestamp from proof
The timestamp inside the proof is only for signature validation, but we
were using it in some places as the uptime proof time, but not updating
it everywhere we needed to.  This fixes it by using our own timestamp
for all local timed events (e.g. when we received it, when the node is
not sending proofs, etc.) to fix the issue.
2021-04-23 02:37:51 -03:00
..
lmdb Don't use timestamp from proof 2021-04-23 02:37:51 -03:00
CMakeLists.txt std::filesystem 2020-10-24 12:45:37 -03:00
blockchain_db.cpp executable names changed 2021-01-04 14:19:42 +11:00
blockchain_db.h Fix double-counting in coinbase tx sum 2021-02-26 14:14:57 -04:00
locked_txn.h Merge commit 'c038cc8b791ffb4bcd5f13e47de1ea98815059fe' into MergeUpstream3 2020-05-28 12:23:19 +10:00
testdb.h std::filesystem 2020-10-24 12:45:37 -03:00