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

RFC 12 Implementation: Do not handle no-op proposals #3752

Merged
merged 2 commits into from
Dec 7, 2023

Conversation

lukasz-zimnoch
Copy link
Member

Refs: keep-network/tbtc-v2#737

Here we add the missing case that stops coordination result processing in case a no-op proposal is issued. The no-op proposals cannot be processed as they lead to panic. By the way, we are fixing some problems with log displaying discovered during testing.

@tomaszslabon tomaszslabon merged commit 39f3bac into main Dec 7, 2023
29 checks passed
@tomaszslabon tomaszslabon deleted the rfc-12-impl-fix-1 branch December 7, 2023 16:36
@lukasz-zimnoch lukasz-zimnoch added this to the v2.0.0 milestone Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants