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
14
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
d7b19f75
Commit
d7b19f75
authored
4 years ago
by
Roman Khlopkov
🔜
Browse files
Options
Downloads
Patches
Plain Diff
[+] New config sections
parent
38470ea0
No related branches found
No related tags found
1 merge request
!152
features-4046
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
cellframe-sdk
+1
-1
1 addition, 1 deletion
cellframe-sdk
dist/share/configs/network/kelvin-testnet.cfg.tpl
+30
-22
30 additions, 22 deletions
dist/share/configs/network/kelvin-testnet.cfg.tpl
python-cellframe
+1
-1
1 addition, 1 deletion
python-cellframe
with
32 additions
and
24 deletions
cellframe-sdk
@
6f0169ec
Compare
b98b7070
...
6f0169ec
Subproject commit
b98b7070e24b073ed99bf22ad2d1cb0829b40328
Subproject commit
6f0169eccc084b98e1e127baf119f813c3a10b31
This diff is collapsed.
Click to expand it.
dist/share/configs/network/kelvin-testnet.cfg.tpl
+
30
−
22
View file @
d7b19f75
# Kelvin Testnet
# General section
[general]
id=0x0000000000000001
name=kelvin-testnet
# Possible values: light, full, archive, master, root
node-role=
{
NODE_TYPE
}
seed_nodes_hostnames=[0.root.testnet.klvn.io,1.root.testnet.klvn.io,2.root.testnet.klvn.io,3.root.testnet.klvn.io,4.root.testnet.klvn.io]
seed_nodes_aliases=[kelvin.testnet.root.0,kelvin.testnet.root.1,kelvin.testnet.root.2,kelvin.testnet.root.3,kelvin.testnet.root.4]
seed_nodes_addrs=[ffff::0000::0000::0001,ffff::0000::0000::0002,ffff::0000::0000::0003,ffff::0000::0000::0004,ffff::0000::0000::0005]
seed_nodes_port=[8079,8079,8079,8079,8079]
#[role-master]
#proc_chains=[0x00000001]
#[dag-poa]
#events-sign-cert=mycert
#[dag-pos]
#events-sign-wallet=mywallet
# Kelvin Testnet
# General section
[general]
id=0x0000000000000001
name=kelvin-testnet
# Possible values: light, full, archive, master, root
node-role=
{
NODE_TYPE
}
seed_nodes_hostnames=[0.root.testnet.klvn.io,1.root.testnet.klvn.io,2.root.testnet.klvn.io,3.root.testnet.klvn.io,4.root.testnet.klvn.io]
seed_nodes_aliases=[kelvin.testnet.root.0,kelvin.testnet.root.1,kelvin.testnet.root.2,kelvin.testnet.root.3,kelvin.testnet.root.4]
seed_nodes_addrs=[ffff::0000::0000::0001,ffff::0000::0000::0002,ffff::0000::0000::0003,ffff::0000::0000::0004,ffff::0000::0000::0005]
seed_nodes_port=[8079,8079,8079,8079,8079]
private=false
[auth]
type=ca
acl_accept_ca_list=[]
acl_accept_ca_gdb=
acl_accept_ca_chains=all
#[role-master]
#proc_chains=[0x00000001]
#[dag-poa]
#events-sign-cert=mycert
#[dag-pos]
#events-sign-wallet=mywallet
This diff is collapsed.
Click to expand it.
python-cellframe
@
c5fce4f8
Compare
25aadc5c
...
c5fce4f8
Subproject commit
25aadc5c656a3ab8d762f1989916e39ba9d2551b
Subproject commit
c5fce4f8d55f9b956fcc1e9b05ccf2459f604c86
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