EIP-160 - EXP cost increase

Created 2016-10-20
Status Final
Category Core
Type Standards Track
Authors

Hard fork

Spurious Dragon

Parameters

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.

References

  1. EIP-160 issue and discussion: https://github.com/ethereum/EIPs/issues/160