-
-
Notifications
You must be signed in to change notification settings - Fork 771
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
Offchain Bounties #673
Offchain Bounties #673
Conversation
Codecov Report
@@ Coverage Diff @@
## master #673 +/- ##
==========================================
+ Coverage 34.63% 34.72% +0.08%
==========================================
Files 90 96 +6
Lines 5047 5305 +258
Branches 575 605 +30
==========================================
+ Hits 1748 1842 +94
- Misses 3232 3387 +155
- Partials 67 76 +9
Continue to review full report at Codecov.
|
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.
I made a few adjustments, but lgtm 👍
@@ -30,6 +31,10 @@ def items(self): | |||
'whitepaper_access', | |||
'_leaderboard', | |||
'ios', | |||
'faucet', |
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.
👍
Description
Implements external bounties per #447
Still TODO:
After launch:
/tools
pageChecklist
Affected core subsystem(s)
ui
bounties
Refers/Fixes
#447