Skip to content

CRE-6741 (refactor) Clean up unused flags - #790

Merged
bolekk merged 8 commits into
mainfrom
CRE-6741-clean-up-unused-flags
Sep 22, 2026
Merged

bolekk merged 8 commits into
mainfrom
CRE-6741-clean-up-unused-flags

Conversation

@cedric-cordenier

@cedric-cordenier cedric-cordenier commented Sep 22, 2026

Copy link
Copy Markdown
Contributor

These flags date from April/May and have since long been deployed. This removes the flags in anticipation of adding a new flag which fixes the quorum we use for median.

@github-actions

Copy link
Copy Markdown
Contributor

👋 cedric-cordenier, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

ReceivedAt: timestamppb.New(req.ReceivedAt),
Input: req.Input,
RemoveLibUseInFailureMessageFormattingFlag: true,
UpdateErrorHandlingFlag: true,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We can't do it this way. Once we upgrade the first node, all others will automatically revert because they will still have the old logic in Outcome. We need to remove the outcome logic first without touching observations.

Comment thread consensus/oracle/types/value_consensus_types.pb.go Outdated
Co-authored-by: Bolek <1416262+bolekk@users.noreply.github.com>
bolekk
bolekk previously approved these changes Sep 22, 2026
@bolekk
bolekk enabled auto-merge September 22, 2026 15:56
Comment thread consensus/oracle/types/value_consensus_types.proto Outdated
@cl-sonarqube-production

Copy link
Copy Markdown

@bolekk
bolekk added this pull request to the merge queue Sep 22, 2026
Merged via the queue into main with commit fab9af5 Sep 22, 2026
20 checks passed
@bolekk
bolekk deleted the CRE-6741-clean-up-unused-flags branch September 22, 2026 18:11
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.

3 participants