Skip to content
Snippets Groups Projects
Commit c58ea798 authored by Roman Khlopkov's avatar Roman Khlopkov 🔜
Browse files

[+] Additional checks in dap_chain_ledger_tx_cache_check()

parent f72457e8
No related branches found
No related tags found
1 merge request!137features-3927
...@@ -8,7 +8,7 @@ set(CMAKE_C_STANDARD 11) ...@@ -8,7 +8,7 @@ set(CMAKE_C_STANDARD 11)
SET( CPACK_PACKAGE_NAME "${PROJECT_NAME}") SET( CPACK_PACKAGE_NAME "${PROJECT_NAME}")
SET( CPACK_PACKAGE_VERSION_MAJOR 3) SET( CPACK_PACKAGE_VERSION_MAJOR 3)
SET( CPACK_PACKAGE_VERSION_MINOR 3) SET( CPACK_PACKAGE_VERSION_MINOR 3)
SET( CPACK_PACKAGE_VERSION_PATCH 7) SET( CPACK_PACKAGE_VERSION_PATCH 8)
# init CellFrame SDK # init CellFrame SDK
add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}\"") add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}\"")
......
Subproject commit d03762defa8f9320fe1a22494fc06aad026cc04a Subproject commit 1f1aeb31dabb623463c8f1b504aeb9a55109c9fd
Subproject commit ce2cc96fe1b6405dada650bb0a992d58ee305a5e Subproject commit fbb50e65fec326cd6ea2b47ebebbe5aad8feba39
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment