contracts
contracts copied to clipboard
fix: remove minDripInterval from the drip keeper reward calculation
trafficstars
Simplifies the keeper reward calculation and increases the odds that calling drip immediately after the minDripInterval will be profitable.
Codecov Report
Merging #675 (00d4547) into pcv/drip-issuance-reward (120753f) will not change coverage. The diff coverage is
100.00%.
@@ Coverage Diff @@
## pcv/drip-issuance-reward #675 +/- ##
=========================================================
Coverage 92.13% 92.13%
=========================================================
Files 44 44
Lines 2137 2137
Branches 370 370
=========================================================
Hits 1969 1969
Misses 168 168
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 92.13% <100.00%> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Impacted Files | Coverage Δ | |
|---|---|---|
| contracts/reservoir/L1Reservoir.sol | 100.00% <100.00%> (ø) |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.