blockchain/tests/performance_tests
sowle 46a0db21ec
Merge branch 'develop' into cryptoassets
# Conflicts:
#	CMakeLists.txt
#	README.md
#	contrib/epee/include/net/http_client.h
#	src/currency_core/blockchain_storage.cpp
#	src/currency_core/currency_core.cpp
#	src/currency_core/currency_format_utils.cpp
#	src/gui/qt-daemon/layout
#	src/rpc/core_rpc_server.cpp
#	src/rpc/core_rpc_server.h
#	src/rpc/core_rpc_server_commands_defs.h
#	src/version.h.in
#	src/wallet/wallet2.cpp
#	src/wallet/wallet2.h
#	src/wallet/wallet_public_structs_defs.h
#	src/wallet/wallet_rpc_server.h
#	tests/core_tests/chaingen.cpp
#	tests/core_tests/pos_validation.cpp
#	tests/core_tests/wallet_tests.cpp
#	tests/performance_tests/main.cpp
2023-11-01 23:48:36 +01:00
..
api_test.cpp Added timeout to wallet rpc transport 2022-07-12 23:05:36 +02:00
blake2_test.h improvements over wallet balance caclulations algo 2019-09-27 17:16:18 +02:00
chacha_stream_performance_test.cpp perf tests: minor fix in chacha_stream_performance_test 2020-09-18 02:26:05 +03:00
chacha_stream_performance_test.h implemented chachastream performance tests(results are pretty good: only 2% slowdown of load/save operations on wallet) 2020-08-18 21:54:25 +02:00
check_ring_signature.h performace_tests: comilation fix for gcc + warnings 2023-07-14 13:33:33 +02:00
construct_tx.h attempt to fix issue with broken versioning in tx versioned structs 2023-09-01 11:59:47 +02:00
core_market_performance_test.cpp various compilation and warning fixes for gcc 2022-05-27 19:50:21 +02:00
core_market_performance_test.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
derive_public_key.h all tests are adapted 2020-04-23 16:07:18 +03:00
derive_secret_key.h all tests are adapted 2020-04-23 16:07:18 +03:00
free_space_check.h performance_tests : free space check improved 2019-12-05 17:30:22 +03:00
generate_key_derivation.h all tests are adapted 2020-04-23 16:07:18 +03:00
generate_key_image.h all tests are adapted 2020-04-23 16:07:18 +03:00
generate_key_image_helper.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
htlc_hash_tests.cpp massive fixes over htlc, sha256/RIPEMD160 basic test(passing) 2021-01-04 22:41:16 +01:00
htlc_hash_tests.h massive fixes over htlc, sha256/RIPEMD160 basic test(passing) 2021-01-04 22:41:16 +01:00
is_out_to_acc.h confidential assets: global refactoring WIP (now everything is in compilable state, including tests) 2023-02-13 21:42:31 +01:00
keccak_test.h Inital integration of progpow 2019-03-25 01:30:20 +01:00
main.cpp attempt to fix issue with broken versioning in tx versioned structs 2023-09-01 11:59:47 +02:00
multi_tx_test_base.h performace_tests: comilation fix for gcc + warnings 2023-07-14 13:33:33 +02:00
performance_tests.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
performance_utils.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
print_struct_to_json.h marketplace documentation and rpc methods renamed 2019-10-05 23:23:44 +02:00
serialization_performance_test.cpp Moved sources to public repo 2018-12-27 18:50:45 +03:00
serialization_performance_test.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
single_tx_test_base.h unit_tests & performance_tests: fixed compilation error 2023-07-14 01:30:26 +02:00
threads_pool_tests.h more compilation fixes 2022-05-27 20:48:42 +02:00