wownero/src/cryptonote_basic
luigi1111 025187e6c9
Merge pull request #3854
149da42 db_lmdb: enable batch transactions by default (stoffu)
34cb6b4 add --regtest and --fixed-difficulty for regression testing (vicsn)
9e1403e update get_info RPC and bump RPC version (vicsn)
207b66e first new functional tests (vicsn)
2018-07-19 13:35:25 -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
account_boost_serialization.h Update 2018 copyright 2018-01-26 10:03:20 -05: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.h keypair::generate: always require hw::device to avoid possible mistake 2018-03-14 21:00:16 +09:00
cryptonote_basic_impl.cpp cryptonote_config: add get_config to refactor x = testnet ? config::testnet::X : stagenet ? config::stagenet::X : config::X 2018-06-11 20:17:02 +09:00
cryptonote_basic_impl.h Stagenet 2018-03-05 11:55:05 +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 add --regtest and --fixed-difficulty for regression testing 2018-06-29 10:06:11 +02: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