You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wownero/src/cryptonote_basic
moneromooo-monero ab74dc277a
crypto: make secret_key automatically mlock
6 years ago
..
CMakeLists.txt Code modifications to integrate Ledger HW device into monero-wallet-cli. 6 years ago
account.cpp crypto: make secret_key automatically mlock 6 years ago
account.h store secret keys encrypted where possible 6 years ago
account_boost_serialization.h Update 2018 copyright 6 years ago
blobdatatype.h Update 2018 copyright 6 years ago
connection_context.h replace std::list with std::vector on some hot paths 6 years ago
cryptonote_basic.h keypair::generate: always require hw::device to avoid possible mistake 6 years ago
cryptonote_basic_impl.cpp cryptonote_config: add get_config to refactor x = testnet ? config::testnet::X : stagenet ? config::stagenet::X : config::X 6 years ago
cryptonote_basic_impl.h Stagenet 6 years ago
cryptonote_boost_serialization.h ringct: pseudoOuts moved to prunable in the simple bulletproof case 6 years ago
cryptonote_format_utils.cpp db_lmdb: save pruned and prunable tx data separately 6 years ago
cryptonote_format_utils.h db_lmdb: save pruned and prunable tx data separately 6 years ago
cryptonote_stat_info.h Update 2018 copyright 6 years ago
difficulty.cpp Update 2018 copyright 6 years ago
difficulty.h Update 2018 copyright 6 years ago
hardfork.cpp hardfork: fix get_next_version() 6 years ago
hardfork.h add --regtest and --fixed-difficulty for regression testing 6 years ago
miner.cpp Merge pull request #4030 6 years ago
miner.h Stagenet 6 years ago
subaddress_index.h Readd copyright starting date 6 years ago
tx_extra.h Update 2018 copyright 6 years ago
verification_context.h Update 2018 copyright 6 years ago