added unit tests for protocol_tx and check_output_types; bumped version to v0.9.6-rc1

This commit is contained in:
Some Random Crypto Guy
2025-03-19 09:30:02 +00:00
parent 1f49c178ee
commit 28262a30fe
7 changed files with 637 additions and 700 deletions
+2 -1
View File
@@ -53,7 +53,8 @@ set(unit_tests_sources
expect.cpp
fee.cpp
json_serialization.cpp
get_tx_asset_types.cpp
check_output_types.cpp
protocol_tx.cpp
get_xtype_from_string.cpp
hashchain.cpp
hmac_keccak.cpp