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

ouroboros-network update (big ledger peers) #165

Merged
merged 3 commits into from
Aug 23, 2023
Merged

Conversation

coot
Copy link
Contributor

@coot coot commented Jun 19, 2023

Description

Changes due to introduction of big ledger peers (eclipse evasion).

@coot coot changed the title ouroboros-network update ouroboros-network update (big ledger peers) Jun 23, 2023
@coot coot force-pushed the coot/eclipse-evasion branch 2 times, most recently from 8b9808d to fcd478f Compare August 17, 2023 12:06
@coot coot marked this pull request as ready for review August 17, 2023 12:06
@coot coot requested a review from a team as a code owner August 17, 2023 12:06
@coot coot force-pushed the coot/eclipse-evasion branch 2 times, most recently from a762dd7 to d153aec Compare August 17, 2023 14:52
Copy link
Contributor

@nfrisby nfrisby left a comment

Choose a reason for hiding this comment

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

Excellent! Thank you for the very clean diff. Everything looks very reasonable.

The only thing missing is a changelog entry. Here's our docs about how to create one:

https://github.com/input-output-hk/ouroboros-consensus/blob/main/docs/website/contents/for-developers/ReleaseProcess.md#adding-a-changelog-fragment

If that's too annoying, please ping me and I can created the necessary file for you. Then you'll merely need to fill it in. Because some type signatures change in this PR, I'm pretty sure this constitutes a Breaking change.

@coot
Copy link
Contributor Author

coot commented Aug 17, 2023

@nfrisby I added changelogs.

I am very happy with the new api in ouroboros-network-framework which comes with 0.8 version. Things got cleaned up and consolidated. In the future we will be able to remove deprecated API (not used in this PR) and turn some data types into simple newtypes.

Copy link
Contributor

@nfrisby nfrisby left a comment

Choose a reason for hiding this comment

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

Thanks! With the very nice changelog fragments and the recent successful Consensus release for the sake of the current node release iteration, I think we're now good to merge 👍

@coot coot added this pull request to the merge queue Aug 23, 2023
Merged via the queue into main with commit 579acc6 Aug 23, 2023
12 checks passed
@coot coot deleted the coot/eclipse-evasion branch August 23, 2023 14:09
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

2 participants