Skip to content
Snippets Groups Projects
Commit 8af2d9d6 authored by Dmitriy A. Gerasimov's avatar Dmitriy A. Gerasimov
Browse files

[*] Renames and fixes

[+] Added static genesis event for core-t zerochain
parent 9f85e30f
No related branches found
No related tags found
No related merge requests found
...@@ -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 2) SET( CPACK_PACKAGE_VERSION_MINOR 2)
SET( CPACK_PACKAGE_VERSION_PATCH 5) SET( CPACK_PACKAGE_VERSION_PATCH 6)
# init CellFrame SDK # init CellFrame SDK
add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}\"") add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}\"")
......
Subproject commit 4e4354bb59e26d63c9e417e42f8f115882268277 Subproject commit 70a5531d773f4ba0a3990f97b293c5839662ef7a
...@@ -17,9 +17,8 @@ is_add_directly=true ...@@ -17,9 +17,8 @@ is_add_directly=true
datum_add_hashes_count=1 datum_add_hashes_count=1
# Switched off to false because hash symbols below are not well recognized # Switched off to false because hash symbols below are not well recognized
is_static_genesis_event=true
is_static_genesis_event=false static_genesis_event=0x5A75946DB3BAF9211D259C33309E80C1DA94B90F6834D7BC2F607030C5ECE911
static_genesis_event=0xEB2152E716245D067BEA80E8CB6D7C35859B2E0E91AF4201486BB443F6AEE7FF
[dag-poa] [dag-poa]
auth_certs_prefix=core-t auth_certs_prefix=core-t
......
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