monero/src/cryptonote_core
Riccardo Spagni 2ef81914b5
Merge pull request #1140
bba6af9 wallet: cold wallet transaction signing (moneromooo-monero)
9872dcb wallet: fix log confusion between bytes and kilobytes (moneromooo-monero)
d9b0bf9 cryptonote_core: make extra field removal more generic (moneromooo-monero)
98f19d4 serialization: add support for serializing std::pair and std::list (moneromooo-monero)
2016-10-04 11:27:38 +02:00
..
account_boost_serialization.h
account.cpp
account.h
blockchain_storage_boost_serialization.h
blockchain.cpp fix v5 height 2016-09-18 20:13:47 +02:00
blockchain.h rct: rework the verification preparation process 2016-08-28 21:30:16 +01:00
checkpoints.cpp add checkpoints 2016-09-18 18:40:43 +02:00
checkpoints.h Merge pull request #749 2016-03-25 09:12:25 +02:00
CMakeLists.txt cmake: transitive deps and remove deprecated LINK_* 2016-09-18 02:56:26 -04:00
connection_context.h
cryptonote_basic_impl.cpp
cryptonote_basic_impl.h
cryptonote_basic.h rct: rework serialization to avoid storing vector sizes 2016-09-14 20:23:06 +01:00
cryptonote_boost_serialization.h rct: rework serialization to avoid storing vector sizes 2016-09-14 20:23:06 +01:00
cryptonote_core.cpp core: make the sync chunk block count overridable 2016-09-24 17:00:19 +01:00
cryptonote_core.h core: make the sync chunk block count overridable 2016-09-24 17:00:19 +01:00
cryptonote_format_utils.cpp wallet: cold wallet transaction signing 2016-09-27 07:46:39 +01:00
cryptonote_format_utils.h wallet: cold wallet transaction signing 2016-09-27 07:46:39 +01:00
cryptonote_stat_info.h
difficulty.cpp Merge pull request #749 2016-03-25 09:12:25 +02:00
difficulty.h Merge pull request #749 2016-03-25 09:12:25 +02:00
hardfork.cpp daemon: print time to next fork 2016-08-12 20:32:23 +01:00
hardfork.h daemon: print time to next fork 2016-08-12 20:32:23 +01:00
miner.cpp miner: do not try to save config if the path isn't set 2016-09-18 09:57:42 +01:00
miner.h
tx_extra.h tx_extra: parse new chunk added by minergate 2016-06-06 18:29:16 +01:00
tx_pool.cpp core: allow v1 txes after HF 5 when sweeping unmixable outputs 2016-08-28 21:30:31 +01:00
tx_pool.h compile errors fixed when DEBUG_CREATE_BLOCK_TEMPLATE defined 2016-09-15 15:36:16 -05:00
verification_context.h mixable transactions must be rct for v3 2016-08-28 21:29:07 +01:00