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 Go Client SDK to 0.7.0, Core to 23.0.1 #145

Merged
merged 2 commits into from
Oct 19, 2023

Conversation

kostko
Copy link
Member

@kostko kostko commented Oct 18, 2023

No description provided.

@kostko kostko force-pushed the kostko/feature/client-sdk-0.7.0 branch 3 times, most recently from 10e5bff to 32a2ddc Compare October 19, 2023 07:47
@kostko kostko force-pushed the kostko/feature/client-sdk-0.7.0 branch from 32a2ddc to 55313bb Compare October 19, 2023 08:03
@kostko kostko requested a review from matevz October 19, 2023 08:04

// How many rounds missed committing a block while being a primary worker.
missedPrimary uint64
// How many rounds missed committing a block while being a backup worker (and discrepancy detection was invoked).
missedBackup uint64
// How many rounds proposer timeout was triggered while being the proposer.
missedProposer uint64
Copy link
Member

Choose a reason for hiding this comment

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

Is this something not relevant in 23.0 anymore?

Copy link
Member Author

Choose a reason for hiding this comment

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

That's right, the way backup proposers work has been totally changed. See oasisprotocol/oasis-core#5354 for details.

@kostko kostko merged commit 35a14cf into master Oct 19, 2023
3 checks passed
@kostko kostko deleted the kostko/feature/client-sdk-0.7.0 branch October 19, 2023 08:53
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.

2 participants