danicoin/src
moneromooo-monero 7007bd1489
Change default block sync size from 200 to 20
With the new sync algorithm, the network overhead will be masked
as the thread adding blocks isn't interrupted by network calls
anymore. This should reduce memory usage a lot during sync.
2017-08-08 11:05:11 +01:00
..
blockchain_db some include cleanup 2017-07-31 16:36:52 +01:00
blockchain_utilities blockchain_import: much faster when verifying with cryptonote::core 2017-08-07 14:32:49 +01:00
blocks Add dependency for blocksdat.o 2017-03-04 22:02:10 +00:00
common updates: add "misc_log_ex.h" for logs 2017-08-07 14:42:08 +01:00
crypto crypto: moved boost::lock_guard into a smaller scope 2017-06-22 18:11:15 +09:00
cryptonote_basic Merge pull request #2149 2017-08-07 15:24:58 +02:00
cryptonote_core Merge pull request #2231 2017-08-07 22:53:15 +02:00
cryptonote_protocol Merge pull request #2149 2017-08-07 15:24:58 +02:00
daemon Merge pull request #2149 2017-08-07 15:24:58 +02:00
daemonizer daemon: Add ability to write a PID file 2017-07-22 08:34:56 +10:00
mnemonics electrum-words: fix seed mistakenly thought to be old style 2017-06-22 16:47:07 +01:00
p2p Merge pull request #2149 2017-08-07 15:24:58 +02:00
platform update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
ringct changed crypto to cncrypto so it generated libcncrypto 2017-05-23 07:45:40 -04:00
rpc change mixin to ring size in user visible places 2017-08-07 21:12:27 +01:00
serialization update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
simplewallet change mixin to ring size in user visible places 2017-08-07 21:12:27 +01:00
wallet Merge pull request #2247 2017-08-07 23:34:06 +02:00
CMakeLists.txt IOS CMAKE build settings 2017-04-03 18:38:50 +02:00
cryptonote_config.h Change default block sync size from 200 to 20 2017-08-08 11:05:11 +01:00
version.cmake update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
version.h.in update version to 0.10.3.1 tag 2017-03-26 23:29:31 +02:00