Skip to content
Snippets Groups Projects
Commit bcce53fd authored by dmitriy.gerasimov's avatar dmitriy.gerasimov
Browse files

Merge branch 'bugs-3815' into 'master'

<waiting for submodule merge> [*] updated certs and configs for dapcash

See merge request !20
parents 22567e26 71681e32
No related branches found
No related tags found
1 merge request!20<waiting for submodule merge> [*] updated certs and configs for dapcash
Pipeline #3396 passed with stage
in 2 minutes and 5 seconds
......@@ -8,7 +8,7 @@ set(CMAKE_C_STANDARD 11)
SET( CPACK_PACKAGE_NAME "${PROJECT_NAME}")
SET( CPACK_PACKAGE_VERSION_MAJOR 2)
SET( CPACK_PACKAGE_VERSION_MINOR 0)
SET( CPACK_PACKAGE_VERSION_PATCH 1)
SET( CPACK_PACKAGE_VERSION_PATCH 2)
# init CellFrame SDK
add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}\"")
......
......@@ -12,6 +12,9 @@ is_celled=true
is_add_directly=true
datum_add_hashes_count=1
is_static_genesis_event=true
static_genesis_event=0x0A022A6B6A83DE28D62AAC14D7EB2BAE61020B6B5ADFA4C87E7B0525BE8C884F
# Proof-of-State consensus config
[dag-pos]
# Tokens hold and hold_value must be equel size
......
......@@ -4,7 +4,7 @@ shard_id=0x0000000000000000
name=zerochain
load_priority=1
# Possible values [token, emission, transaction]
datum_types=[token,emission,shard,ca]
datum_types=[token,emission,shard,ca,transaction]
consensus=dag_poa
[files]
......@@ -18,8 +18,8 @@ datum_add_hashes_count=1
# Switched off to false because hash symbols below are not well recognized
is_static_genesis_event=false
static_genesis_event=0xEB2152E716245D067BEA80E8CB6D7C35859B2E0E91AF4201486BB443F6AEE7FF
is_static_genesis_event=true
static_genesis_event=0x1A9C9017AE72F4FAC40D30471A2E0918B7B7917F7F419136F8B0E909C9A3431E
[dag-poa]
auth_certs_prefix=dapcash.testnet.master.cell
......
No preview for this file type
No preview for this file type
No preview for this file type
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