contracts
contracts copied to clipboard
Updateable reserveRatio for GNS
trafficstars
Summary
We currently have no way to set reserveRatio in the GNS contract through governance.
Solution
Add a setReserveRatio function that allows us to set reserverRatio
Codecov Report
Merging #515 (f8503f0) into dev (6962037) will increase coverage by
0.04%. The diff coverage is100.00%.
@@ Coverage Diff @@
## dev #515 +/- ##
==========================================
+ Coverage 91.91% 91.96% +0.04%
==========================================
Files 33 33
Lines 1658 1667 +9
Branches 282 284 +2
==========================================
+ Hits 1524 1533 +9
Misses 134 134
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 91.96% <100.00%> (+0.04%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Impacted Files | Coverage Δ | |
|---|---|---|
| contracts/discovery/GNS.sol | 99.30% <100.00%> (+0.04%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 6962037...f8503f0. Read the comment docs.