eip-160.md

September 30, 2020 ยท View on GitHub

Hard fork

Spurious Dragon

Parameters

  • FORK_BLKNUM: 2,675,000
  • CHAIN_ID: 1

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

Contents

  1. 0.1Hard fork
  2. 0.2Parameters
  3. 0.3Specification
  4. 0.4Rationale
  5. 0.5References