| domain | shortname | name | status | editor |
|---|---|---|---|---|
rfc.ethereumclassic |
7/FEE |
EXP Cost Increase |
stable |
Wei Tang <hi@that.world> |
This refers to the EXP cost increase hard fork. The EIP can be found at EIP-160.
Compared with 6/FEE, 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.
(The fee schedule table will be computed later.)
As the fee constants have been determinted, this RFC should also specify the gas cost algorithms to be executed. The currently should refer to the EIP-150 revision of the yellow paper.