monero/src/cryptonote_core
Riccardo Spagni 65e33b1bc5
Merge pull request #1506
3ff54bdd Check for correct thread before ending batch transaction (Howard Chu)
eaf8470b Must wait for previous batch to finish before starting new one (Howard Chu)
c903c554 Don't cache block height, always get from DB (Howard Chu)
eb1fb601 Tweak default db-sync-mode to fast:async:1 (Howard Chu)
0693cff9 Use batch transactions when syncing (Howard Chu)
2017-01-15 14:43:12 -05:00
..
account.cpp account: fix build error involving std::max and different types 2017-01-13 22:12:27 +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 Merge pull request #1506 2017-01-15 14:43:12 -05:00
blockchain.h rpc: new function and RPC to get alternative chain info 2016-12-17 11:28:49 +00:00
blockchain_storage_boost_serialization.h updated copyright year 2015-12-31 08:39:56 +02:00
checkpoints.cpp update checkpoints 2016-12-13 00:24:48 +02:00
checkpoints.h Merge pull request #749 2016-03-25 09:12:25 +02:00
CMakeLists.txt Dropped "bit" from bitmonero. 2016-09-26 17:22:30 -04: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 'invalid address format' loglevel 2016-11-27 14:44:19 +01: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 Merge pull request #1506 2017-01-15 14:43:12 -05:00
cryptonote_core.h Add start_time to get_info methods and show uptime 2017-01-12 00:15:21 +01:00
cryptonote_format_utils.cpp Fix sending outputs from a tx with more than one pubkey 2016-12-09 18:21:21 +00: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 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 Brackets to ensure doesn't function prematurely return 2016-10-04 01:10:12 +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 #1534 2017-01-08 16:43:54 -08:00
tx_pool.h tx_pool: better block template filling algorithm 2017-01-07 12:36:22 +00:00
verification_context.h mixable transactions must be rct for v3 2016-08-28 21:29:07 +01:00