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
luigi1111 a5cc613a68
Merge pull request #6460
4 years ago
..
CMakeLists.txt Merge pull request #6361 4 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
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 Removed Berkeley DB and db switching logic 5 years ago
bootstrap_node_selector.cpp daemon: auto public nodes - cache and prioritize most stable nodes 4 years ago
bulletproofs.cpp unit_tests: remove invalid bulletproofs unit test 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 difficulty: fix check_hash on big endian 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 unit_tests: fix levin unit test on big endian 5 years ago
epee_utils.cpp Merge pull request #6351 4 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 unit_tests: fix missing test names 4 years ago
http.cpp Update 2019 copyright 5 years ago
is_hdd.cpp Merge pull request #4424 6 years ago
json_serialization.cpp Various improvements to the ZMQ JSON-RPC handling: 4 years ago
keccak.cpp unit_tests: fix missing test names 4 years ago
levin.cpp unit_tests: fix gcc+ warning 4 years ago
lmdb.cpp Adding classes, functions, and utilities for common LMDB operations. 5 years ago
logging.cpp Properly format multiline logs 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 use crypto::rand instead of libc rand in a few tests 5 years ago
mul_div.cpp remove empty statements 4 years ago
multiexp.cpp unit tests: replace global var with lambda returning static local var 5 years ago
multisig.cpp Added socks proxy (tor/i2pd/kovri) support to wallet 5 years ago
net.cpp Use byte_slice for sending zmq messages - removes data copy within zmq 4 years ago
node_server.cpp Merge pull request #6214 4 years ago
notify.cpp unit_tests: remove leftover debug print 5 years ago
output_distribution.cpp unit_tests: Fix uninitialized values 5 years ago
output_selection.cpp Merge pull request #5652 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 Merge pull request #5707 5 years ago
ringdb.cpp unit_tests: fix ringdb unit tests 5 years ago
rolling_median.cpp Replace std::random_shuffle with std::shuffle 5 years ago
rpc_version_str.cpp rpc: Only show version string if it matches expected pattern 5 years ago
serialization.cpp wallet: do not split integrated addresses in address book api 4 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 Changed the use of boost:value_initialized for C++ list initializer 5 years ago
test_tx_utils.cpp remove empty statements 4 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 remove unused code 5 years ago
vercmp.cpp Update 2019 copyright 5 years ago
wipeable_string.cpp wipeable_string: split - treat CR, LF and Tabs as separators 4 years ago
zmq_rpc.cpp Fixed bug in ZMQ JSON-RPC method field 5 years ago