Conversation
Restart round-based treasury rewards by setting treasuryRewardCutRate back to 1e26 (10%) after the treasury ceiling reset it to 0% for a second time. Mirrors LIP-101, which made the same change previously. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01MoBapUnYuvSmDXXUyGLHuH
Keep the body a straight copy of LIP-101 so the proposal stands on its own. Only grammar fixes remain. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01MoBapUnYuvSmDXXUyGLHuH
Submit as Draft per the LIP-1 process; Last Call will be requested in a follow-up PR once this is merged. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01MoBapUnYuvSmDXXUyGLHuH
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a new Parameter LIP to restart round-based treasury rewards at 10%, setting
treasuryRewardCutRateback to1e26after the treasury ceiling reset it to 0%.Submitted as
Draftper the LIP-1 process. Last Call will be requested in a follow-up PR once this is merged.Changes
LIPs/LIP-123.md— new LIPREADME.md— index row addedWhat differs from LIP-101
Frontmatter only, plus two grammar fixes. The body is otherwise a verbatim copy, so the parameter change proposed here is identical to the one adopted under LIP-101.
lipstatuscreateddiscussions-totreasuryRewardCutRate=1e26(10%)Grammar fixes carried over from the LIP-101 text:
Open items before this goes upstream
livepeer/LIPsPRs docs(readme): fix ordered list numbering livepeer/LIPs#121 and docs(LIP-118): update status to final livepeer/LIPs#122 are both taken, so the next PR will be prepare proposal for new lip livepeer/LIPs#123.discussions-to: currently points at the pre-proposal thread. Swap it for the new proposal thread URL once that post is live.