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 b78d24db4f
Fixed bug in ZMQ JSON-RPC method field
4 years ago
..
CMakeLists.txt Fixed bug in ZMQ JSON-RPC method field 4 years ago
account.cpp
address_from_url.cpp
aligned.cpp
apply_permutation.cpp
base58.cpp
block_queue.cpp
block_reward.cpp
blockchain_db.cpp Removed Berkeley DB and db switching logic 5 years ago
bulletproofs.cpp cryptonote: add function to get weight from a pruned tx 5 years ago
canonical_amounts.cpp
chacha.cpp
checkpoints.cpp
command_line.cpp
crypto.cpp
decompose_amount_into_digits.cpp
device.cpp
difficulty.cpp difficulty: fix check_hash on big endian 5 years ago
dns_resolver.cpp
epee_boosted_tcp_server.cpp
epee_levin_protocol_handler_async.cpp unit_tests: fix levin unit test on big endian 5 years ago
epee_utils.cpp Fixed string_ref usage bug in epee::from_hex::vector 4 years ago
expect.cpp
fee.cpp
get_xtype_from_string.cpp
hardfork.cpp testdb: add override keyword where missing 5 years ago
hashchain.cpp
hmac_keccak.cpp
http.cpp
is_hdd.cpp
json_serialization.cpp
keccak.cpp keccak: guard against misaligned memory accesses on ARM 5 years ago
levin.cpp Fixed i2p/tor tx flooding bug (white noise disabled) 5 years ago
lmdb.cpp
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
memwipe.cpp
mlocker.cpp
mnemonics.cpp use crypto::rand instead of libc rand in a few tests 5 years ago
mul_div.cpp Support median block size > 4 GB 5 years ago
multiexp.cpp unit tests: replace global var with lambda returning static local var 5 years ago
multisig.cpp
net.cpp unit_tests: fix build with boost 1.69 5 years ago
node_server.cpp unit_tests: fix use after free 5 years ago
notify.cpp
output_distribution.cpp unit_tests: Fix uninitialized values 5 years ago
output_selection.cpp Merge pull request #5652 5 years ago
parse_amount.cpp
pruning.cpp
random.cpp
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
serialization.cpp ringct: prevent use of full ringct signatures for more than one input 5 years ago
sha256.cpp
slow_memmem.cpp
subaddress.cpp
test_notifier.cpp
test_peerlist.cpp
test_protocol_pack.cpp Changed the use of boost:value_initialized for C++ list initializer 5 years ago
test_tx_utils.cpp
threadpool.cpp
unbound.cpp
unit_tests_utils.h
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
wipeable_string.cpp
zmq_rpc.cpp Fixed bug in ZMQ JSON-RPC method field 4 years ago