danicoin/src/cryptonote_core
2017-01-22 21:47:39 +01:00
..
account.cpp Change logging to easylogging++ 2017-01-16 00:25:46 +00:00
account.h simplewallet: add a new --restore-from-keys option 2016-02-22 22:10:55 +00:00
account_boost_serialization.h updated copyright year 2015-12-31 08:39:56 +02:00
blockchain.cpp Replace BOOST_REVERSE_FOREACH with ranged for 2017-01-22 21:47:39 +01:00
blockchain.h rpc: fix orphan_status when getting blocks 2017-01-22 12:20:55 +00:00
blockchain_storage_boost_serialization.h updated copyright year 2015-12-31 08:39:56 +02:00
checkpoints.cpp Change logging to easylogging++ 2017-01-16 00:25:46 +00:00
checkpoints.h Merge pull request #749 2016-03-25 09:12:25 +02:00
CMakeLists.txt Change logging to easylogging++ 2017-01-16 00:25:46 +00:00
connection_context.h updated copyright year 2015-12-31 08:39:56 +02:00
cryptonote_basic.h rct: rework serialization to avoid storing vector sizes 2016-09-14 20:23:06 +01:00
cryptonote_basic_impl.cpp Change logging to easylogging++ 2017-01-16 00:25:46 +00:00
cryptonote_basic_impl.h updated copyright year 2015-12-31 08:39:56 +02:00
cryptonote_boost_serialization.h also use portable serializer for boost_serialization_helper.h and net_node.inl, completely adandon boost/archive/binary_oarchive.hpp 2016-12-20 13:04:19 +09:00
cryptonote_core.cpp Replace BOOST_FOREACH with C++11 ranged for 2017-01-22 21:38:10 +01:00
cryptonote_core.h Merge pull request #1615 2017-01-22 11:51:53 -05:00
cryptonote_format_utils.cpp Replace BOOST_FOREACH with C++11 ranged for 2017-01-22 21:38:10 +01:00
cryptonote_format_utils.h portable serializer: make signerd/unsigned tx portable, ignore archive version checking 2017-01-02 20:04:58 +09:00
cryptonote_stat_info.h updated copyright year 2015-12-31 08:39:56 +02:00
difficulty.cpp Change logging to easylogging++ 2017-01-16 00:25:46 +00:00
difficulty.h Merge pull request #749 2016-03-25 09:12:25 +02:00
hardfork.cpp Change logging to easylogging++ 2017-01-16 00:25:46 +00:00
hardfork.h core: check block version for alt chains too 2017-01-14 22:41:14 +00:00
miner.cpp Replace BOOST_FOREACH with C++11 ranged for 2017-01-22 21:38:10 +01:00
miner.h updated copyright year 2015-12-31 08:39:56 +02:00
tx_extra.h tx_extra: parse new chunk added by minergate 2016-06-06 18:29:16 +01:00
tx_pool.cpp Replace BOOST_FOREACH with C++11 ranged for 2017-01-22 21:38:10 +01:00
tx_pool.h Merge pull request #1571 2017-01-15 14:50:10 -05:00
verification_context.h mixable transactions must be rct for v3 2016-08-28 21:29:07 +01:00