monero/src/cryptonote_basic
2017-02-10 18:07:41 -05:00
..
account_boost_serialization.h extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
account.cpp extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
account.h extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
checkpoints.cpp extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
checkpoints.h extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
CMakeLists.txt extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
connection_context.h extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
cryptonote_basic_impl.cpp extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
cryptonote_basic_impl.h extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
cryptonote_basic.h extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
cryptonote_boost_serialization.h extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
cryptonote_format_utils.cpp extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
cryptonote_format_utils.h extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
cryptonote_stat_info.h extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
difficulty.cpp extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
difficulty.h extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
hardfork.cpp extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
hardfork.h extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
miner.cpp Added some //TODO comments pertaining to returning enums instead of bools in order to be better able to handle failure states. 2017-02-10 18:07:41 -05:00
miner.h Background/smart mining. If a users' computer is plugged into a power 2017-02-10 18:07:39 -05:00
tx_extra.h extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
verification_context.h extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00