mirror of https://github.com/status-im/EIPs.git
create file for EIP-160
This commit is contained in:
parent
cd33bd6ebd
commit
9dd6355ffa
|
@ -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.
|
Loading…
Reference in New Issue