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
Lee Clagett 973403bc9f
Adding initial support for broadcasting transactions over Tor
5 years ago
..
CMakeLists.txt Adding initial support for broadcasting transactions over Tor 5 years ago
account.cpp store secret keys encrypted where possible 6 years ago
address_from_url.cpp unit_tests: fix longstanding DNS related unit test 6 years ago
aligned.cpp unit_tests: add unit test for alloc alignment being a power of 2 6 years ago
apply_permutation.cpp Readd copyright starting date 6 years ago
ban.cpp Pruning 5 years ago
base58.cpp Stagenet 6 years ago
block_queue.cpp Readd copyright starting date 6 years ago
block_reward.cpp v8: per byte fee, pad bulletproofs, fixed 11 ring size 6 years ago
blockchain_db.cpp v8: per byte fee, pad bulletproofs, fixed 11 ring size 6 years ago
bulletproofs.cpp add a bulletproof version, new bulletproof type, and rct config 5 years ago
canonical_amounts.cpp Update 2018 copyright 6 years ago
chacha.cpp Update 2018 copyright 6 years ago
checkpoints.cpp Update 2018 copyright 6 years ago
command_line.cpp Update 2018 copyright 6 years ago
crypto.cpp unit_tests: don't take the address of an unwrapped secret key 6 years ago
decompose_amount_into_digits.cpp Update 2018 copyright 6 years ago
device.cpp ringct: remove unused senderPk from ecdhTuple 5 years ago
dns_resolver.cpp dns: change default DNS to a worldwide selection 6 years ago
epee_boosted_tcp_server.cpp Update 2018 copyright 6 years ago
epee_levin_protocol_handler_async.cpp epee: better network buffer data structure 5 years ago
epee_utils.cpp Adding initial support for broadcasting transactions over Tor 5 years ago
expect.cpp Adding expect<T> - a value-or-error implementation 6 years ago
fee.cpp v8: per byte fee, pad bulletproofs, fixed 11 ring size 6 years ago
get_xtype_from_string.cpp Update 2018 copyright 6 years ago
hardfork.cpp tests: add unit tests for get_output_distribution 6 years ago
hashchain.cpp Update 2018 copyright 6 years ago
http.cpp Update 2018 copyright 6 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
logging.cpp unit_tests: add logging unit test 6 years ago
main.cpp Merge pull request #4459 6 years ago
memwipe.cpp Readd copyright starting date 6 years ago
mlocker.cpp Merge pull request #4459 6 years ago
mnemonics.cpp added two tests for partial word and case tolerance in mnemonics 5 years ago
mul_div.cpp move int-util.h to epee 6 years ago
multiexp.cpp unit_tests: add a few more multiexp unit tests 6 years ago
multisig.cpp remove some unused code 6 years ago
net.cpp Adding initial support for broadcasting transactions over Tor 5 years ago
notify.cpp notify: handle arbitrary tags 5 years ago
output_distribution.cpp tests: add unit tests for get_output_distribution 6 years ago
output_selection.cpp Update 2018 copyright 6 years ago
parse_amount.cpp Update 2018 copyright 6 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: the commitment mask is now deterministic 5 years ago
ringdb.cpp Rename "blackball" for clarity 6 years ago
serialization.cpp ringct: remove unused senderPk from ecdhTuple 5 years ago
sha256.cpp Readd copyright starting date 6 years ago
slow_memmem.cpp tests: slow_memmem now returns size_t 6 years ago
subaddress.cpp unit_tests: do not rethrow a copy of an exception 6 years ago
test_notifier.cpp unit_tests: add a notifier test 6 years ago
test_peerlist.cpp Adding initial support for broadcasting transactions over Tor 5 years ago
test_protocol_pack.cpp Update 2018 copyright 6 years ago
test_tx_utils.cpp cryptonote: sort tx_extra fields 6 years ago
testdb.h blockchain_db: allow getting output keys without commitment 5 years ago
threadpool.cpp threadpool: allow leaf functions to run concurrently 6 years ago
unbound.cpp Readd copyright starting date 6 years ago
unit_tests_utils.h unit_tests: added gtest utility ASSERT_EQ_MAP for easily testing key-value map 6 years ago
uri.cpp Stagenet 6 years ago
varint.cpp Update 2018 copyright 6 years ago
vercmp.cpp Readd copyright starting date 6 years ago
wipeable_string.cpp Merge pull request #4424 6 years ago