danicoin/src/cryptonote_basic
moneromooo-monero cb0b559451
Move OpenAlias console input back from libs
Library code should definitely not ask for console input unless
it's clearly an input function. Delegating the user interaction
part to the caller means it can now be used by a GUI, or have a
decision algorithm better adapted to a particular caller.
2017-07-27 11:30:13 +01:00
..
account.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02: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
checkpoints.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
checkpoints.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
CMakeLists.txt Add OSX background mining 2017-06-08 09:26:09 -04:00
connection_context.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
cryptonote_basic.h Improvements for epee binary to hex functions: 2017-04-11 16:35:00 -04:00
cryptonote_basic_impl.cpp Move OpenAlias console input back from libs 2017-07-27 11:30:13 +01:00
cryptonote_basic_impl.h Move OpenAlias console input back from libs 2017-07-27 11:30:13 +01:00
cryptonote_boost_serialization.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
cryptonote_format_utils.cpp core: fix blob size cache, and reenable hash and blob size caches 2017-04-03 22:19:57 +01:00
cryptonote_format_utils.h core: cache tx and block hashes in the respective classes 2017-03-23 09:25:17 +00: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 update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +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 miner: fix background mining options parsing 2017-07-12 11:22:50 +01:00
miner.h Add expected total reward to RPC "getblocktemplate". 2017-04-19 18:28:16 +01:00
tx_extra.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
verification_context.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00