wownero/tests/unit_tests
moneromooo-monero 45e419bd5c
db: store cumulative rct output distribution in the db for speed
This gets rid of the temporary precalc cache.

Also make the RPC able to send data back in binary or JSON,
since there can be a lot of data

This bumps the LMDB database format to v3, with migration.
2018-07-13 11:37:04 +01:00
..
address_from_url.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
apply_permutation.cpp Readd copyright starting date 2018-01-26 10:03:20 -05:00
ban.cpp replace std::list with std::vector on some hot paths 2018-06-26 22:14:21 +01:00
base58.cpp Stagenet 2018-03-05 11:55:05 +09:00
block_queue.cpp Readd copyright starting date 2018-01-26 10:03:20 -05:00
block_reward.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
blockchain_db.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
bulletproofs.cpp Readd copyright starting date 2018-01-26 10:03:20 -05:00
canonical_amounts.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
chacha.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
checkpoints.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
CMakeLists.txt Merge pull request #3691 2018-06-17 22:04:39 -05:00
command_line.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
crypto.cpp Readd copyright starting date 2018-01-26 10:03:20 -05:00
decompose_amount_into_digits.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
dns_resolver.cpp dns: change default DNS to a worldwide selection 2018-02-08 09:46:16 +00:00
epee_boosted_tcp_server.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
epee_levin_protocol_handler_async.cpp epee: adaptive connection timeout system 2018-06-10 19:39:38 +01:00
epee_utils.cpp unit_tests: add tests for local IP range detection 2018-06-01 21:47:25 +01:00
fee.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
get_xtype_from_string.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
hardfork.cpp db: store cumulative rct output distribution in the db for speed 2018-07-13 11:37:04 +01:00
hashchain.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
http.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
main.cpp unit_tests: set default data dir to the source tree at build time 2018-05-15 21:45:34 +01:00
memwipe.cpp Readd copyright starting date 2018-01-26 10:03:20 -05:00
mnemonics.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
mul_div.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
multisig.cpp Stagenet 2018-03-05 11:55:05 +09:00
output_selection.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
parse_amount.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
ringct.cpp ringct: remove an unnecessary scalarmultBase in zeroCommit 2018-06-06 10:14:36 +01:00
ringdb.cpp unit_tests: add ringdb unit tests 2018-04-11 11:43:39 +01:00
serialization.cpp Stagenet 2018-03-05 11:55:05 +09:00
sha256.cpp Readd copyright starting date 2018-01-26 10:03:20 -05:00
slow_memmem.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
subaddress.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
test_peerlist.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
test_protocol_pack.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
test_tx_utils.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
threadpool.cpp threadpool: allow leaf functions to run concurrently 2018-06-26 22:15:22 +01:00
unbound.cpp Readd copyright starting date 2018-01-26 10:03:20 -05:00
unit_tests_utils.h unit_tests: added gtest utility ASSERT_EQ_MAP for easily testing key-value map 2018-02-12 21:56:36 +09:00
uri.cpp Stagenet 2018-03-05 11:55:05 +09:00
varint.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
vercmp.cpp Readd copyright starting date 2018-01-26 10:03:20 -05:00