wownero/tests/unit_tests
luigi1111 d98787eb1b
Merge pull request #7825
ccfed60 cmake: test is a reserved keyword (selsta)
f0fa959 cmake: fix ccache detection (anon)
8dbe2e5 Daemon: Update average block size table (rbrunner7)
94bad34 wallet2: Don't auto lock device on process parsed blocks (tobtoht)
3c23aca ledger: don't lock for software device (tobtoht)
49beb8d ledger: use software device if we have view key (tobtoht)
d188b5f wallet_api: getPassword (tobtoht)
a395f36 depends, docker: fix bintray links (selsta)
0fecd7e blocks: fix cmake syntax (selsta)
76824bf Stop adding more outputs than bulletproof allows (Alex Opie)
67ba733 unit_tests: fix wipeable_string parse_hexstr test with latest gtest (xiphon)
402ba04 cmake: use CMAKE_CURRENT_LIST_DIR in FindLibUSB (selsta)
1565bcb epee: include public openssl header in cmake (selsta)
2e9af2a cmake: treat warnings as error in compiler flag tests (selsta)
db564ef wallet_api: fix typo in exportKeyImages (selsta)
8507917 depends: add getmonero package mirror (selsta)
8716d2a cmake: fix non portable code (selsta)
2021-08-26 21:10:56 -04:00
..
CMakeLists.txt
account.cpp Revert "Use domain-separated ChaCha20 for in-memory key encryption" 2020-08-17 14:08:59 -05:00
address_from_url.cpp Update copyright year to 2020 2020-05-06 22:36:54 -04:00
aligned.cpp
apply_permutation.cpp Update copyright year to 2020 2020-05-06 22:36:54 -04:00
base58.cpp
block_queue.cpp
block_reward.cpp
blockchain_db.cpp
bootstrap_node_selector.cpp
bulletproofs.cpp
canonical_amounts.cpp
chacha.cpp
checkpoints.cpp
command_line.cpp
crypto.cpp
decompose_amount_into_digits.cpp Update copyright year to 2020 2020-05-06 22:36:54 -04:00
device.cpp
difficulty.cpp
dns_resolver.cpp
epee_boosted_tcp_server.cpp unit_tests: fix broken tests 2021-07-28 13:38:23 +00:00
epee_levin_protocol_handler_async.cpp
epee_utils.cpp
expect.cpp
fee.cpp
get_xtype_from_string.cpp
hardfork.cpp
hashchain.cpp Update copyright year to 2020 2020-05-06 22:36:54 -04:00
hmac_keccak.cpp
http.cpp
is_hdd.cpp
json_serialization.cpp
json_serialization.h
keccak.cpp
levin.cpp Add aggressive restrictions to pre-handshake p2p buffer limit 2020-12-29 19:58:53 -05:00
lmdb.cpp
logging.cpp
long_term_block_weight.cpp
main.cpp
memwipe.cpp Update copyright year to 2020 2020-05-06 22:36:54 -04:00
mlocker.cpp
mnemonics.cpp
mul_div.cpp Update copyright year to 2020 2020-05-06 22:36:54 -04:00
multiexp.cpp unit_tests: add ge_triple_scalarmult_base_vartime test 2020-08-27 12:44:01 +00:00
multisig.cpp
net.cpp
node_server.cpp
notify.cpp unit_tests: remove leftover debug print 2019-02-01 19:14:55 +00:00
output_distribution.cpp
output_selection.cpp
parse_amount.cpp
pruning.cpp
random.cpp
ringct.cpp
ringdb.cpp
rolling_median.cpp
rpc_version_str.cpp
serialization.cpp
sha256.cpp
slow_memmem.cpp
subaddress.cpp
test_notifier.cpp
test_peerlist.cpp
test_protocol_pack.cpp
test_tx_utils.cpp Update copyright year to 2020 2020-05-06 22:36:54 -04:00
threadpool.cpp
tx_proof.cpp
unbound.cpp
unit_tests_utils.h
uri.cpp
varint.cpp
vercmp.cpp
wipeable_string.cpp
zmq_rpc.cpp