-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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
Add EIP: BLOB Data and Rollup Operator Rewards #8993
base: master
Are you sure you want to change the base?
Conversation
File
|
This is spam. |
This doesn't appear to be an EIP (in its current form) Rollups are already using blobs, with the incentive that it is generally cheaper than calldata: https://www.growthepie.xyz/economics |
Co-authored-by: Andrew B Coathup <[email protected]>
Hello, Ethereum has adopted layer technology, where L2 is connected to the Ethereum blockchain with finality at lower fees. This means that L2 blocks are also recognized as part of the Ethereum blockchain. In other words, Layer 2 is part of the Ethereum blockchain, and I believe that this scalability should extend not only to blocks but also to validators and the reward system. However, the current focus is solely on block expansion, which has led to the perception that Ethereum is becoming centralized. Therefore, I believe that if the validator and reward systems are also expanded, Ethereum would not be considered centralized. To address this issue, our team has made a proposal, and we plan to continue suggesting specific code modifications to support this. To clarify what we are proposing: ultimately, we are suggesting not just providing rewards to operators who perform rollups, but also creating a system where the consensus algorithm of L2 chains interacts with L1 and receives rewards based on that interaction. We will further elaborate on this in more detail. |
The commit dbbf917 (as a parent of dd6f693) contains errors. |
This doesn't make sense at all. As @abcoathup said, rollups are already incentivized. There is no need for this EIP. I think this PR can be safely closed. |
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.
This proposal is lacking sufficient detail to be assigned an EIP number.
Based on the current Layer 2 rollup policies, our proposal may not align fully with traditional approaches. However, considering the future scalability of Layer 3, our proposal is worthy of close examination. In Layer 3, it is highly likely that specialized data providers will emerge. In this scenario, we believe that the Ethereum chain will face two strategic options:
This proposal envisions a content provider layer supplying data to the Ethereum chain. We plan to further refine and update this proposal with more detailed considerations in the future. |
ATTENTION: ERC-RELATED PULL REQUESTS NOW OCCUR IN ETHEREUM/ERCS
--
When opening a pull request to submit a new EIP, please use the suggested template: https://github.com/ethereum/EIPs/blob/master/eip-template.md
We have a GitHub bot that automatically merges some PRs. It will merge yours immediately if certain criteria are met: