danicoin/tests/unit_tests
Thomas Winget 43477b7dac
BerkeleyDB Blockchain building, not working yet
Everything except actually *using* BlockchainBDB is wired up, but the db
itself is not yet working.  Some error about user mem not large enough.
I think I know what this error means, but I can't determine the cause.

Notes: BerkeleyDB does not allow 0-indexing in its recno type databases,
  so block numbers *in the database* will be 1-indexed.  Modifications
  to indexing have been made as needed.
2015-03-16 09:14:51 -04:00
..
address_from_url.cpp year updated in license 2015-01-02 18:52:46 +02:00
base58.cpp year updated in license 2015-01-02 18:52:46 +02:00
block_reward.cpp year updated in license 2015-01-02 18:52:46 +02:00
BlockchainDB.cpp BerkeleyDB Blockchain building, not working yet 2015-03-16 09:14:51 -04:00
chacha8.cpp year updated in license 2015-01-02 18:52:46 +02:00
checkpoints.cpp year updated in license 2015-01-02 18:52:46 +02:00
CMakeLists.txt CMake wiring, minor cleanup, minor test addition 2015-03-16 04:17:53 -04:00
decompose_amount_into_digits.cpp year updated in license 2015-01-02 18:52:46 +02:00
dns_resolver.cpp year updated in license 2015-01-02 18:52:46 +02:00
epee_boosted_tcp_server.cpp year updated in license 2015-01-02 18:52:46 +02:00
epee_levin_protocol_handler_async.cpp year updated in license 2015-01-02 18:52:46 +02:00
get_xtype_from_string.cpp year updated in license 2015-01-02 18:52:46 +02:00
main.cpp year updated in license 2015-01-02 18:52:46 +02:00
mnemonics.cpp year updated in license 2015-01-02 18:52:46 +02:00
mul_div.cpp year updated in license 2015-01-02 18:52:46 +02:00
parse_amount.cpp year updated in license 2015-01-02 18:52:46 +02:00
serialization.cpp year updated in license 2015-01-02 18:52:46 +02:00
slow_memmem.cpp year updated in license 2015-01-02 18:52:46 +02:00
test_format_utils.cpp year updated in license 2015-01-02 18:52:46 +02:00
test_peerlist.cpp year updated in license 2015-01-02 18:52:46 +02:00
test_protocol_pack.cpp year updated in license 2015-01-02 18:52:46 +02:00
unit_tests_utils.h year updated in license 2015-01-02 18:52:46 +02:00