monero/tests/unit_tests
Riccardo Spagni e19652df51
Merge pull request #4036
9acf42d3 Multisig M/N functionality core tests added (naughtyfox)
9f3963e8 Arbitrary M/N multisig schemes: * support in wallet2 * support in monero-wallet-cli * support in monero-wallet-rpc * support in wallet api * support in monero-gen-trusted-multisig * unit tests for multisig wallets creation (naughtyfox)
2018-10-07 19:57:26 +02:00
..
account.cpp store secret keys encrypted where possible 2018-08-16 11:57:43 +00:00
address_from_url.cpp unit_tests: fix longstanding DNS related unit test 2018-09-28 15:28:38 +00:00
aligned.cpp aligned: aligned memory alloc/realloc/free 2018-09-11 13:37:34 +00:00
apply_permutation.cpp
ban.cpp replace std::list with std::vector on some hot paths 2018-06-26 22:14:21 +01:00
base58.cpp Stagenet 2018-03-05 11:55:05 +09:00
block_queue.cpp
block_reward.cpp v8: per byte fee, pad bulletproofs, fixed 11 ring size 2018-09-11 13:38:07 +00:00
blockchain_db.cpp v8: per byte fee, pad bulletproofs, fixed 11 ring size 2018-09-11 13:38:07 +00:00
bulletproofs.cpp unit_tests: sanity check on transaction weight 2018-09-15 16:14:38 +00:00
canonical_amounts.cpp
chacha.cpp
checkpoints.cpp
CMakeLists.txt Merge pull request #4371 2018-09-21 20:31:47 +02:00
command_line.cpp
crypto.cpp add and use constant time 32 byte equality function 2018-08-23 07:56:51 +00:00
decompose_amount_into_digits.cpp
device.cpp unit_tests: add device unit tests 2018-04-12 13:49:05 +01:00
dns_resolver.cpp
epee_boosted_tcp_server.cpp
epee_levin_protocol_handler_async.cpp epee: adaptive connection timeout system 2018-06-10 19:39:38 +01:00
epee_utils.cpp Added features to epee::span<T> : 2018-08-03 20:33:07 -04:00
expect.cpp Adding expect<T> - a value-or-error implementation 2018-09-12 22:44:34 +00:00
fee.cpp v8: per byte fee, pad bulletproofs, fixed 11 ring size 2018-09-11 13:38:07 +00:00
get_xtype_from_string.cpp
hardfork.cpp v8: per byte fee, pad bulletproofs, fixed 11 ring size 2018-09-11 13:38:07 +00:00
hashchain.cpp
http.cpp
is_hdd.cpp Merge pull request #4424 2018-09-29 22:19:44 +02:00
json_serialization.cpp bulletproofs: add multi output bulletproofs to rct 2018-09-11 13:37:28 +00:00
keccak.cpp unit_tests: add tests for incremental keccak 2018-08-20 08:47:31 +00:00
main.cpp Merge pull request #4459 2018-09-29 22:20:38 +02:00
memwipe.cpp
mlocker.cpp Merge pull request #4459 2018-09-29 22:20:38 +02:00
mnemonics.cpp wallet: wipe seed from memory where appropriate 2018-08-16 09:17:52 +00:00
mul_div.cpp
multiexp.cpp unit_tests: add a few more multiexp unit tests 2018-09-11 13:38:19 +00:00
multisig.cpp Arbitrary M/N multisig schemes: 2018-10-01 19:16:56 +03:00
output_selection.cpp
parse_amount.cpp
random.cpp crypto: remove slight bias in key generation due to modulo 2018-07-05 09:18:01 +01:00
ringct.cpp bulletproofs: speed up the latest changes a bit 2018-09-11 13:38:32 +00:00
ringdb.cpp Merge pull request #4407 2018-09-29 22:19:32 +02:00
serialization.cpp Merge pull request #4264 2018-09-04 13:14:08 -05:00
sha256.cpp
slow_memmem.cpp
subaddress.cpp
test_peerlist.cpp
test_protocol_pack.cpp
test_tx_utils.cpp
threadpool.cpp threadpool: allow leaf functions to run concurrently 2018-06-26 22:15:22 +01:00
unbound.cpp
unit_tests_utils.h
uri.cpp Stagenet 2018-03-05 11:55:05 +09:00
varint.cpp
vercmp.cpp
wipeable_string.cpp Merge pull request #4424 2018-09-29 22:19:44 +02:00