-
Notifications
You must be signed in to change notification settings - Fork 338
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
Proposal to include EIP-3416 (median gas) in London #294
Comments
Thanks for sharing. We can discuss this on the call, but my feeling is that without sufficient context, client developers will not be able to think through this EIP "on the fly". Could you please link relevant resources for people to understand the background behind this proposal? Also, if you could join the 1559 discord channel, it would help discuss this async in more depth before the call. Thanks! |
Copied from discord:
|
@timbeiko thanks for your feedback! Were were asked to remove references section from the EIP, but we can compile the references here. Sound reasonable to re-work 1559 with mainnet data. We can run simulations for 3416 with 1559v1 data and show the improvement we promise. thanks for your response, our pitch is that 3416 could give the same or more benefits as 1559 but with a smaller implementation footprint. Vis-a-vis, miner pricing changes but no changes to Tx Format and no changes to wallets. But we completely understand that 1559 could be in implementation phase so rolling-back that will be costly. Also, some parts have not been analysed in-length enough (the weighted median possibly, there are some simulations with main-net data but without base fees ). Although the additive changes in baseFee, I saw that is has a lot of positive feedback in the forum, and possibly has more chances to get into "1559 v2". My main concern is what is the cost of upgrading all wallets, gas station estimators and light-clients is easy to estimate and might take weeks or months to complete that in July. References: [1] Median, Mean and Other Fee Price Aggregators Simulated: https://hackmd.io/c6kyRNMuTnKf_SlolmevRg#An-improvement-for-the-premium |
Copy-pasting from discord again:
Unless a client developer or researcher working on 1559 "+1"s this before then, I'll close the issue after this Friday's AllCoreDevs and we can continue the conversation on EthMagicians. |
Closing this as no client developer has signalled they wanted to discuss it. |
We are trying to simplify the EIP-3416 to focus only on the following, let us know if this is a good approach. Looks promising because less changes might be easy to integrate and less contentious:
Is possible to add these changes after/with EIP-1559, so we can include the needs fields, so can be included in the following fork. Technically, even if we are not fans of the wallet changes, our EIP can be added on top of EIP-1559 as the two improvements: Premium Pricing and Base Fee calculation.
Thx (also tx to @mtefagh)
The text was updated successfully, but these errors were encountered: