-
-
Notifications
You must be signed in to change notification settings - Fork 775
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
Grant fee rebase #4453
Grant fee rebase #4453
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4453 +/- ##
==========================================
- Coverage 30.12% 29.79% -0.34%
==========================================
Files 208 209 +1
Lines 16791 17266 +475
Branches 2255 2385 +130
==========================================
+ Hits 5059 5144 +85
- Misses 11537 11915 +378
- Partials 195 207 +12
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #4453 +/- ##
==========================================
+ Coverage 30.14% 30.16% +0.02%
==========================================
Files 208 209 +1
Lines 16798 16846 +48
Branches 2257 2266 +9
==========================================
+ Hits 5063 5081 +18
- Misses 11538 11565 +27
- Partials 197 200 +3
Continue to review full report at Codecov.
|
- introduces section to let users choose % for gitcoin contribution - summary reflects based on users selection - code refactor
484c348
to
aee6d87
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
Rebased version of @thelostone-mc and I's grant fee implementation
Refers/Fixes
#4376
Testing
Tested manually - use
grants/old
to create a "v0" version of a grant to test how current grants with the v0 contract will work