wownero/tests/unit_tests
moneromooo-monero b117840c81
blockchain: remove buggy long term block weight cache
It seems to be buggy on reorgs, and prevents the use of
a blockchain with two nodes.
We'll speed this up again if/when the need arises.
2019-03-08 21:17:40 +03:00
..
CMakeLists.txt notify: handle arbitrary tags 2019-03-08 21:15:48 +03:00
account.cpp store secret keys encrypted where possible 2018-08-16 11:57:43 +00:00
address_from_url.cpp Merge pull request #4464 2018-10-02 22:45:42 +02:00
aligned.cpp aligned: aligned memory alloc/realloc/free 2018-09-11 13:37:34 +00:00
apply_permutation.cpp
ban.cpp replace std::list with std::vector on some hot paths 2018-06-26 22:14:21 +01:00
base58.cpp
block_queue.cpp
block_reward.cpp v8: per byte fee, pad bulletproofs, fixed 11 ring size 2018-09-11 13:38:07 +00:00
blockchain_db.cpp ArticMine's new block weight algorithm 2019-03-08 21:15:48 +03:00
bulletproofs.cpp add a bulletproof version, new bulletproof type, and rct config 2019-03-08 21:15:50 +03:00
canonical_amounts.cpp
chacha.cpp
checkpoints.cpp
command_line.cpp
crypto.cpp add and use constant time 32 byte equality function 2018-08-23 07:56:51 +00:00
decompose_amount_into_digits.cpp
device.cpp ringct: the commitment mask is now deterministic 2019-03-08 21:15:51 +03:00
dns_resolver.cpp
epee_boosted_tcp_server.cpp
epee_levin_protocol_handler_async.cpp epee: adaptive connection timeout system 2018-06-10 19:39:38 +01:00
epee_utils.cpp Added features to epee::span<T> : 2018-08-03 20:33:07 -04:00
expect.cpp Adding expect<T> - a value-or-error implementation 2018-09-12 22:44:34 +00:00
fee.cpp v8: per byte fee, pad bulletproofs, fixed 11 ring size 2018-09-11 13:38:07 +00:00
get_xtype_from_string.cpp
hardfork.cpp ArticMine's new block weight algorithm 2019-03-08 21:15:48 +03:00
hashchain.cpp
http.cpp
is_hdd.cpp unit_tests: fix build with GCC 5.4.0 on ubuntu 2018-09-23 14:38:31 +00:00
json_serialization.cpp add a bulletproof version, new bulletproof type, and rct config 2019-03-08 21:15:50 +03:00
keccak.cpp unit_tests: add tests for incremental keccak 2018-08-20 08:47:31 +00:00
long_term_block_weight.cpp blockchain: remove buggy long term block weight cache 2019-03-08 21:17:40 +03:00
main.cpp unit_tests: catch unhandled exceptions 2018-09-27 17:29:09 +00:00
memwipe.cpp
mlocker.cpp unit_tests: add check for page size > 0 before dividing 2018-09-27 11:59:52 +00:00
mnemonics.cpp wallet: wipe seed from memory where appropriate 2018-08-16 09:17:52 +00:00
mul_div.cpp
multiexp.cpp unit_tests: add a few more multiexp unit tests 2018-09-11 13:38:19 +00:00
multisig.cpp Merge pull request #4036 2018-10-07 20:04:10 +02:00
notify.cpp notify: handle arbitrary tags 2019-03-08 21:15:48 +03:00
output_selection.cpp
parse_amount.cpp
random.cpp crypto: remove slight bias in key generation due to modulo 2018-07-05 09:18:01 +01:00
ringct.cpp ringct: the commitment mask is now deterministic 2019-03-08 21:15:51 +03:00
ringdb.cpp Rename "blackball" for clarity 2019-03-08 21:15:47 +03:00
serialization.cpp add a bulletproof version, new bulletproof type, and rct config 2019-03-08 21:15:50 +03:00
sha256.cpp
slow_memmem.cpp
subaddress.cpp
test_peerlist.cpp
test_protocol_pack.cpp
test_tx_utils.cpp
threadpool.cpp threadpool: allow leaf functions to run concurrently 2018-06-26 22:15:22 +01:00
unbound.cpp
unit_tests_utils.h
uri.cpp
varint.cpp
vercmp.cpp
wipeable_string.cpp unit_tests: fix build with GCC 5.4.0 on ubuntu 2018-09-23 14:38:31 +00:00