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

BlockRewards: Fix how it handle ED for Staking currency. #1802

Merged
merged 1 commit into from
Apr 16, 2024

fix existential deposit with block-rewards

60c7b28
Select commit
Loading
Failed to load commit list.
Merged

BlockRewards: Fix how it handle ED for Staking currency. #1802

fix existential deposit with block-rewards
60c7b28
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 2024 in 0s

48.53% (+0.00%) compared to 79c5800

View this Pull Request on Codecov

48.53% (+0.00%) compared to 79c5800

Details

Codecov Report

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

Project coverage is 48.53%. Comparing base (79c5800) to head (60c7b28).

Files Patch % Lines
pallets/block-rewards/src/lib.rs 66.66% 1 Missing ⚠️
runtime/common/src/lib.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1802   +/-   ##
=======================================
  Coverage   48.53%   48.53%           
=======================================
  Files         167      167           
  Lines       13311    13314    +3     
=======================================
+ Hits         6460     6462    +2     
- Misses       6851     6852    +1     

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