43477b7dac
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. |
||
---|---|---|
.. | ||
address_from_url.cpp | ||
base58.cpp | ||
block_reward.cpp | ||
BlockchainDB.cpp | ||
chacha8.cpp | ||
checkpoints.cpp | ||
CMakeLists.txt | ||
decompose_amount_into_digits.cpp | ||
dns_resolver.cpp | ||
epee_boosted_tcp_server.cpp | ||
epee_levin_protocol_handler_async.cpp | ||
get_xtype_from_string.cpp | ||
main.cpp | ||
mnemonics.cpp | ||
mul_div.cpp | ||
parse_amount.cpp | ||
serialization.cpp | ||
slow_memmem.cpp | ||
test_format_utils.cpp | ||
test_peerlist.cpp | ||
test_protocol_pack.cpp | ||
unit_tests_utils.h |