danicoin/src/common
moneromooo-monero 10da0a0b7c
add a --fakechain argument for tests
The core tests use the blockchain, and reset it to be able
to add test data to it. This does not play nice with the
databases, since those will save that data without an explicit
save call.
We add a fakechain flag that the tests will set, which tells
the core and blockchain code to use a separate database, as
well as skip a few things like checkpoints and fixup, which
only make sense for real data.
2015-12-13 11:38:37 +00:00
..
base58.cpp year updated in license 2015-01-02 18:52:46 +02:00
base58.h year updated in license 2015-01-02 18:52:46 +02:00
boost_serialization_helper.h year updated in license 2015-01-02 18:52:46 +02:00
CMakeLists.txt Translatable strings for simplewallet 2015-07-14 20:28:25 +01:00
command_line.cpp add a --fakechain argument for tests 2015-12-13 11:38:37 +00:00
command_line.h add a --fakechain argument for tests 2015-12-13 11:38:37 +00:00
dns_utils.cpp dns_utils: fix wrong asserts 2015-09-27 17:42:32 +01:00
dns_utils.h dns_utils: factor the fetching code for different DNS record types 2015-08-30 15:04:09 +01:00
http_connection.h common: const and init list pedantry 2015-10-27 09:36:38 +00:00
i18n.cpp i18n: allow language to be passed as a parameter 2015-11-21 10:11:50 +00:00
i18n.h i18n: allow language to be passed as a parameter 2015-11-21 10:11:50 +00:00
int-util.h year updated in license 2015-01-02 18:52:46 +02:00
pod-class.h year updated in license 2015-01-02 18:52:46 +02:00
rpc_client.h common: const and init list pedantry 2015-10-27 09:36:38 +00:00
scoped_message_writer.h cleaning up, removing redundant files, renaming, fixing incorrect licenses 2015-05-31 13:40:18 +02:00
unordered_containers_boost_serialization.h year updated in license 2015-01-02 18:52:46 +02:00
util.cpp Merge pull request #515 2015-11-30 18:33:43 +02:00
util.h wallet: cancellable refresh 2015-11-29 23:24:56 +00:00
varint.h year updated in license 2015-01-02 18:52:46 +02:00