You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wownero/tests/unit_tests
moneromooo-monero 502f96011e
unit_tests: make the density test a bit less stringent
5 years ago
..
CMakeLists.txt blockchain: keep a rolling long term block weight median 5 years ago
account.cpp Update 2019 copyright 5 years ago
address_from_url.cpp Update 2019 copyright 5 years ago
aligned.cpp unit_tests: add unit test for alloc alignment being a power of 2 6 years ago
apply_permutation.cpp Update 2019 copyright 5 years ago
ban.cpp unit_tests: undo is_blocked implementation factoring 5 years ago
base58.cpp Update 2019 copyright 5 years ago
block_queue.cpp Update 2019 copyright 5 years ago
block_reward.cpp Update 2019 copyright 5 years ago
blockchain_db.cpp blockchain_db: fix db txn ending too early 5 years ago
bulletproofs.cpp Update 2019 copyright 5 years ago
canonical_amounts.cpp Update 2019 copyright 5 years ago
chacha.cpp Update 2019 copyright 5 years ago
checkpoints.cpp Update 2019 copyright 5 years ago
command_line.cpp Update 2019 copyright 5 years ago
crypto.cpp Update 2019 copyright 5 years ago
decompose_amount_into_digits.cpp Update 2019 copyright 5 years ago
device.cpp ringct: remove unused senderPk from ecdhTuple 5 years ago
difficulty.cpp fix wide difficulty conversion with some versions of boost 5 years ago
dns_resolver.cpp Update 2019 copyright 5 years ago
epee_boosted_tcp_server.cpp Update 2019 copyright 5 years ago
epee_levin_protocol_handler_async.cpp Update 2019 copyright 5 years ago
epee_utils.cpp Update 2019 copyright 5 years ago
expect.cpp Adding expect<T> - a value-or-error implementation 6 years ago
fee.cpp Update 2019 copyright 5 years ago
get_xtype_from_string.cpp Update 2019 copyright 5 years ago
hardfork.cpp testdb: add override keyword where missing 5 years ago
hashchain.cpp Update 2019 copyright 5 years ago
hmac_keccak.cpp test: hmac_keccak - fix number of chunks counting 5 years ago
http.cpp Update 2019 copyright 5 years ago
is_hdd.cpp Merge pull request #4424 6 years ago
json_serialization.cpp add a bulletproof version, new bulletproof type, and rct config 5 years ago
keccak.cpp tests: fix MSYS2 gcc 7.3.0 warning -Wtype-limits 6 years ago
lmdb.cpp Adding classes, functions, and utilities for common LMDB operations. 5 years ago
logging.cpp unit_tests: don't delete log file on windows, it will fail 5 years ago
long_term_block_weight.cpp unit_tests/long_term_block_weight: some tweaks that seem to make more sense 5 years ago
main.cpp Update 2019 copyright 5 years ago
memwipe.cpp Update 2019 copyright 5 years ago
mlocker.cpp Merge pull request #4459 6 years ago
mnemonics.cpp Update 2019 copyright 5 years ago
mul_div.cpp Update 2019 copyright 5 years ago
multiexp.cpp unit_tests: add a few more multiexp unit tests 6 years ago
multisig.cpp Added socks proxy (tor/i2pd/kovri) support to wallet 5 years ago
net.cpp Fix socks tests in windows and handle errors better 5 years ago
notify.cpp unit_tests: remove leftover debug print 5 years ago
output_distribution.cpp Merge pull request #5496 5 years ago
output_selection.cpp unit_tests: make the density test a bit less stringent 5 years ago
parse_amount.cpp Update 2019 copyright 5 years ago
pruning.cpp Pruning 5 years ago
random.cpp crypto: remove slight bias in key generation due to modulo 6 years ago
ringct.cpp ringct: prevent use of full ringct signatures for more than one input 5 years ago
ringdb.cpp Rename "blackball" for clarity 6 years ago
rolling_median.cpp blockchain: keep a rolling long term block weight median 5 years ago
serialization.cpp ringct: prevent use of full ringct signatures for more than one input 5 years ago
sha256.cpp Update 2019 copyright 5 years ago
slow_memmem.cpp Update 2019 copyright 5 years ago
subaddress.cpp Update 2019 copyright 5 years ago
test_notifier.cpp unit_tests: add a notifier test 6 years ago
test_peerlist.cpp Update 2019 copyright 5 years ago
test_protocol_pack.cpp Update 2019 copyright 5 years ago
test_tx_utils.cpp Update 2019 copyright 5 years ago
threadpool.cpp threadpool: allow leaf functions to run concurrently 6 years ago
unbound.cpp Update 2019 copyright 5 years ago
unit_tests_utils.h Update 2019 copyright 5 years ago
uri.cpp wallet2: reject standalone short payment IDs in monero: URI API 5 years ago
varint.cpp Update 2019 copyright 5 years ago
vercmp.cpp Update 2019 copyright 5 years ago
wipeable_string.cpp Merge pull request #4424 6 years ago