Transaction calldata gas cost reduction with total calldata limit (#4488)
* Transaction calldata gas cost reduction with total calldata limit
Decrease transaction calldata gas cost, and add a limit of how much total transaction calldata can be in a block.
* Minor edits
* Fixed parameter name
* Update EIPS/eip-4488.md
Co-authored-by: Alex Beregszaszi <alex@rtfs.hu>
* Update EIPS/eip-4488.md
Co-authored-by: Alex Beregszaszi <alex@rtfs.hu>
* Apply suggestions from code review
Co-authored-by: Micah Zoltu <micah@zoltu.net>
Co-authored-by: Alex Beregszaszi <alex@rtfs.hu>
* remove wikipedia link
* bring csv into eip assets
Co-authored-by: Alex Beregszaszi <alex@rtfs.hu>
Co-authored-by: Micah Zoltu <micah@zoltu.net>
Co-authored-by: lightclient@protonmail.com <lightclient@protonmail.com>
GitHub Diff