danicoin/src
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
..
blockchain_db db_lmdb: implement BlockchainLMDB::reset 2015-12-13 11:14:06 +00:00
blockchain_utilities blockchain_db: make the indexing base a BlockchainDB virtual function 2015-12-05 18:41:29 +00:00
blocks checkpoints update 2015-11-21 15:11:21 +02:00
common add a --fakechain argument for tests 2015-12-13 11:38:37 +00:00
connectivity_tool 2014 network limit 1.2 +utils +toc -doc -drmonero 2015-02-20 22:28:03 +01:00
crypto renamed folder 2015-10-26 18:00:53 +02:00
cryptonote_core add a --fakechain argument for tests 2015-12-13 11:38:37 +00:00
cryptonote_protocol Add IP blocking for misbehaving nodes (adapted from Boolberry) 2015-11-23 18:06:20 +00:00
daemon Merge pull request #527 2015-12-09 10:30:20 +02:00
daemonizer cleaning up, removing redundant files, renaming, fixing incorrect licenses 2015-05-31 13:40:18 +02:00
miner 2014 network limit 1.2 +utils +toc -doc -drmonero 2015-02-20 22:28:03 +01:00
mnemonics slight modification to wordlist contributor tagline (as these contributors haven't used git to submit a PR, so we're creating the wordlist on their behalf 2015-07-24 07:55:16 +02:00
p2p Merge pull request #527 2015-12-09 10:30:20 +02:00
platform year updated in license 2015-01-02 18:52:46 +02:00
rpc Register daemon command line arguments to core if they're used in core 2015-12-08 23:06:29 +00:00
serialization encrypted payment ids are now 64 bit, instead of 256 bit 2015-08-09 10:13:51 +01:00
simplewallet wallet: make the wallet refresh type a wallet setting 2015-12-05 21:44:25 +00:00
wallet wallet: make the wallet refresh type a wallet setting 2015-12-05 21:44:25 +00:00
CMakeLists.txt ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY) 2015-07-15 23:20:16 -07:00
cryptonote_config.h Add IP blocking for misbehaving nodes (adapted from Boolberry) 2015-11-23 18:06:20 +00: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