Content
@
https://opensea.io/collection/evm-6
0 reply
0 recast
2 reactions
Vitalik Buterin
@vitalik.eth
EIP proposal, relevant to gas limit raising discussions: Increase calldata cost, perhaps back to the original 68 per nonzero byte, now that we have EIP-4844 blobs for data-heavy use cases. It would address the worst-case data issues and add breathing room to raise not just gas limit but also blob count target.
7 replies
31 recasts
156 reactions
Vitalik Buterin
@vitalik.eth
One alternative, which would keep average-case calldata prices low, is to bring back a separate limit for calldata, eg. via https://eips.ethereum.org/EIPS/eip-4488, assuming that our experience with EIP-4844 de-risks multidimensional limits+pricing in the meantime.
0 reply
1 recast
6 reactions
Tim Becker | ChainLight
@tjbecker.eth
This alternative makes more sense to me. Most SNARK verifications still use a decent amount of calldata even post 4844, and it'd be a shame to make that more expensive IMO.
1 reply
0 recast
0 reaction
pgpg
@pgpg.eth
We should be able to amortize that cost over more updates by aggregating signatures (ideally via STARKs before we produce the snark). This is the path we are taking for Polygon2 to reduce L1 cost for an ecosystem of L2s (or L3s or whatever). So at least for this use case I think it's doable to raise the price.
1 reply
0 recast
0 reaction