1
0
Fork 0
forked from lthn/blockchain
blockchain/tests/functional_tests
2023-02-28 02:03:57 +01:00
..
core_concurrency_test.cpp blinding_masks_sum now passed via: construct_miner_tx -> create_block_template -> bild_minted_block -> prepare_and_sign_pos_block 2022-10-20 12:46:41 +02:00
core_concurrency_test.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
crypto_tests.cpp scalar_t::assign_mulsub + test 2023-02-28 02:03:57 +01:00
crypto_tests.h functional_tests: crypto_tests: tests wildcard filtering added 2021-02-15 15:48:50 +03:00
crypto_tests_clsag.h 3-CLSAG GGX implementation + tests 2023-02-27 18:00:53 +01:00
crypto_tests_ml2s.h 1) logging: channel(s) enabling made optionally less verbose; 2) various fixes after the merge 2022-10-14 19:08:27 +02:00
crypto_tests_performance.h experimental crypto: performance tests moved to separate file + few new crypto primitives added to crypto_performance 2021-04-12 13:14:42 +03:00
crypto_tests_range_proofs.h crypto: generator U + assertion tests for generators 2023-02-08 18:16:04 +01:00
crypto_torsion_elements.h minor improvements 2023-02-26 21:43:29 +01:00
deadlock_guard_test.cpp Moved sources to public repo 2018-12-27 18:50:45 +03:00
deadlock_guard_test.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
difficulty_analysis.cpp minor improvements and compilation fixes 2022-12-02 18:14:19 +01:00
difficulty_analysis.h parse time data: added forgoten files 2019-01-23 13:36:48 +03:00
generate_test_genesis.cpp all tests are adapted 2020-04-23 16:07:18 +03:00
generate_test_genesis.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
L2S.h L2S: new optimized implementation (v3) 2021-02-15 15:44:11 +03:00
main.cpp Fixed #293 and refactored arg_descriptor(wanted to do it for such a long time!!!!) 2022-04-21 17:43:50 +02:00
miniupnp_test.cpp Moved sources to public repo 2018-12-27 18:50:45 +03:00
miniupnp_test.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
plain_wallet_tests.cpp rolled back wallet version 2021-06-11 21:57:44 +03:00
plain_wallet_tests.h fixed cmake, fixed compilation problems, implemented plain_api test draft 2020-01-21 01:31:16 +01:00
sha3.cpp experimental crypto: sha3 added 2021-01-10 23:08:45 +03:00
transactions_flow_test.cpp MSVC 2019 compatibility fixes 2022-08-23 21:27:38 +03:00
transactions_flow_test.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
transactions_generation_from_blockchain.cpp Moved sources to public repo 2018-12-27 18:50:45 +03:00
transactions_generation_from_blockchain.h Moved sources to public repo 2018-12-27 18:50:45 +03:00