Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Dunitrust
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
nodes
rust
Dunitrust
Commits
ceaa5970
Commit
ceaa5970
authored
7 years ago
by
Éloïs
Browse files
Options
Downloads
Patches
Plain Diff
[tetsts]
#68
add tests files for conf crate
parent
391cd199
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!58
Resolve "Add crates blockchain, conf, core, dal, message, module, network, tui and ws2p"
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
conf/test/conf.json
+19
-0
19 additions, 0 deletions
conf/test/conf.json
conf/test/keypairs.json
+6
-0
6 additions, 0 deletions
conf/test/keypairs.json
with
25 additions
and
0 deletions
conf/test/conf.json
0 → 100644
+
19
−
0
View file @
ceaa5970
{
"currency"
:
"g1"
,
"node_id"
:
"357fb4b"
,
"modules"
:
{
"tui"
:
null
,
"ws2p"
:
{
"sync_peers"
:
[{
"pubkey"
:
"D9D2zaJoWYWveii1JRYLVK3J4Z7ZH3QczoKrnQeiM6mx"
,
"ws2p_endpoints"
:
[
"WS2P c1c39a0a i3.ifee.fr 80 /ws2p"
]
},{
"pubkey"
:
"BoZP6aqtErHjiKLosLrQxBafi4ATciyDZQ6XRQkNefqG"
,
"ws2p_endpoints"
:
[
"WS2P 15af24db g1.ifee.fr 80 /ws2p"
]
},{
"pubkey"
:
"7v2J4badvfWQ6qwRdCwhhJfAsmKwoxRUNpJHiJHj7zef"
,
"ws2p_endpoints"
:
[
"WS2P b48824f0 g1.monnaielibreoccitanie.org 80 /ws2p"
]
}]
}
}
}
This diff is collapsed.
Click to expand it.
conf/test/keypairs.json
0 → 100644
+
6
−
0
View file @
ceaa5970
{
"network_sec"
:
"RcrnPyfgEaet2VqQvLeBsgKvfaoUqinQnCooP9bFoDr1W1Focos351r4xBee6Hj2RaV6RRV8PxpdMR6hVVhNNDb"
,
"network_pub"
:
"39SvsGzGZjdCh1wFS1QKdCR1ZB6rTxRbTZRW8sY5fhq7"
,
"member_sec"
:
""
,
"member_pub"
:
""
}
\ No newline at end of file
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