Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Change constant for fee calculation #1137

Merged
merged 1 commit into from
Oct 3, 2024
Merged

Change constant for fee calculation #1137

merged 1 commit into from
Oct 3, 2024

Conversation

DimaStebaev
Copy link
Contributor

Calculate fee for validators not for 12 months but for 120 months.

Copy link

codecov bot commented Sep 30, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 94.07%. Comparing base (74552f5) to head (bdb72d7).

Files with missing lines Patch % Lines
contracts/delegation/Distributor.sol 50.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             beta    #1137   +/-   ##
=======================================
  Coverage   94.07%   94.07%           
=======================================
  Files          40       40           
  Lines        2987     2987           
  Branches      689      689           
=======================================
  Hits         2810     2810           
  Misses        177      177           
Flag Coverage Δ
94.07% <50.00%> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@DimaStebaev DimaStebaev merged commit 8170097 into beta Oct 3, 2024
7 of 8 checks passed
@DimaStebaev DimaStebaev deleted the hotfix/fee branch October 3, 2024 12:14
@github-actions github-actions bot locked and limited conversation to collaborators Oct 3, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Calculate rewards up to 10 years by 1 "withdrawBounty"
3 participants