..
alias_validating.cpp
Moved sources to public repo
2018-12-27 18:50:45 +03:00
amounts_tests.cpp
unit_tests: fix for a gcc warning
2024-08-20 18:27:17 +02:00
base58.cpp
unit_tests: fixed payment_id_sizes (2)
2020-07-08 20:13:38 +03:00
basic_struct_packing.cpp
unit_tests: tx_signatures_packing.1 fixed
2024-06-26 15:35:52 +02:00
block_reward.cpp
Moved sources to public repo
2018-12-27 18:50:45 +03:00
chacha8.cpp
Moved sources to public repo
2018-12-27 18:50:45 +03:00
chacha_stream_test.cpp
chacha stream integrated into load/store functions
2020-08-18 21:54:25 +02:00
check_points_test.cpp
unittests: checkpoints_test.get_checkpoint_before_height_1 and checkpoints_test.get_checkpoint_before_height_2 tests added
2021-11-29 23:46:33 +03:00
db_accessors.cpp
even more minor fixes
2022-05-11 21:23:44 +02:00
db_tests.cpp
1) logging: channel(s) enabling made optionally less verbose; 2) various fixes after the merge
2022-10-14 19:08:27 +02:00
decompose_amount_into_digits.cpp
Moved sources to public repo
2018-12-27 18:50:45 +03:00
decoy_selection.cpp
decoy selection algo refactoring
2024-03-25 21:56:46 +01:00
epee_boosted_tcp_server.cpp
Moved sources to public repo
2018-12-27 18:50:45 +03:00
epee_levin_protocol_handler_async.cpp
tests fixed
2019-04-23 02:03:34 +03:00
fork_choice_rule.cpp
test data for new forkchoice rule generated(fork_choice_rule_test.fork_choice_rule_test_hf4)
2024-08-08 21:04:52 +04:00
get_xtype_from_string.cpp
coretests: Fix MSVC C4146 warning in the test "get_xtype_from_string" ( #503 )
2025-01-28 10:28:14 +01:00
main.cpp
unittests: lmdb test improved
2019-08-13 19:57:03 +03:00
median_helper.cpp
unit_tests: median_helper_tests improved to make sure new optimized version of median() works exactly the same as the old one
2024-02-04 23:52:56 +01:00
mul_div.cpp
Moved sources to public repo
2018-12-27 18:50:45 +03:00
multiassets_test.cpp
minor warning fix
2025-01-21 01:22:28 +01:00
p2p_client_version.cpp
unit_tests: edit the "p2p_client_version.test0" ( #471 )
2024-10-22 14:48:29 +02:00
portable_storage_test.cpp
Moved sources to public repo
2018-12-27 18:50:45 +03:00
pow_hash_test.cpp
Merge branch 'master' into offsig
2019-04-08 01:37:32 +03:00
prepare_outputs_entries_for_key_offsets.cpp
unit_tests: implemented a test for the function "prepare_outputs_for_key_offsets" ( #477 )
2024-11-04 14:12:19 +01:00
proxy_to_coretests.cpp
removed unused includes
2022-10-07 22:45:52 +02:00
serialization.cpp
unit_tests: repair compilation on the G++ 12 compiler ( #473 )
2024-10-25 18:06:21 +02:00
test_format_utils.cpp
added decimal point support to currency::parse_amount() + minor refactoring
2024-07-02 20:49:51 +02:00
test_peerlist.cpp
Moved sources to public repo
2018-12-27 18:50:45 +03:00
test_protocol_pack.cpp
Moved sources to public repo
2018-12-27 18:50:45 +03:00
unit_tests_utils.h
Moved sources to public repo
2018-12-27 18:50:45 +03:00
votes_tests.cpp
implemented governance initial code for wallet/daemon
2023-10-03 22:43:51 +02:00
wallet_chain_shortener_test.cpp
fixed broken unit test
2020-05-29 22:13:52 +02:00
wallet_seed_test.cpp
unit_tests: wallet_seed.basic_test fixed to reflect recent changes in password limitations
2024-11-10 22:18:01 +01:00
wallet_select_transfers_test.cpp
Moved sources to public repo
2018-12-27 18:50:45 +03:00
zlib_helper.cpp
zlib_helper::pack() fixed for small amount of data + unit test added ( resolves #62 )
2019-08-05 17:07:10 +03:00