fix wallet2::check_tx_hey_helper

And fix compilation bug in wallet_tx_builder and reorganize unit tests.
This commit is contained in:
jeffro256
2025-04-10 02:22:21 -05:00
committed by akildemir
parent cc83158ccc
commit ee263314ef
10 changed files with 834 additions and 400 deletions

View File

@@ -95,6 +95,7 @@ set(unit_tests_sources
test_peerlist.cpp
test_protocol_pack.cpp
threadpool.cpp
tx_construction_helpers.cpp
tx_proof.cpp
hardfork.cpp
unbound.cpp