monero/src/blockchain_db
moneromooo-monero a6216d1ac2
blockchain_db: allow getting output keys without commitment
Since the commitment has to be calculated for non rct outputs,
it slows down a lot unnecessarily if we don't need it
2019-01-16 20:13:08 +00:00
..
berkeleydb Make get_output_key method const 2019-01-07 05:53:14 +08:00
lmdb blockchain_db: allow getting output keys without commitment 2019-01-16 20:13:08 +00:00
blockchain_db.cpp blockchain_db: allocate known size vector only once 2018-12-05 21:13:18 +00:00
blockchain_db.h blockchain_db: allow getting output keys without commitment 2019-01-16 20:13:08 +00:00
CMakeLists.txt Update 2018 copyright 2018-01-26 10:03:20 -05:00
db_types.h Update 2018 copyright 2018-01-26 10:03:20 -05:00