1
0
Fork 0
forked from lthn/blockchain
blockchain/tests
Dmitry Matsiukhov a08772ea6a
coretests: tx_input_mixins test added (test that will combine spending old coins and new coins in one tx and use mixins as 15)
* try to write test for 2 input with nmix

* one of incorrect version

* add test for input old/new

* refactoring and add comments

* delete garbage

* fix from vector variant to unordered_map

* add comment

* using to typedef
2025-07-15 23:36:53 +03:00
..
core_tests coretests: tx_input_mixins test added (test that will combine spending old coins and new coins in one tx and use mixins as 15) 2025-07-15 23:36:53 +03:00
crypto improvements over wallet balance caclulations algo 2019-09-27 17:16:18 +02:00
daemon_tests Moved sources to public repo 2018-12-27 18:50:45 +03:00
db_tests db_tests: use static zlib for build consistency 2019-02-20 20:08:43 +00:00
functional_tests functional tests: core_concurrency_test.cpp compilation fix 2025-06-09 11:51:08 +02:00
gtest autodoc inital code + cmake warningns + improvements over compilation performance 2024-03-20 14:45:29 +01:00
hash improvements over wallet balance caclulations algo 2019-09-27 17:16:18 +02:00
net_load_tests Moved sources to public repo 2018-12-27 18:50:45 +03:00
performance_tests added wallet_transfer_info to transfer() RPC 2025-05-23 23:52:49 +04:00
unit_tests unit_tests: added a test for pod array file container, fixed clear() (#535) 2025-07-04 00:41:53 +02:00
CMakeLists.txt fix cmake for linux build (#531) 2025-06-23 18:38:55 +04:00
cryptolib.pl Moved sources to public repo 2018-12-27 18:50:45 +03:00
cryptotest.pl Moved sources to public repo 2018-12-27 18:50:45 +03:00
hash-target.cpp Moved sources to public repo 2018-12-27 18:50:45 +03:00
io.h Moved sources to public repo 2018-12-27 18:50:45 +03:00