1
0
Fork 0
forked from lthn/blockchain
blockchain/tests
Dmitry Matsiukhov 5340c6db32
coretests: test for miner tx with non-empty extra_nonce before and after HF4 (#532)
* try check extra nonce in miner_tx

* update c1

* write extra nonces, create pow pos block, checkers for exnonce, bug with HF4

* success check pos block

* correct pos/pos extra nonce validation for hf3+

* clean code, separate to methods, add template test, pos/pow extra nonce check in block

* delete logs

* back normal naming

* fix review comments
2025-06-27 20:16:24 +02:00
..
core_tests coretests: test for miner tx with non-empty extra_nonce before and after HF4 (#532) 2025-06-27 20:16:24 +02: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 fix of currency protocol for long range splits 2025-02-28 19:11:37 +04: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