..
CMakeLists.txt
Change logging to easylogging++
2017-01-16 00:25:46 +00: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
Remove boost/foreach.cpp includes
2017-01-22 23:31:34 +01: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
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
moved get_account_address_from_str_or_url from libcommon to libcryptonote_core
2017-01-24 20:31:03 +09:00
cryptonote_basic_impl.h
moved get_account_address_from_str_or_url from libcommon to libcryptonote_core
2017-01-24 20:31:03 +09:00
cryptonote_boost_serialization.h
Remove boost/foreach.cpp includes
2017-01-22 23:31:34 +01:00
cryptonote_core.cpp
Merge pull request #1642
2017-02-02 21:25:30 +02:00
cryptonote_core.h
Merge pull request #1615
2017-01-22 11:51:53 -05:00
cryptonote_format_utils.cpp
Remove boost/foreach.cpp includes
2017-01-22 23:31:34 +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
Remove boost/foreach.cpp includes
2017-01-22 23:31:34 +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
Merge pull request #1631
2017-02-02 19:41:25 +02: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