Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
celllframe-node
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Show more breadcrumbs
Dmitry Puzyrkov
celllframe-node
Commits
1e7224d5
Unverified
Commit
1e7224d5
authored
5 years ago
by
osetrovich
Committed by
GitHub
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
another testfix
parent
566d0c6e
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.travis.yml
+2
-1
2 additions, 1 deletion
.travis.yml
with
2 additions
and
1 deletion
.travis.yml
+
2
−
1
View file @
1e7224d5
...
...
@@ -17,9 +17,10 @@ script:
-
ctest
-
cpack
-
sudo dpkg -i *.deb
-
ls -laR /opt/kelvin-node
-
sudo /opt/kelvin-node/bin/kelvin-node-tool cert create cert0 sig_tesla
-
sudo service kelvin-node start
-
sudo systemctl
is-runnig
kelvin-node
-
sudo systemctl
status
kelvin-node
-
sudo /opt/kelvin-node/bin/kelvin-node-cli wallet new -w wallet0
-
sudo /opt/kelvin-node/bin/kelvin-node-cli token_decl -net private -chain gdb token TOK1 total_supply 1000000000000000000000000 signs_total 1 signs_emission 1 certs cert0
-
sudo /opt/kelvin-node/bin/kelvin-node-cli token_emit -net private -chain_emission gdb -chain_base_tx gdb -addr `/opt/kelvin-node/bin/kelvin-node-cli wallet list| grep addr | awk '{print $3}' |tr -d "\n"` -token TOK1 -certs cert0 -emission_value
123000000000000
...
...
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