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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nodes
rust
Duniter v2S
Commits
c6b05ad3
Commit
c6b05ad3
authored
1 year ago
by
Cédric Moreau
Browse files
Options
Downloads
Patches
Plain Diff
WIP: rebase
parent
84a87513
No related branches found
No related tags found
1 merge request
!235
Resolve "remove random_id mechanism which is heavy and that we do not use"
Pipeline
#35809
passed
1 year ago
Stage: labels
Stage: quality
Stage: build
Stage: tests
Changes
2
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
pallets/duniter-account/Cargo.toml
+0
-2
0 additions, 2 deletions
pallets/duniter-account/Cargo.toml
resources/metadata.scale
+0
-0
0 additions, 0 deletions
resources/metadata.scale
with
0 additions
and
2 deletions
pallets/duniter-account/Cargo.toml
+
0
−
2
View file @
c6b05ad3
...
@@ -17,7 +17,6 @@ runtime-benchmarks = [
...
@@ -17,7 +17,6 @@ runtime-benchmarks = [
'frame-system/runtime-benchmarks'
,
'frame-system/runtime-benchmarks'
,
'sp-runtime/runtime-benchmarks'
,
'sp-runtime/runtime-benchmarks'
,
'pallet-identity/runtime-benchmarks'
,
'pallet-identity/runtime-benchmarks'
,
'pallet-provide-randomness/runtime-benchmarks'
,
'pallet-treasury/runtime-benchmarks'
,
'pallet-treasury/runtime-benchmarks'
,
'pallet-quota/runtime-benchmarks'
,
'pallet-quota/runtime-benchmarks'
,
'pallet-balances/runtime-benchmarks'
,
'pallet-balances/runtime-benchmarks'
,
...
@@ -45,7 +44,6 @@ try-runtime = [
...
@@ -45,7 +44,6 @@ try-runtime = [
'frame-system/try-runtime'
,
'frame-system/try-runtime'
,
'sp-runtime/try-runtime'
,
'sp-runtime/try-runtime'
,
'pallet-identity/try-runtime'
,
'pallet-identity/try-runtime'
,
'pallet-provide-randomness/try-runtime'
,
'pallet-treasury/try-runtime'
,
'pallet-treasury/try-runtime'
,
'pallet-quota/try-runtime'
,
'pallet-quota/try-runtime'
,
'pallet-balances/try-runtime'
,
'pallet-balances/try-runtime'
,
...
...
This diff is collapsed.
Click to expand it.
resources/metadata.scale
+
0
−
0
View file @
c6b05ad3
No preview for this file type
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