Standards Track: Core
EIP-160: EXP 成本增加
EIP-160: EXP 成本增加
Authors | Vitalik Buterin (@vbuterin) |
---|---|
Created | 2016-10-20 |
Table of Contents
Hard fork
Parameters
FORK_BLKNUM
: 2,675,000CHAIN_ID
: 1
Specification
如果 block.number >= FORK_BLKNUM
,将 EXP 的 gas 成本从指数中每字节 10 + 10 增加到指数中每字节 10 + 50。
Rationale
基准测试表明,EXP 目前的价格大约低估了 4-8 倍。
References
- EIP-160 问题和讨论:https://github.com/ethereum/EIPs/issues/160
Citation
Please cite this document as:
Vitalik Buterin (@vbuterin), "EIP-160: EXP 成本增加," Ethereum Improvement Proposals, no. 160, October 2016. [Online serial]. Available: https://eips.ethereum.org/EIPS/eip-160.