Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump network packages version #5409

Merged
merged 5 commits into from
Jul 24, 2023
Merged

Bump network packages version #5409

merged 5 commits into from
Jul 24, 2023

Conversation

bolt12
Copy link
Contributor

@bolt12 bolt12 commented Jul 21, 2023

Description

Compatibility with ouroboros-network-0.8.2.0

Added WarmValency option to the Topology file

Now the Topology allows the user to not only specify the HotValency of
its node's local root peers, via 'valency' ('hotValency' is now also
valid) field, but also is able to specify the WarmValency, via
'warmValency' field. This field is optional and defaults to the value
set in the 'valency'/'hotValency' field. The 'warmValency' value set
should be greater than or equal to the one specified in
'valency'/'hotValency' otherwise 'valency'/'hotValency' will be
truncated to this value. We recommend users to set 'warmValency' value to
'hotValency' + 1 in order to keep at least 1 backup peer to be promoted
to hot in case something happens.

Check IntersectMBO/ouroboros-network#4565
for more context on this WarmValency addition.

@bolt12 bolt12 requested review from a team as code owners July 21, 2023 17:07
bolt12 and others added 4 commits July 24, 2023 10:31
Now the Topology allows the user to not only specify the HotValency of
its node's local root peers, via 'valency' ('hotValency' is now also
valid) field, but also is able to specify the WarmValency, via
'warmValency' field. This field is optional and defaults to the value
set in the 'valency'/'hotValency' field. The 'warmValency' value set
should be greater than or equal to the one specified in
'valency'/'hotValency' otherwise 'valency'/'hotValency' will be
truncated to this value. We recommend users to set 'warmValency' value to
'hotValency' + 1 in order to keep at least 1 backup peer to be promoted
to hot in case something happens.

Check IntersectMBO/ouroboros-network#4565
for more context on this WarmValency addition.
@bolt12 bolt12 enabled auto-merge July 24, 2023 10:52
@bolt12 bolt12 disabled auto-merge July 24, 2023 10:52
@bolt12 bolt12 requested a review from a team as a code owner July 24, 2023 11:03
@bolt12 bolt12 enabled auto-merge July 24, 2023 11:03
Copy link
Contributor

@NadiaYvette NadiaYvette left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes are straightforward & innocuous.

@bolt12 bolt12 added this pull request to the merge queue Jul 24, 2023
@angerman angerman removed this pull request from the merge queue due to a manual request Jul 24, 2023
@angerman angerman added this pull request to the merge queue Jul 24, 2023
Merged via the queue into master with commit 0f388d2 Jul 24, 2023
21 of 22 checks passed
@iohk-bors iohk-bors bot deleted the bolt12/update-network branch July 24, 2023 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

6 participants