Monero
Loading...
Searching...
No Matches
Namespaces | Macros | Functions | Variables
blockchain_db.cpp File Reference
#include <boost/range/adaptor/reversed.hpp>
#include "string_tools.h"
#include "blockchain_db.h"
#include "cryptonote_basic/cryptonote_format_utils.h"
#include "profile_tools.h"
#include "ringct/rctOps.h"
#include "lmdb/db_lmdb.h"
Include dependency graph for blockchain_db.cpp:

Namespaces

namespace  cryptonote
 Holds cryptonote related classes and helpers.
 

Macros

#define MONERO_DEFAULT_LOG_CATEGORY   "blockchain.db"
 

Functions

bool cryptonote::matches_category (relay_method method, relay_category category) noexcept
 
BlockchainDBcryptonote::new_db ()
 

Variables

const command_line::arg_descriptor< std::string > cryptonote::arg_db_sync_mode
 
const command_line::arg_descriptor< boolcryptonote::arg_db_salvage
 

Macro Definition Documentation

◆ MONERO_DEFAULT_LOG_CATEGORY

#define MONERO_DEFAULT_LOG_CATEGORY   "blockchain.db"