Skip to content

Backport release/v6.5: added a ProposerAddress check to setProposal CON-250#3370

Draft
seidroid[bot] wants to merge 1 commit intorelease/v6.5from
backport-3232-to-release/v6.5
Draft

Backport release/v6.5: added a ProposerAddress check to setProposal CON-250#3370
seidroid[bot] wants to merge 1 commit intorelease/v6.5from
backport-3232-to-release/v6.5

Conversation

@seidroid
Copy link
Copy Markdown

@seidroid seidroid Bot commented May 1, 2026

Backport of #3232 to release/v6.5.

@seidroid seidroid Bot added the backport label May 1, 2026
@seidroid
Copy link
Copy Markdown
Author

seidroid Bot commented May 1, 2026

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-3232-to-release/v6.5
git worktree add --checkout .worktree/backport-3232-to-release/v6.5 backport-3232-to-release/v6.5
cd .worktree/backport-3232-to-release/v6.5
git reset --hard HEAD^
git cherry-pick -x 21433ced1c9719c11693d792e3d18bc32467870b
git push --force-with-lease

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 1, 2026

The latest Buf updates on your PR. Results from workflow Buf / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedMay 1, 2026, 8:41 PM

@codecov
Copy link
Copy Markdown

codecov Bot commented May 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.31%. Comparing base (a89d86b) to head (c68882f).

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##           release/v6.5    #3370   +/-   ##
=============================================
  Coverage         58.31%   58.31%           
=============================================
  Files              2093     2093           
  Lines            173242   173242           
=============================================
+ Hits             101029   101030    +1     
+ Misses            63152    63151    -1     
  Partials           9061     9061           
Flag Coverage Δ
sei-db 70.62% <ø> (+0.21%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
sei-tendermint/internal/consensus/state.go 75.44% <ø> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant