1
0
Fork 0
forked from lthn/blockchain
blockchain/tests/performance_tests
2022-05-27 20:48:42 +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 tx strcture and signature varian refactoring(compilation is still broken) 2022-05-23 21:03:13 +02:00
construct_tx.h more fixes for performance tests 2020-04-23 17:12:26 +03: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 more compilation fixes 2022-05-27 20:48:42 +02:00
keccak_test.h Inital integration of progpow 2019-03-25 01:30:20 +01:00
main.cpp threads pool: inital code + unit tests dummy 2022-02-04 22:15:59 +01:00
multi_tx_test_base.h fixed all core tests 2022-05-25 22:31:23 +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 fixed all coretests 2022-05-13 23:35:56 +02:00
threads_pool_tests.h more compilation fixes 2022-05-27 20:48:42 +02:00