monero/src/cryptonote_basic
moneromooo-monero ed2c81ed95
replace std::list with std::vector on some hot paths
also use reserve where appropriate
2018-06-26 22:14:21 +01:00
..
account_boost_serialization.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
account.cpp fix build with GCC 8.1.0 2018-05-26 14:54:10 +01:00
account.h device: untangle cyclic depenency 2018-03-14 21:00:15 +09:00
blobdatatype.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
CMakeLists.txt Code modifications to integrate Ledger HW device into monero-wallet-cli. 2018-03-04 12:54:53 +01:00
connection_context.h replace std::list with std::vector on some hot paths 2018-06-26 22:14:21 +01:00
cryptonote_basic_impl.cpp Stagenet 2018-03-05 11:55:05 +09:00
cryptonote_basic_impl.h Stagenet 2018-03-05 11:55:05 +09:00
cryptonote_basic.h keypair::generate: always require hw::device to avoid possible mistake 2018-03-14 21:00:16 +09:00
cryptonote_boost_serialization.h ringct: pseudoOuts moved to prunable in the simple bulletproof case 2018-01-31 15:56:26 +00:00
cryptonote_format_utils.cpp db_lmdb: save pruned and prunable tx data separately 2018-05-23 22:48:12 +01:00
cryptonote_format_utils.h db_lmdb: save pruned and prunable tx data separately 2018-05-23 22:48:12 +01:00
cryptonote_stat_info.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
difficulty.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
difficulty.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
hardfork.cpp hardfork: fix get_next_version() 2018-05-30 09:49:57 +09:00
hardfork.h Remove voting_version parameter documentation. 2018-02-13 15:04:12 -04:00
miner.cpp handle optional miner params better 2018-05-06 12:28:57 -04:00
miner.h Stagenet 2018-03-05 11:55:05 +09:00
subaddress_index.h Readd copyright starting date 2018-01-26 10:03:20 -05:00
tx_extra.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
verification_context.h Update 2018 copyright 2018-01-26 10:03:20 -05:00