Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
server
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor 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
elixxir
server
Commits
df98018e
Commit
df98018e
authored
Jan 24, 2023
by
Jonah Husson
Browse files
Options
Downloads
Patches
Plain Diff
Fix multiinstance test
parent
4d044e14
No related branches found
No related tags found
2 merge requests
!48
Release
,
!46
No registration
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
multiInstance_test.go
+1
-0
1 addition, 0 deletions
multiInstance_test.go
with
1 addition
and
0 deletions
multiInstance_test.go
+
1
−
0
View file @
df98018e
...
...
@@ -434,6 +434,7 @@ func buildMockBatch(batchSize int, grp *cyclic.Group, baseKeys []*cyclic.Int,
ecrSlot
.
SenderID
=
userID
.
Bytes
()
ecrSlot
.
Salt
=
salt
ecrSlot
.
KMACs
=
kmacs
ecrSlot
.
EphemeralKeys
=
make
([]
bool
,
len
(
kmacs
))
ecrBatch
.
Slots
=
append
(
ecrBatch
.
Slots
,
ecrSlot
)
ecrBatch
.
Round
=
ri
...
...
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