Skip to content

Commit

Permalink
create file for EIP-160
Browse files Browse the repository at this point in the history
  • Loading branch information
cdetrio authored and Souptacular committed Jul 18, 2017
1 parent cd33bd6 commit 9dd6355
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions EIPS/eip-160.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
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.

0 comments on commit 9dd6355

Please sign in to comment.