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
Merge requests
!56
Resolve "wotb : force WebOfTrust to impl Clone and Sync"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "wotb : force WebOfTrust to impl Clone and Sync"
66-wotb-force-weboftrust-to-impl-clone-and-sync
into
dev
Overview
0
Commits
1
Pipelines
0
Changes
3
Merged
Éloïs
requested to merge
66-wotb-force-weboftrust-to-impl-clone-and-sync
into
dev
7 years ago
Overview
0
Commits
1
Pipelines
0
Changes
3
Expand
Closes
#66 (closed)
Edited
7 years ago
by
Éloïs
0
0
Merge request reports
Compare
dev
dev (base)
and
latest version
latest version
6bc86d7f
1 commit,
7 years ago
3 files
+
10
−
10
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
documents/blockchain/v10/documents/certification.rs
+
1
−
1
Options
@@ -349,7 +349,7 @@ CertTimestamp: 167884-0001DFCA28002A8C96575E53B8CEF8317453A7B0BA255542CCF0EC8AB5
if
let
V10Document
::
Certification
(
doc
)
=
doc
{
println!
(
"Doc : {:?}"
,
doc
);
assert_eq!
(
doc
.verify_signatures
(),
VerificationResult
::
Valid
());
/*assert_eq!(
/*assert_eq!(
doc.generate_compact_text(),
"2sZF6j2PkxBDNAqUde7Dgo5x3crkerZpQ4rBqqJGn8QT:\
7jzkd8GiFnpys4X7mP78w2Y3y3kwdK6fVSLEaojd3aH9:99956:\
Loading