mirror of
https://github.com/status-im/EIPs.git
synced 2025-01-09 22:35:51 +00:00
388 B
388 B
EDITOR NOTE: below is a copy of the EIP 160 https://github.com/ethereum/EIPs/issues/160#issue-184230277 raw text fetched on 2017-07-17.
Specification
If block.number >= FORK_BLKNUM
, increase the gas cost of EXP from 10 + 10 per byte in the exponent to 10 + 50 per byte in the exponent.
Rationale
Benchmarks suggest that EXP is currently underpriced by a factor of about 4-8.