-
Notifications
You must be signed in to change notification settings - Fork 133
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
3.0.1 Upgrade #105
3.0.1 Upgrade #105
Conversation
fix: use scaled total supply
feat: add getter for current index on rewardsController
@miguelmtzinf should i also bump revision here? (in the end ended up copying the code as i needed to alter initialize function on the upgrade) |
Yeah! lets bump the revision on a separate PR |
feat: soften version requirements
feat: bump revision
Codecov ReportBase: 56.14% // Head: 56.14% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## master #105 +/- ##
=======================================
Coverage 56.14% 56.14%
=======================================
Files 25 25
Lines 976 976
Branches 123 123
=======================================
Hits 548 548
Misses 428 428
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Fix `getUserRewards` getter
…ctor Fix/117 Remove constructor of RewardsDistributor and RewardsController
Release-As: 3.0.1
chore: uppercase license pragma
docs: Add docs to Rewards structs
The recap of what's included here:
|
Feat/3.0.1
No description provided.