Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Duniter v2S
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
Monitor
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
Show more breadcrumbs
nodes
rust
Duniter v2S
Merge requests
!54
1000i100 smith doc
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
1000i100 smith doc
1000i100-smith-doc
into
master
Overview
0
Commits
2
Pipelines
0
Changes
2
Merged
Millicent Billette
requested to merge
1000i100-smith-doc
into
master
2 years ago
Overview
0
Commits
2
Pipelines
0
Changes
2
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
7f396b42
2 commits,
2 years ago
2 files
+
91
−
0
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
docs/dev/verify-runtime-code.md
+
4
−
0
Options
@@ -15,3 +15,7 @@ Then, the runtime wasm bytecode is generated in this location:
@@ -15,3 +15,7 @@ Then, the runtime wasm bytecode is generated in this location:
```
```
runtime/gdev/target/srtool/release/wbuild/gdev-runtime/gdev_runtime.compact.compressed.wasm
runtime/gdev/target/srtool/release/wbuild/gdev-runtime/gdev_runtime.compact.compressed.wasm
```
```
To compare it to last official :
-
download it here : https://git.duniter.org/nodes/rust/duniter-v2s/-/releases
-
compare
`sha256sum`
of it and of the one you've built
Loading