danicoin/src
Thomas Winget 7b7ef73c15
LMDB should now dynamically resize the mapsize
Some filesystems (*cough* NTFS *cough*) aren't good with sparse files,
so this makes LMDB dynamically resize its mapsize as needed.  Note: the
check interval is currently every 10 blocks (for testing) and will
probably need to change to 1000 or something.  Default mapsize set to
1GiB.

Blockchain conversion tools using batching will probably segfault, I'll
fix that in the next commit.
2015-05-16 22:05:54 -04:00
..
blockchain_db LMDB should now dynamically resize the mapsize 2015-05-16 22:05:54 -04:00
blockchain_utilities Rename src/blockchain_converter/ to src/blockchain_utilities/ 2015-05-08 14:24:51 -07:00
common Allow name@domain.tld for OpenAlias lookups 2015-04-29 21:31:34 -04:00
connectivity_tool 2014 network limit 1.2 +utils +toc -doc -drmonero 2015-02-20 22:28:03 +01:00
crypto disable non-working optimized slow_hash on 32 bit intel 2015-04-13 16:38:33 -07:00
cryptonote_core Fixes changes to sort tx by fee per kb 2015-05-13 20:27:06 -04:00
cryptonote_protocol remerged; commands JSON. logging upgrade. doxygen 2015-04-01 19:00:45 +02:00
daemon Add mempool output to daemon via command and RPC 2015-04-23 07:04:36 -07:00
daemonizer Hopefully fixes build on Windows for real this time 2015-03-20 16:56:55 -04:00
miner 2014 network limit 1.2 +utils +toc -doc -drmonero 2015-02-20 22:28:03 +01:00
mnemonics fixed English word list issue: 'launchpad' should be 'ourselves' 2015-03-04 15:31:24 +02:00
p2p Merge branch 'clang_fixes' into clang_fixes-master 2015-05-06 19:10:51 +03:00
platform year updated in license 2015-01-02 18:52:46 +02:00
rpc Add mempool output to daemon via command and RPC 2015-04-23 07:04:36 -07:00
serialization 2014 network limit 1.1 +utils +toc -doc -drmonero 2015-02-20 22:13:00 +01:00
simplewallet remerged; commands JSON. logging upgrade. doxygen 2015-04-01 19:00:45 +02:00
wallet Restore daemon interactive mode 2015-03-27 08:01:30 -04:00
Changelog Network 1.6: network limits, logging, +doxy 2015-04-01 19:34:59 +02:00
CMakeLists.txt Rename src/blockchain_converter/ to src/blockchain_utilities/ 2015-05-08 14:24:51 -07:00
cryptonote_config.h minimum subsidy for mining incentives, remove unused LEGACY_FEE define 2015-03-04 23:35:04 -08:00
version.cmake year updated in license 2015-01-02 18:52:46 +02:00
version.h.in onwards to 0.8.8.7 2014-12-13 13:45:57 +02:00