danicoin/src
Thomas Winget eee3ee7073
BlockchainDB implementations have names now
In order to make things more general, BlockchainDB now has get_db_name()
which should return a string with the "name" of that type of db.
This "name" will be the subfolder name that holds that db type's files
within the monero folder.

Small bugfix: blockchain_converter was not correctly appending this in
the prior hard-coded-string implementation of the subfolder data
directory concept.
2015-03-13 21:39:27 -04:00
..
blockchain_converter BlockchainDB implementations have names now 2015-03-13 21:39:27 -04:00
blockchain_db BlockchainDB implementations have names now 2015-03-13 21:39:27 -04:00
common year updated in license 2015-01-02 18:52:46 +02:00
connectivity_tool year updated in license 2015-01-02 18:52:46 +02:00
crypto make fallback compatible with newer slow-hash 2015-01-28 11:32:52 +02:00
cryptonote_core BlockchainDB implementations have names now 2015-03-13 21:39:27 -04:00
cryptonote_protocol year updated in license 2015-01-02 18:52:46 +02:00
daemon Moved BlockchainDB into its own src/ subfolder 2015-03-06 15:20:45 -05:00
miner year updated in license 2015-01-02 18:52:46 +02:00
mnemonics year updated in license 2015-01-02 18:52:46 +02:00
p2p Fix seed node threaded DNS lookup 2015-01-14 14:01:04 -08:00
platform year updated in license 2015-01-02 18:52:46 +02:00
rpc previous hash added to GBT 2015-01-06 18:37:10 +02:00
serialization year updated in license 2015-01-02 18:52:46 +02:00
simplewallet Add a --restricted-rpc flag to simplewallet 2015-01-11 12:11:43 +00:00
wallet Merge pull request #215 2015-01-15 14:03:48 +02:00
CMakeLists.txt Moved BlockchainDB into its own src/ subfolder 2015-03-06 15:20:45 -05:00
cryptonote_config.h Merge pull request #206 2015-01-08 12:18:00 +02: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