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 ce6db7db63
plug bulletproofs plus into consensus
3 years ago
..
CMakeLists.txt Bulletproofs+ 3 years ago
account.cpp Revert "Use domain-separated ChaCha20 for in-memory key encryption" 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 protocol: drop origin IP if a block fails to verify in sync mode 3 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 plug bulletproofs plus into consensus 3 years ago
bulletproofs_plus.cpp Bulletproofs+ 3 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 unit_tests: fix broken tests 3 years ago
epee_levin_protocol_handler_async.cpp add a max levin packet size by command type 3 years ago
epee_utils.cpp p2p: remove blocked addresses/hosts from peerlist 3 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 Merge pull request #6603 4 years ago
json_serialization.h Adding ZMQ/Pub support for txpool_add and chain_main events 4 years ago
keccak.cpp unit_tests: fix missing test names 4 years ago
levin.cpp Add aggressive restrictions to pre-handshake p2p buffer limit 3 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 Merge pull request #6516 4 years ago
mul_div.cpp Update copyright year to 2020 4 years ago
multiexp.cpp unit_tests: add ge_triple_scalarmult_base_vartime test 4 years ago
multisig.cpp wallet2_api: implement runtime proxy configuration 4 years ago
net.cpp Use byte_slice for sending zmq messages - removes data copy within zmq 4 years ago
node_server.cpp unit_tests: fix broken tests 3 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 CLSAG optimizations 4 years ago
ringdb.cpp unit_tests: fix ringdb unit tests 5 years ago
rolling_median.cpp Fix overflow issue in epee:misc_utils::rolling_median_t and median(), with unit test 4 years ago
rpc_version_str.cpp Update copyright year to 2020 4 years ago
serialization.cpp Integrate CLSAGs into monero 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: guard against exceptions in jobs, and armour plating 4 years ago
tx_proof.cpp Updates InProofV1, OutProofV1, and ReserveProofV1 to new V2 variants that include all public proof parameters in Schnorr challenges, along with hash function domain separators. Includes new randomized unit tests. 4 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 replace most boost serialization with existing monero serialization 4 years ago
vercmp.cpp Update copyright year to 2020 4 years ago
wipeable_string.cpp unit_tests: fix wipeable_string parse_hexstr test with latest gtest 3 years ago
zmq_rpc.cpp Fix pruned tx for ZMQ's GetBlocksFast 4 years ago