-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
feat(protocol): allow whitelisting proposers #375
Conversation
* Copy impl tokenomics (#373) * undo tokenomics
Codecov Report
@@ Coverage Diff @@
## main #375 +/- ##
==========================================
- Coverage 65.49% 64.38% -1.12%
==========================================
Files 90 90
Lines 2484 2524 +40
Branches 286 292 +6
==========================================
- Hits 1627 1625 -2
- Misses 784 827 +43
+ Partials 73 72 -1
*This pull request uses carry forward flags. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Besides the whitelisting support for proposers, this PR also includes the following changes:
Another purpose of this PR is to enable a cleaner tokenomics PR.