monero/src/cryptonote_basic
moneromooo-monero 383ff4f689
remove "using namespace std" from headers
It's nasty, and actually breaks on Solaris, where if.h fails to
build due to:

  struct map *if_memmap;
2017-11-14 16:56:10 +00:00
..
account_boost_serialization.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
account.cpp Subaddresses 2017-10-07 13:06:21 +09:00
account.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
CMakeLists.txt fix typo in basic and core CMakeLists.txt 2017-09-25 21:16:29 +01:00
connection_context.h connection_context: initialize m_callback_request_count to 0 2017-09-27 11:43:12 +01:00
cryptonote_basic_impl.cpp Subaddresses 2017-10-07 13:06:21 +09:00
cryptonote_basic_impl.h Subaddresses 2017-10-07 13:06:21 +09:00
cryptonote_basic.h Subaddresses 2017-10-07 13:06:21 +09:00
cryptonote_boost_serialization.h Subaddresses 2017-10-07 13:06:21 +09:00
cryptonote_format_utils.cpp remove "using namespace std" from headers 2017-11-14 16:56:10 +00:00
cryptonote_format_utils.h refactor cryptonote_basic::add_tx_pub_key_to_extra 2017-10-15 17:32:09 +02:00
cryptonote_stat_info.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
difficulty.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
difficulty.h difficulty: fix misleading comment 2017-08-02 23:59:48 +02:00
hardfork.cpp fix dependency: put HardFork back to cryptonote_basic, made some BlockchainDB functions virtual again to avoid missing symbols error 2017-03-10 11:22:39 +09:00
hardfork.h fix dependency: put HardFork back to cryptonote_basic, made some BlockchainDB functions virtual again to avoid missing symbols error 2017-03-10 11:22:39 +09:00
miner.cpp Merge pull request #2597 2017-10-15 18:47:43 +02:00
miner.h Add expected total reward to RPC "getblocktemplate". 2017-04-19 18:28:16 +01:00
subaddress_index.h Subaddresses 2017-10-07 13:06:21 +09:00
tx_extra.h Subaddresses 2017-10-07 13:06:21 +09:00
verification_context.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00