oxen-core/src/cryptonote_basic
Riccardo Spagni 29b0bb8952
Merge pull request #2792
47c0948a Implement missing miner functions on FreeBSD (Vasil Dimov)
fdb5bd16 Remove unused variables and fix typos in comments (Vasil Dimov)
2017-11-25 19:47:49 +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
account_boost_serialization.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.h Subaddresses 2017-10-07 13:06:21 +09: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_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 Implement missing miner functions on FreeBSD 2017-11-11 16:27:19 +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