Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
celllframe-node
Manage
Activity
Members
Labels
Plan
Issues
5
Issue boards
Milestones
Code
Merge requests
15
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cellframe
celllframe-node
Commits
95b16b6d
Commit
95b16b6d
authored
4 years ago
by
Aleksei Voronin
Browse files
Options
Downloads
Patches
Plain Diff
[*] kelvin network forking
parent
ca45a8e3
No related branches found
No related tags found
1 merge request
!136
Support 3844
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
dist/etc/network/kelvin-testnet/chain-0.cfg
+3
-3
3 additions, 3 deletions
dist/etc/network/kelvin-testnet/chain-0.cfg
dist/etc/network/kelvin-testnet/chain-plasma.cfg
+2
-0
2 additions, 0 deletions
dist/etc/network/kelvin-testnet/chain-plasma.cfg
with
5 additions
and
3 deletions
dist/etc/network/kelvin-testnet/chain-0.cfg
+
3
−
3
View file @
95b16b6d
...
...
@@ -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
]
mempool_auto_types=[emission]
consensus=dag_poa
...
...
@@ -19,8 +19,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=0x
EB2152E716245D067BEA80E8CB6D7C35859B2E0E91AF4201486BB443F6AEE7FF
is_static_genesis_event=
true
static_genesis_event=0x
642DEBE847A73FA0505C6648C1086675B6B4ADDDC4A8D333DCCD4169228E1E97
[dag-poa]
auth_certs_prefix=kelvin.testnet.root
...
...
This diff is collapsed.
Click to expand it.
dist/etc/network/kelvin-testnet/chain-plasma.cfg
+
2
−
0
View file @
95b16b6d
...
...
@@ -12,6 +12,8 @@ is_single_line=false
is_celled=true
is_add_directly=true
datum_add_hashes_count=3
is_static_genesis_event=true
static_genesis_event=0x8EA91DC2E2E9271ECC8F55EFF610ADA9ED21E4CA44108A67DA11FB93831CABD8
# Proof-of-State
consensus config
[dag-pos]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment