1
0
Fork 0
forked from lthn/blockchain
blockchain/tests/performance_tests
2025-03-14 00:49:14 +04:00
..
api_test.cpp deprecated uint64_t get_amount_for_zero_pubkeys() removed, various compilation fixes 2023-11-02 16:51:45 +01: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 fixed critical issue with SSL support(failed re-connections) 2025-03-14 00:49:14 +04: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 tests: fixes for performance_tests and functional_tests 2024-12-27 19:37:39 +01:00
threads_pool_tests.h more compilation fixes 2022-05-27 20:48:42 +02:00