Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
comms
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
comms
Commits
60622bd8
Commit
60622bd8
authored
Mar 10, 2021
by
Josh Brooks
Browse files
Options
Downloads
Plain Diff
Merge branch 'release' of gitlab.com:elixxir/comms into XX-3103/ShareMessageFix
parents
05cba0d1
af1e1354
No related branches found
No related tags found
1 merge request
!58
Revert "Modify waiting lock"
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
network/dataStructures/roundData.go
+1
-1
1 addition, 1 deletion
network/dataStructures/roundData.go
with
1 addition
and
1 deletion
network/dataStructures/roundData.go
+
1
−
1
View file @
60622bd8
...
@@ -16,7 +16,7 @@ import (
...
@@ -16,7 +16,7 @@ import (
"gitlab.com/xx_network/ring"
"gitlab.com/xx_network/ring"
)
)
const
RoundInfoBufLen
=
500
const
RoundInfoBufLen
=
1
500
// ID numbers can overwrite
// ID numbers can overwrite
type
Data
struct
{
type
Data
struct
{
...
...
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