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
sumogr 121cdd5012
remove double includes
4 years ago
..
CMakeLists.txt Update copyright year to 2020 4 years ago
account.cpp Update copyright year to 2020 4 years ago
address_from_url.cpp Update copyright year to 2020 4 years ago
aligned.cpp unit_tests: add unit test for alloc alignment being a power of 2 6 years ago
apply_permutation.cpp Update copyright year to 2020 4 years ago
base58.cpp Update copyright year to 2020 4 years ago
block_queue.cpp Update copyright year to 2020 4 years ago
block_reward.cpp Update copyright year to 2020 4 years ago
blockchain_db.cpp Update copyright year to 2020 4 years ago
bootstrap_node_selector.cpp daemon: auto public nodes - cache and prioritize most stable nodes 4 years ago
bulletproofs.cpp Update copyright year to 2020 4 years ago
canonical_amounts.cpp Update copyright year to 2020 4 years ago
chacha.cpp Update copyright year to 2020 4 years ago
checkpoints.cpp Update copyright year to 2020 4 years ago
command_line.cpp Update copyright year to 2020 4 years ago
crypto.cpp Update copyright year to 2020 4 years ago
decompose_amount_into_digits.cpp Update copyright year to 2020 4 years ago
device.cpp ringct: remove unused senderPk from ecdhTuple 5 years ago
difficulty.cpp Update copyright year to 2020 4 years ago
dns_resolver.cpp Update copyright year to 2020 4 years ago
epee_boosted_tcp_server.cpp Update copyright year to 2020 4 years ago
epee_levin_protocol_handler_async.cpp Update copyright year to 2020 4 years ago
epee_utils.cpp ByteSlice: Fix persisting ptr to std::moved SSO buffer 4 years ago
expect.cpp Adding expect<T> - a value-or-error implementation 6 years ago
fee.cpp Update copyright year to 2020 4 years ago
get_xtype_from_string.cpp Update copyright year to 2020 4 years ago
hardfork.cpp Update copyright year to 2020 4 years ago
hashchain.cpp Update copyright year to 2020 4 years ago
hmac_keccak.cpp unit_tests: fix missing test names 4 years ago
http.cpp Update copyright year to 2020 4 years ago
is_hdd.cpp Merge pull request #4424 6 years ago
json_serialization.cpp Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON. 4 years ago
keccak.cpp unit_tests: fix missing test names 4 years ago
levin.cpp Update copyright year to 2020 4 years ago
lmdb.cpp Adding classes, functions, and utilities for common LMDB operations. 5 years ago
logging.cpp Update copyright year to 2020 4 years ago
long_term_block_weight.cpp Update copyright year to 2020 4 years ago
main.cpp Update copyright year to 2020 4 years ago
memwipe.cpp Update copyright year to 2020 4 years ago
mlocker.cpp Merge pull request #4459 6 years ago
mnemonics.cpp remove double includes 4 years ago
mul_div.cpp Update copyright year to 2020 4 years ago
multiexp.cpp unit tests: replace global var with lambda returning static local var 5 years ago
multisig.cpp Update copyright year to 2020 4 years ago
net.cpp Use byte_slice for sending zmq messages - removes data copy within zmq 4 years ago
node_server.cpp Update copyright year to 2020 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 Update copyright year to 2020 4 years ago
parse_amount.cpp Update copyright year to 2020 4 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 Update copyright year to 2020 4 years ago
ringdb.cpp unit_tests: fix ringdb unit tests 5 years ago
rolling_median.cpp Update copyright year to 2020 4 years ago
rpc_version_str.cpp Update copyright year to 2020 4 years ago
serialization.cpp Update copyright year to 2020 4 years ago
sha256.cpp Update copyright year to 2020 4 years ago
slow_memmem.cpp Update copyright year to 2020 4 years ago
subaddress.cpp Update copyright year to 2020 4 years ago
test_notifier.cpp unit_tests: add a notifier test 6 years ago
test_peerlist.cpp Update copyright year to 2020 4 years ago
test_protocol_pack.cpp Update copyright year to 2020 4 years ago
test_tx_utils.cpp Update copyright year to 2020 4 years ago
threadpool.cpp threadpool: allow leaf functions to run concurrently 6 years ago
unbound.cpp Update copyright year to 2020 4 years ago
unit_tests_utils.h Update copyright year to 2020 4 years ago
uri.cpp Update copyright year to 2020 4 years ago
varint.cpp Update copyright year to 2020 4 years ago
vercmp.cpp Update copyright year to 2020 4 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