Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
polkadot
Commits
b56a7b7b
Unverified
Commit
b56a7b7b
authored
Nov 24, 2021
by
sandreim
Committed by
GitHub
Nov 24, 2021
Browse files
Fix spellcheck (#4363)
Signed-off-by:
Andrei Sandu
<
andrei-mihail@parity.io
>
parent
024a9271
Pipeline
#167819
passed with stages
in 46 minutes and 11 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
node/core/dispute-coordinator/src/real/participation/mod.rs
View file @
b56a7b7b
...
...
@@ -48,7 +48,7 @@ pub use queues::{Error as QueueError, ParticipationRequest};
/// How many participation processes do we want to run in parallel the most.
///
/// This should be a relatively low value, while we might have a speedup once we fetched the data,
/// due to multi
core architectures, but the fetching itself can not be improved by parallel
/// due to multi
-
core architectures, but the fetching itself can not be improved by parallel
/// requests. This means that higher numbers make it harder for a single dispute to resolve fast.
const
MAX_PARALLEL_PARTICIPATIONS
:
usize
=
3
;
...
...
scripts/gitlab/lingua.dic
View file @
b56a7b7b
...
...
@@ -34,6 +34,7 @@ CLI/MS
codebase/SM
codec/SM
commit/D
comparator
computable
conclude/UD
config/MS
...
...
@@ -51,6 +52,7 @@ decrement
deduplicated
deinitializing
dequeue/SD
dequeuing
deregister
deserialize/G
DHT
...
...
@@ -183,6 +185,7 @@ ParaId
parameterization
parameterize/D
parathread/MS
participations
passthrough
PDK
peerset/MS
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment