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

Backport changes from #4385, #4494, #4472 #4523

Merged
merged 9 commits into from Apr 27, 2023

Conversation

coot
Copy link
Contributor

@coot coot commented Apr 24, 2023

Checklist

  • Branch
    • Commit sequence broadly makes sense
    • Commits have useful messages
    • New tests are added if needed and existing tests are updated
    • If this branch changes Consensus and has any consequences for downstream repositories or end users, said changes must be documented in interface-CHANGELOG.md
    • If this branch changes Network and has any consequences for downstream repositories or end users, said changes must be documented in interface-CHANGELOG.md
    • If serialization changes, user-facing consequences (e.g. replay from genesis) are confirmed to be intentional.
  • Pull Request
    • Self-reviewed the diff
    • Useful pull request description at least containing the following information:
      • What does this PR change?
      • Why these changes were needed?
      • How does this affect downstream repositories and/or end-users?
      • Which ticket does this PR close (if any)? If it does, is it linked?
    • Reviewer requested

coot and others added 7 commits April 24, 2023 15:50
When a hot mini-protocol exits we need to preserve the information why
it did so, otherwise the outbound governor might miss that information
and thus not insert any reactivation delay.
Updates the result local root groups TVar with up to date information
instead of static one.
This test was checking ill defined. Turns out the fix test for this as
well.
@coot coot requested a review from dcoutts April 24, 2023 14:26
karknu and others added 2 commits April 24, 2023 16:30
Increase the minimum timeout from 90s to 135s and switch from picking
from an array of 5 values to a range of timeouts.
This change reduces the risk of synchronosation among nodes in the
network.
@coot coot changed the title Backport changes from #4385, #4494 Backport changes from #4385, #4494, #4472 Apr 24, 2023
@coot coot requested a review from disassembler April 24, 2023 14:32
@coot
Copy link
Contributor Author

coot commented Apr 26, 2023

bors merge

@iohk-bors
Copy link
Contributor

iohk-bors bot commented Apr 26, 2023

👎 Rejected by too few approved reviews

Copy link
Contributor

@dcoutts dcoutts left a comment

Choose a reason for hiding this comment

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

LGTM.

@coot
Copy link
Contributor Author

coot commented Apr 27, 2023

I'll merge without bors to avoid CI, there's no need since the branch is synced with the target branch and it was successful. CI wasn't merciful today to us 😁.

@coot coot merged commit 0c526f6 into release/cardano-node-1.35.x Apr 27, 2023
5 checks passed
@coot coot deleted the coot/release-1.35.8 branch April 27, 2023 14:25
@coot coot added the networking label Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants