Skip to content

chore: use clamped multiply - #27018

Open
petreze wants to merge 1 commit into
mainfrom
petreze/use-clamped-multiply
Open

chore: use clamped multiply#27018
petreze wants to merge 1 commit into
mainfrom
petreze/use-clamped-multiply

Conversation

@petreze

@petreze petreze commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Description:
Harden and clamp staking reward multiplication at end of staking period

Related issue(s):

Fixes #

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>
@petreze petreze self-assigned this Aug 28, 2026
@petreze
petreze requested a review from a team as a code owner August 28, 2026 15:03
@petreze petreze added this to the v0.79 milestone Aug 28, 2026
@lfdt-bot

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@codecov

codecov Bot commented Aug 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@            Coverage Diff            @@
##               main   #27018   +/-   ##
=========================================
  Coverage     70.55%   70.55%           
- Complexity    11692    11693    +1     
=========================================
  Files          2586     2586           
  Lines        108553   108554    +1     
  Branches      12166    12166           
=========================================
+ Hits          76586    76593    +7     
+ Misses        27970    27964    -6     
  Partials       3997     3997           
Files with missing lines Coverage Δ Complexity Δ
...pl/handlers/staking/EndOfStakingPeriodUpdater.java 94.94% <100.00%> (+0.05%) 12.00 <0.00> (ø)
...impl/handlers/staking/EndOfStakingPeriodUtils.java 100.00% <100.00%> (ø) 18.00 <0.00> (ø)

... and 2 files with indirect coverage changes

Impacted file tree graph

🚀 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.

@testlens-app

testlens-app Bot commented Aug 28, 2026

Copy link
Copy Markdown

✅ All tests passed ✅

🏷️ Commit: a02f433
▶️ Tests: 21860 executed
⚪️ Checks: 47/47 completed


Learn more about TestLens at testlens.app/docs.

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